Skip to content
Snippets Groups Projects
Commit 7ff1d587 authored by Alu Folie's avatar Alu Folie
Browse files

Replace glBuild2DMipmaps with GL_GENERATE_MIPMAPS

Quote "gluBuild2DMipmaps. Never use this."
gluBuild2DMipmaps was causing massive stutters on many maps on windows
this replaces it with GL_GENERATE_MIPMAP and removes glBuild2DMipmaps completely

https://www.khronos.org/opengl/wiki/Common_Mistakes
parent bae687a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment