Changeset 21070 in vbox
- Timestamp:
- Jun 30, 2009 2:23:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49322
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/glx_proto.h
r18554 r21070 27 27 #include "stub.h" 28 28 29 #if def VBOXOGL_FAKEDRI29 #if defined(VBOXOGL_FAKEDRI) || defined(VBOXOGL_DRI) 30 30 typedef const char * (*PGLXFUNC_GetDriverConfig)(const char *driverName); 31 31 typedef void (*PGLXFUNC_FreeMemoryMESA)(Display *dpy, int scrn, void *pointer);
Note:
See TracChangeset
for help on using the changeset viewer.