mesa/src/gallium/targets
Dave Airlie a8987b88ff virgl: add driver for virtio-gpu 3D (v2)
virgl is the 3D acceleration backend for the
virtio-gpu shipping with qemu.

The 3D acceleration is designed around gallium
and TGSI as the virtualisation layer. The backend
renderer translates the virgl interface into
OpenGL currently.

This is the initial import of the driver to mesa.

The kernel driver portions are lined up for drm-next.

Currently this driver supports up to GL3.3 and some
misc extensions if the host driver exposes it. It is
planned to iterate the virgl API to new GL levels
as mesa host drivers gain features.

v2: fix resource tracking across flushes to avoid
->bind hack in mapping.
consolidate mapping and waiting code for transfers.
use u_range for dirt tracking.
handle larger shaders in protocol.
include virtgpu_drm.h in mesa for now.
add translation layer for gallium tgsi to virgl tgsi.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-10-23 14:40:07 +10:00
..
d3dadapter9 glsl: (mostly) remove libglsl_util 2015-10-16 19:33:38 -04:00
dri virgl: add driver for virtio-gpu 3D (v2) 2015-10-23 14:40:07 +10:00
graw-gdi galahad: remove driver 2015-03-21 17:18:28 +00:00
graw-null gallium: Move sRGB <-> RGB handling to libmesautil 2014-08-04 11:07:15 -07:00
graw-xlib galahad: remove driver 2015-03-21 17:18:28 +00:00
haiku-softpipe target/haiku-softpipe: Move api init into st code 2015-05-15 13:55:59 -04:00
libgl-gdi scons: Build nir/glsl_types.cpp once. 2015-10-19 15:59:59 +01:00
libgl-xlib scons: Build nir/glsl_types.cpp once. 2015-10-19 15:59:59 +01:00
omx automake: remove empty GALLIUM_PIPE_LOADER_LIBS 2015-07-13 19:57:34 +01:00
opencl gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2 2015-10-02 23:41:26 +00:00
osmesa osmesa: Expose GL entry points for Windows build via DEF file. 2015-10-21 14:06:58 +01:00
pipe-loader glsl: (mostly) remove libglsl_util 2015-10-16 19:33:38 -04:00
va automake: remove empty GALLIUM_PIPE_LOADER_LIBS 2015-07-13 19:57:34 +01:00
vdpau winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00
xa glsl: (mostly) remove libglsl_util 2015-10-16 19:33:38 -04:00
xvmc automake: remove empty GALLIUM_PIPE_LOADER_LIBS 2015-07-13 19:57:34 +01:00
dri-vdpau.dyn winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00