Searched refs:accelerated (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/
H A Dcapabilities.h41 bool accelerated; member in struct:glCapabilitiesConfig
H A Dcapabilities.c357 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 DvisualConfigs.c150 if(conf->accelerated) {
/xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/
H A Dcapabilities.h41 bool accelerated; member in struct:glCapabilitiesConfig
H A Dcapabilities.c378 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 DvisualConfigs.c145 if(conf->accelerated) {
/xsrc/external/mit/xf86-video-sunleo/dist/
H A DREADME.md6 Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmacos.rst17 hardware-accelerated system OpenGL framework, to provide hardware acceleration
H A Dsystems.rst36 accelerated graphics for qemu guests
H A Dfaq.rst38 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 Denvvars.rst420 if set, disable hardware-accelerated Transform/Clip/Lighting.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.2.2.rst36 JUNIPER UVD accelerated playback of WMV3 streams does not work
H A D10.3.rst78 JUNIPER UVD accelerated playback of WMV3 streams does not work
297 when closing a Tab with accelerated video player
H A D9.2.rst189 JUNIPER UVD accelerated playback of MPEG 1/2 streams does not work
H A D21.3.0.rst153 - glGetTexImage with PBO is not accelerated on Gallium
H A D21.2.0.rst154 - Regression of !10941: mutter Wayland on bare metal crashes when closing HW accelerated windows
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dsvga3d.rst8 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 Ddrm-memory.7.rst29 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 DMESA_query_renderer.spec122 accelerated
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_query_renderer.spec122 accelerated
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst658 offers, for example, accelerated stencil-only copies even where
H A Dscreen.rst239 * ``PIPE_CAP_ACCELERATED``: Whether the renderer is hardware accelerated.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst686 offers, for example, accelerated stencil-only copies even where
H A Dscreen.rst252 * ``PIPE_CAP_ACCELERATED``: Whether the renderer is hardware accelerated.
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac586 AC_ARG_ENABLE(aiglx, AS_HELP_STRING([--enable-aiglx], [Build accelerated indirect GLX (default: enabled)]),

Completed in 43 milliseconds

12