| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/ |
| H A D | capabilities.h | 41 bool accelerated; member in struct:glCapabilitiesConfig
|
| H A D | capabilities.c | 357 GLint accelerated = 0, flags = 0, aux = 0, samplebufs = 0, samples = 0; local in function:handleRendererDescriptions 359 err = CGLDescribeRenderer (info, r, kCGLRPAccelerated, &accelerated); 364 c->accelerated = accelerated; 445 c->accelerated = false;
|
| H A D | visualConfigs.c | 150 if(conf->accelerated) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/ |
| H A D | capabilities.h | 41 bool accelerated; member in struct:glCapabilitiesConfig
|
| H A D | capabilities.c | 378 GLint accelerated = 0, flags = 0, aux = 0, samplebufs = 0, samples = 0; local in function:handleRendererDescriptions 380 err = CGLDescribeRenderer(info, r, kCGLRPAccelerated, &accelerated); 385 c->accelerated = accelerated; 465 c->accelerated = false;
|
| H A D | visualConfigs.c | 145 if(conf->accelerated) {
|
| /xsrc/external/mit/xf86-video-sunleo/dist/ |
| H A D | README.md | 6 Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | macos.rst | 17 hardware-accelerated system OpenGL framework, to provide hardware acceleration
|
| H A D | systems.rst | 36 accelerated graphics for qemu guests
|
| H A D | faq.rst | 38 Hardware-accelerated OpenGL implementations are available for most 202 If Mesa can't use its hardware accelerated drivers it falls back on one 210 If you're using a hardware accelerated driver you want
|
| H A D | envvars.rst | 420 if set, disable hardware-accelerated Transform/Clip/Lighting.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.2.2.rst | 36 JUNIPER UVD accelerated playback of WMV3 streams does not work
|
| H A D | 10.3.rst | 78 JUNIPER UVD accelerated playback of WMV3 streams does not work 297 when closing a Tab with accelerated video player
|
| H A D | 9.2.rst | 189 JUNIPER UVD accelerated playback of MPEG 1/2 streams does not work
|
| H A D | 21.3.0.rst | 153 - glGetTexImage with PBO is not accelerated on Gallium
|
| H A D | 21.2.0.rst | 154 - Regression of !10941: mutter Wayland on bare metal crashes when closing HW accelerated windows
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | svga3d.rst | 8 hardware-accelerated 3D. VMware Workstation running on Linux or Windows 187 server during accelerated indirect GL rendering. The libxatracker
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-memory.7.rst | 29 driver-dependent code. But for hardware-accelerated rendering you need to read 226 hardware-accelerated 2D or 3D rendering you must use OpenGL. Any other API that
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_query_renderer.spec | 122 accelerated
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_query_renderer.spec | 122 accelerated
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | context.rst | 658 offers, for example, accelerated stencil-only copies even where
|
| H A D | screen.rst | 239 * ``PIPE_CAP_ACCELERATED``: Whether the renderer is hardware accelerated.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | context.rst | 686 offers, for example, accelerated stencil-only copies even where
|
| H A D | screen.rst | 252 * ``PIPE_CAP_ACCELERATED``: Whether the renderer is hardware accelerated.
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 586 AC_ARG_ENABLE(aiglx, AS_HELP_STRING([--enable-aiglx], [Build accelerated indirect GLX (default: enabled)]),
|