Changeset 23276 in vbox for trunk/src/VBox
- Timestamp:
- Sep 24, 2009 9:36:54 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c
r23274 r23276 799 799 DECLEXPORT(void) STATE_APIENTRY crStateGLSLSwitch(CRContext *from, CRContext *to) 800 800 { 801 /*@todo*/802 801 if (to->glsl.bResyncNeeded) 803 802 {
Note:
See TracChangeset
for help on using the changeset viewer.