VirtualBox

Ignore:
Timestamp:
Feb 25, 2013 12:50:56 PM (12 years ago)
Author:
vboxsync
Message:

crOpenGl: more stencil/depth saved state fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_version.h

    r44802 r44816  
    2222#define SHCROGL_SSM_VERSION_WITH_FIXED_STENCIL                      34
    2323#define SHCROGL_SSM_VERSION_WITH_SAVED_DEPTH_STENCIL_BUFFER         35
    24 #define SHCROGL_SSM_VERSION                                         35
     24/* some ogl drivers fail to Read/DrawPixels for DEPTH and STENCIL separately
     25 * from DEPTH_STENCIL renderbuffer we used for offscreen rendering
     26 * this is why we switched to glReadDrawPixels(GL_DEPTH_STENCIL) in one run */
     27#define SHCROGL_SSM_VERSION_WITH_SINGLE_DEPTH_STENCIL               36
     28#define SHCROGL_SSM_VERSION                                         36
    2529
    2630/* These define the Chromium release number.
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