HomeSort by relevance Sort by last modified time
    Searched full:svga (Results 251 - 275 of 320) sorted by null

<<111213

  /external/mesa3d/docs/
RELNOTES-4.0 139 SVGA implements OpenGL 1.3
RELNOTES-6.1 94 SVGA implements OpenGL 1.3
RELNOTES-6.3 104 SVGA implements OpenGL 1.3
relnotes-6.5.1.html 127 SVGA implements OpenGL 1.3
relnotes-6.5.2.html 114 SVGA implements OpenGL 1.3
relnotes-6.5.3.html 108 SVGA unsupported
relnotes-9.0.3.html 115 <li>svga: add NULL pointer check in svga_create_sampler_state()</li>
132 <li>svga: fix sRGB rendering</li>
RELNOTES-3.5 36 SVGA updated
  /external/mesa3d/src/gallium/docs/source/
distro.rst 38 VMware SVGA
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_caps.h 36 * The SVGA device also has "device capabilities" and "FIFO
  /external/mesa3d/src/gallium/drivers/svga/
svga_draw_arrays.c 48 struct pipe_context *pipe = &hwtnl->svga->pipe;
svga_draw_elements.c 49 struct pipe_context *pipe = &hwtnl->svga->pipe;
svga_cmd.c 30 * the VMware SVGA device, based on the svgautil library.
84 * The 2D SVGA commands have been around for a while, so they
147 * global to the entire SVGA device.
254 * global to the entire SVGA device.
386 * VRAM (provided by the SVGA PCI device) or to guest system
388 * by the SVGA device.
393 * by using the SVGA device's FIFO Fence mechanism.
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_shader_op.c 28 * SVGA Shader Token Opcode Info
  /external/mesa3d/src/gallium/targets/egl-static/
egl.c 177 /* assume SVGA II */
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 411 * This IOCTL controls the overlay units of the svga device.
412 * The SVGA overlay units does not work like regular hardware units in
666 * Executes an SVGA present on a given fb for a given surface. The surface
701 * Executes an SVGA present readback from a given fb to the dma buffer
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.3.html 115 <li>svga: add NULL pointer check in svga_create_sampler_state()</li>
132 <li>svga: fix sRGB rendering</li>
RELNOTES-3.5 36 SVGA updated
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c 75 /* SVGALib 1.9.x+ doesn't require root (via /dev/svga) */
93 svgalib2 = open("/dev/svga", O_RDONLY);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 319 'SVGA' : 'epsg', #
  /external/kernel-headers/original/linux/
fb.h 55 #define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15: SVGA tileblit compatible modes */
57 #define FB_AUX_TEXT_SVGA_STEP2 8 /* SVGA text mode: text, attr */
58 #define FB_AUX_TEXT_SVGA_STEP4 9 /* SVGA text mode: text, attr, 2 reserved bytes */
59 #define FB_AUX_TEXT_SVGA_STEP8 10 /* SVGA text mode: text, attr, 6 reserved bytes */
60 #define FB_AUX_TEXT_SVGA_STEP16 11 /* SVGA text mode: text, attr, 14 reserved bytes */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_cmd.c 30 * the VMware SVGA device, based on the svgautil library.
84 * The 2D SVGA commands have been around for a while, so they
147 * global to the entire SVGA device.
254 * global to the entire SVGA device.
386 * VRAM (provided by the SVGA PCI device) or to guest system
388 * by the SVGA device.
393 * by using the SVGA device's FIFO Fence mechanism.
    [all...]
  /external/qemu-pc-bios/vgabios/
ChangeLog 206 * Cirrus SVGA now supports the "no clear" bit when switching to Cirrus or
218 * added Cirrus SVGA mode 0x7b (1600x1200x8)
389 - applied suzu's cirrus extension patch. Cirrus SVGA detection, most of the
872 - VESA mode 0x102 added (uses existing SVGA mode 0x6a) - all VESA
880 - VESA mode 0x102 added (uses existing SVGA mode 0x6a) - all VESA
976 - SVGA mode 0x6A (800x600x4) added to the list of graphics modes
982 - SVGA mode 0x6A (800x600x4) added to the list of graphics modes
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_main_menu.h 157 SVGA = 7,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h 29 * SVGA 3D hardware definitions
44 * SVGA hardware revisions. It does not let us support old guest
    [all...]

Completed in 337 milliseconds

<<111213