-
David Parks authored
SH-2794 Fix for bad textures on some hardware when vbo mapping disabled (always use GL_STREAM_DRAW as the usage hint when mapping is disabled as geometry will be uploaded again and again)
David Parks authoredSH-2794 Fix for bad textures on some hardware when vbo mapping disabled (always use GL_STREAM_DRAW as the usage hint when mapping is disabled as geometry will be uploaded again and again)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
llvertexbuffer.cpp 51.33 KiB