Searched refs:GLX (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dstub.h17 * 2. GLX emulation interface - the glX*() functions are emulated here.
19 * GLX context or a Chromium context (depending on match_window_title and
42 #ifdef GLX
72 * it'll be handled by Chromium or as a native GLX/WGL context. So in
90 #ifdef GLX
142 #elif defined(GLX)
181 #elif defined(GLX)
244 #ifdef GLX
304 #if defined(GLX) || defined (WINDOWS)
328 #elif defined(GLX)
[all...]
H A Dcontext.c159 #elif defined(GLX)
183 * Create a new _Chromium_ window, not GLX, WGL or CGL.
232 /* Use spuWin as the hash table index and GLX/WGL handle */
238 #elif defined(GLX)
253 #ifdef GLX
276 #elif defined(GLX)
352 * Given a Windows HDC or GLX Drawable, return the corresponding
360 #elif defined(GLX)
382 #ifdef GLX
441 #elif defined(GLX)
[all...]
H A Dstub.c13 #ifdef GLX
424 #elif defined(GLX) //#ifdef WINDOWS
H A Dload.c122 #if defined(GLX) || defined (WINDOWS)
346 #ifdef GLX
567 #elif defined(GLX)
1087 #ifdef GLX
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.h35 #if defined(GLX) /* @todo: unify windows and glx thread creation code */
81 #elif defined(GLX)
137 #elif defined(GLX)
170 #elif defined(GLX)
186 #ifdef GLX
244 #if defined(GLX)
312 #if defined(GLX)
H A Drenderspu_config.c91 #if defined(GLX)
101 #endif /* GLX */
257 #if defined(GLX)
341 #if defined(GLX)
372 #if defined(GLX)
H A Drenderspu.c112 #elif defined(GLX)
573 /* Have GLX/WGL/AGL create the window */
608 /* Have GLX/WGL/AGL create the window */
/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dchoosevisual.c11 * By using this function, the fake GLX, render SPU, tilesort SPU,
12 * etc can be assured of getting the same GLX visual for a set of CR_*_BIT
38 #if defined(GLX)
280 /* use Xlib instead of GLX */
329 #endif /* GLX */
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dchromium.h46 # define GLX macro
57 #ifdef GLX
106 * Define missing GLX tokens:
H A Dcr_spu.h263 * X11/GLX
310 * Package up the WGL/AGL/CGL/GLX function pointers into a struct. We use
461 #if defined(GLX)

Completed in 86 milliseconds