mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[MESA]
* Fix MSVC build. svn path=/trunk/; revision=60497
This commit is contained in:
@@ -2880,7 +2880,7 @@ struct gl_extensions
|
||||
GLboolean ARB_texture_multisample;
|
||||
GLboolean ARB_texture_non_power_of_two;
|
||||
GLboolean ARB_texture_rg;
|
||||
GLboolean ARB_texture_storage;;
|
||||
GLboolean ARB_texture_storage;
|
||||
GLboolean ARB_transform_feedback2;
|
||||
GLboolean ARB_transpose_matrix;
|
||||
GLboolean ARB_uniform_buffer_object;
|
||||
|
||||
Reference in New Issue
Block a user