Changeset 57931 in vbox
- Timestamp:
- Sep 28, 2015 6:33:21 PM (9 years ago)
- Location:
- trunk/src/VBox/GuestHost/OpenGL/include
- Files:
-
- 2 edited
-
cr_extstring.h (modified) (1 diff)
-
cr_version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/cr_extstring.h
r57908 r57931 247 247 "GL_ARB_draw_buffers " 248 248 #endif 249 #ifdef CR_ARB_shader_texture_lod 250 "GL_ARB_shader_texture_lod " 251 #endif 249 252 250 253 ""; -
trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h
r57908 r57931 182 182 #define CR_ARB_draw_buffers 1 183 183 184 #define CR_ARB_shader_texture_lod 1 185 184 186 #endif /* CR_VERSION_H */
Note:
See TracChangeset
for help on using the changeset viewer.

