~vcs-imports/aethyra/client

  • Committer: Tametomo
  • Author(s): Thorbjørn Lindeijer
  • Date: 2012-07-26 04:27:09 UTC
  • Revision ID: git-v1:d703b304112b712d2877da31d0b0281be082a964
Fixed mixup of parameter types in OpenGL code

Textures were not rendering correctly on cards that did not support the
GL_ARB_texture_rectangle extension, since the alternative code path was
passing ints as floats and floats as ints to OpenGL.
Filename Latest Rev Last Changed Committer Comment Size
..
gui 800 19 years ago Bjørn Lindeijer Moved datafiles in unified structure. Diff
images 800 19 years ago Bjørn Lindeijer Moved datafiles in unified structure. Diff
CMakeLists.txt 2705 15 years ago Ira Rice CMake warning fixes by Roderic (merged from mainl 47 bytes Diff Download File
Makefile.am 2378 16 years ago Bjørn Lindeijer Moved dynamically released data to its own module 22 bytes Diff Download File