diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-07-22 21:24:31 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-08-05 17:14:58 +0200 |
commit | 1bc84de412775abcef84c1f604160121f245b131 (patch) | |
tree | 9ffe1bdf5a9edeb23899e8e430bf7b28d0382c43 /src/gui/charcreatedialog.cpp | |
parent | 10c75a337be97c93b6de839402461fd400baf128 (diff) | |
download | mana-client-1bc84de412775abcef84c1f604160121f245b131.tar.gz mana-client-1bc84de412775abcef84c1f604160121f245b131.tar.bz2 mana-client-1bc84de412775abcef84c1f604160121f245b131.tar.xz mana-client-1bc84de412775abcef84c1f604160121f245b131.zip |
Added support for ARB_texture_non_power_of_two extension
If the graphics driver supports this, there is no need to create
textures with power-of-two dimensions. It is then also preferred to use
regular textures than relying on the older GL_ARB_texture_rectangle
extension.
Reviewed-by: Erik Schilling
Diffstat (limited to 'src/gui/charcreatedialog.cpp')
0 files changed, 0 insertions, 0 deletions