VirtualBox

Ignore:
Timestamp:
Mar 19, 2014 10:29:48 AM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: new command submission continued

File:
1 edited

Legend:

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

    r50814 r50817  
    1515#include "cr_vreg.h"
    1616#include "cr_blitter.h"
     17#include "cr_htable.h"
    1718#include "spu_dispatch_table.h"
    1819#include "cr_dump.h"
     
    354355    int          screenCount;
    355356
     357    GLboolean fCrCmdEnabled;
     358
    356359    int numClients;
    357360    CRClient *clients[CR_MAX_CLIENTS];  /**< array [numClients] */
    358361    CRClient *curClient;
    359362    CRClientNode *pCleanupClient;  /*list of clients with pending clean up*/
     363    CRHTABLE clientTable;
    360364    CRCurrentStatePointers current;
    361365
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