mirror of
https://github.com/glest/glest-source.git
synced 2025-10-04 03:11:53 +02:00
- removed some unneeded things from the custom game menu (as requested by tomreyn)
This commit is contained in:
@@ -3350,6 +3350,7 @@ void Renderer::checkGlOptionalCaps() {
|
||||
if(shadows == sShadowMapping) {
|
||||
checkExtension("GL_ARB_shadow", "Shadow Mapping");
|
||||
checkExtension("GL_ARB_shadow_ambient", "Shadow Mapping");
|
||||
//checkExtension("GL_ARB_depth_texture", "Shadow Mapping");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user