| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | extension_string.c | 41 #define GLX(n) "GLX_" # n, 4 + sizeof( # n ) - 1, CONCAT(n,_bit) macro 75 { GLX(ARB_context_flush_control), VER(0,0), N, }, 76 { GLX(ARB_create_context), VER(0,0), N, }, 77 { GLX(ARB_create_context_no_error), VER(0,0), N, }, 78 { GLX(ARB_create_context_profile), VER(0,0), N, }, 79 { GLX(ARB_create_context_robustness), VER(0,0), N, }, 80 { GLX(ARB_fbconfig_float), VER(0,0), N, }, 81 { GLX(ARB_framebuffer_sRGB), VER(0,0), N, }, 82 { GLX(ARB_multisample), VER(1,4), Y, }, 84 { GLX(EXT_create_context_es_profile), VER(0,0), N, }, [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 118 R001 GLX: 119 R002 GLX:Large 120 R003 GLX:CreateContext 121 R004 GLX:DestroyContext 122 R005 GLX:MakeCurrent 123 R006 GLX:IsDirect 124 R007 GLX:QueryVersion 125 R008 GLX:WaitGL 126 R009 GLX:WaitX 127 R010 GLX:CopyContext [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | Kconfig | 19 Note that this is the only means to have X/GLX use 26 You should say Y here if you want to use GLX or DRI. 34 This option gives you AGP support for the GLX component of 49 This option gives you AGP support for the GLX component of 56 This option gives you AGP support for the GLX component of 63 This option gives you AGP support for the GLX component of 74 This option gives you AGP support for the GLX component of X 85 This option gives you AGP support for the GLX component of 92 This option gives you AGP support for the GLX component of 109 This option gives you AGP support for the GLX component of
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0002-Do-not-try-to-initialize-GL-without-libGL.patch | 7 GLX api which will exit() if libGL.so.1 is not present. We do not 34 + [When enabled Gdk will try to initialize GLX])]) 36 + AC_DEFINE([HAVE_GLX], [], [GLX will be available at runtime]) 49 + /* update_visuals_for_gl() will end up calling epoxy GLX api which
|
| /OK3568_Linux_fs/buildroot/package/supertux/ |
| H A D | Config.in | 6 depends on BR2_PACKAGE_XORG7 # libglew, SDL2 OpenGL (GLX) 10 depends on BR2_USE_MMU # SDL2 OpenGL (GLX)
|
| /OK3568_Linux_fs/buildroot/package/lugaru/ |
| H A D | Config.in | 6 depends on BR2_PACKAGE_XORG7 # SDL2 OpenGL (GLX) 9 depends on BR2_USE_MMU # SDL2 OpenGL (GLX)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/ |
| H A D | 0002-meson.build-make-TLS-ELF-optional.patch | 7 TLS GLX optional again" patch updated to the latest mesa. 51 description : 'Enable direct rendering in GLX and EGL for DRI',
|
| /OK3568_Linux_fs/buildroot/package/mesa3d/ |
| H A D | Config.in | 85 # OpenGL GLX and Gallium VDPAU both needs X11 402 bool "OpenGL GLX" 407 Enable GLX graphic acceleration (OpenGL + X11). 409 comment "OpenGL GLX support needs X11" 419 applications similar to GLX, for X, and WGL, for Windows.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/cogl/ |
| H A D | cogl-1.0.inc | 40 # OpenGL/GLX 58 # Respect the DISTRO_FEATURES to pull in GLX or Wayland as appropriate by
|
| /OK3568_Linux_fs/buildroot/package/irrlicht/ |
| H A D | Config.in | 5 depends on BR2_PACKAGE_HAS_LIBGL # use GLX
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | Makefile.am | 46 if GLX
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/ |
| H A D | Makefile.am | 3 if GLX
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | Makefile.am | 26 if GLX
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | Makefile.am | 9 if GLX
|
| /OK3568_Linux_fs/buildroot/package/sdl2/ |
| H A D | Config.in | 44 bool "OpenGL (GLX)"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-vaapi_1.20.5.bb | 33 # try detecting X11 first, and if found (with OpenGL), use GLX,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | Makefile.am | 17 if GLX
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | Makefile.am | 156 if GLX
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | Makefile.am | 10 if GLX
|
| H A D | configure.ac | 539 dnl GLX build options 555 … AS_HELP_STRING([--disable-glx], [Build GLX extension (default: enabled)]), [GLX=$enableval… 1247 if test "x$GLX" = xyes; then 1251 AC_DEFINE(GLXEXT, 1, [Build GLX extension]) 1256 GLX=no 1258 AM_CONDITIONAL(GLX, test "x$GLX" = xyes) condition 2176 if [test "x$XWIN" = xyes && test "x$GLX" = xyes] ; then 2197 AM_CONDITIONAL(XWIN_GLX_WINDOWS, [test "x$XWIN" = xyes && test "x$GLX" = xyes]) 2308 if test "x$DRI" = xyes && test "x$GLX" = xyes; then
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix-config.h.in | 45 /* Build GLX extension */ 48 /* Build GLX DRI loader */
|
| H A D | xorg-server.h.in | 38 /* Build GLX extension */
|
| H A D | xorg-server.h.meson.in | 38 /* Build GLX extension */
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.3.rst | 145 size difference when DRI and GLX modules are not installed.
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/ |
| H A D | README.md | 115 Without this packageconfig, the Chromium build will use GLX for creating an
|