~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
..
fonts 2690 15 years ago Ira Rice Added support for True Type Fonts using GUIChan's Diff
graphics 800 19 years ago Bjørn Lindeijer Moved datafiles in unified structure. Diff
help 1103 18 years ago José Ávila In game help system files Diff
icons 888 19 years ago Yohann Ferreira changes to icons and dev file to follow that Diff
CMakeLists.txt 2690 15 years ago Ira Rice Added support for True Type Fonts using GUIChan's 133 bytes Diff Download File
items.xsd 1454 18 years ago Bjørn Lindeijer Changed tradePartnerName to std::string and remove 1.3 KB Diff Download File
Makefile.am 2690 15 years ago Ira Rice Added support for True Type Fonts using GUIChan's 74 bytes Diff Download File