VirtualBox

Ignore:
Timestamp:
Dec 10, 2009 3:05:55 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: properly restore context states after snapshot loading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c

    r25216 r25303  
    791791
    792792        /*@todo, move to state_client.c*/
    793 
    794 
    795         /*@todo, patch dirty bits after snapshot loading instead*/
    796         if (toCtx->client.array.v.enabled)
    797         {
    798             diff_api.EnableClientState(GL_VERTEX_ARRAY);
    799         }
    800 
    801793        cp = &toCtx->client.array.v;
    802794        if (cp->buffer->name || locked)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette