VirtualBox

Changeset 21070 in vbox


Ignore:
Timestamp:
Jun 30, 2009 2:23:52 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49322
Message:

crOpenGL: fix linux build with real dri

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h

    r18554 r21070  
    2727#include "stub.h"
    2828
    29 #ifdef VBOXOGL_FAKEDRI
     29#if defined(VBOXOGL_FAKEDRI) || defined(VBOXOGL_DRI)
    3030typedef const char * (*PGLXFUNC_GetDriverConfig)(const char *driverName);
    3131typedef void (*PGLXFUNC_FreeMemoryMESA)(Display *dpy, int scrn, void *pointer);
Note: See TracChangeset for help on using the changeset viewer.

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