Version
3.5-295
Branch
GLSL-master
Date
10 years, 3 months ago
Windows x64 Windows x86 Mac OS X
Commit
a1ca2885554fa62fb6127d79523199dc302c1e77
Change author
degasus
Change description
fix some AMD issues

This is only a hack. The correct solution would be:
1. don't use GL_TEXTURE_RECT ever. GL_TEXTURE_2D should also be faster
2. use GL_TEXTURE8+ for util textures
3. both