summaryrefslogtreecommitdiff
path: root/src/openglgraphics.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-07-22 21:12:15 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-07-23 08:21:40 +0200
commit3cd1fd8e0b11793d082c7f7ca4c9ddafd434971e (patch)
treef4b02c8e9e9ca2702d65244d81eaf0f8c2f49dd7 /src/openglgraphics.h
parent719ae10eca9083058dd5734ffc7aaa51c5fc9f98 (diff)
downloadmana-3cd1fd8e0b11793d082c7f7ca4c9ddafd434971e.tar.gz
mana-3cd1fd8e0b11793d082c7f7ca4c9ddafd434971e.tar.bz2
mana-3cd1fd8e0b11793d082c7f7ca4c9ddafd434971e.tar.xz
mana-3cd1fd8e0b11793d082c7f7ca4c9ddafd434971e.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.
Diffstat (limited to 'src/openglgraphics.h')
0 files changed, 0 insertions, 0 deletions