OpenGL2: Remove check for GL_ARB_texture_non_power_of_two.
Core in OpenGL 2.0.
This commit is contained in:
parent
41ae7815c9
commit
ba59df8c8c
3 changed files with 3 additions and 26 deletions
|
@ -1386,7 +1386,6 @@ typedef struct {
|
|||
int maxRenderbufferSize;
|
||||
int maxColorAttachments;
|
||||
|
||||
qboolean textureNonPowerOfTwo;
|
||||
qboolean textureFloat;
|
||||
textureCompressionRef_t textureCompression;
|
||||
qboolean swizzleNormalmap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue