diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-07-22 21:12:15 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-08-05 17:12:41 +0200 |
commit | 6c686562f03c14a51b32cb65111f0636abd5373b (patch) | |
tree | 44f4389ba9317924d109cc02fe39bed527cbf199 /po | |
parent | 56af29fad5467dd0a4eac95fac322d4ecdaec6d6 (diff) | |
download | mana-client-6c686562f03c14a51b32cb65111f0636abd5373b.tar.gz mana-client-6c686562f03c14a51b32cb65111f0636abd5373b.tar.bz2 mana-client-6c686562f03c14a51b32cb65111f0636abd5373b.tar.xz mana-client-6c686562f03c14a51b32cb65111f0636abd5373b.zip |
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.
Reviewed-by: Erik Schilling
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions