VirtualBox

Changeset 21778 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jul 23, 2009 3:09:39 PM (15 years ago)
Author:
vboxsync
Message:

crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz etc on linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp

    r21577 r21778  
    4141*******************************************************************************/
    4242/** The max parameter buffer size for a user request. */
    43 #define VBGLR0_MAX_HGCM_USER_PARM       _1M
     43#define VBGLR0_MAX_HGCM_USER_PARM       (16*_1M)
    4444/** The max parameter buffer size for a kernel request. */
    4545#define VBGLR0_MAX_HGCM_KERNEL_PARM     (16*_1M)
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