mesa/src/gallium/targets/pipe-loader
Emil Velikov d54ca54faa pipe-loader: rework the sw backend
Move the winsys into the pipe-target, similar to the hardware
pipe-driver.

v2:
 - move int declaration outside of loop (Brian)
 - fold the teardown into a goto + separate function.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Rob Clark <robclark@freedesktop.org>
2015-11-21 12:52:18 +00:00
..
Makefile.am pipe-loader: rework the sw backend 2015-11-21 12:52:18 +00:00
pipe.sym pipe-loader: rework the sw backend 2015-11-21 12:52:18 +00:00
pipe_i915.c i915g: Implement EGL_EXT_image_dma_buf_import 2015-04-01 20:13:37 -07:00
pipe_i965.c ilo: add drm_configuration for the pipe-target 2014-11-04 21:22:52 +00:00
pipe_msm.c freedreno: add DRM_CONF_SHARE_FD 2014-09-21 15:35:53 -04:00
pipe_nouveau.c targets/pipe-loader: add driver specific drm_configuration 2014-06-19 12:37:14 +01:00
pipe_r300.c winsys/radeon: move radeon_winsys.h to drivers/radeon 2015-04-29 21:51:40 +02:00
pipe_r600.c winsys/radeon: move radeon_winsys.h to drivers/radeon 2015-04-29 21:51:40 +02:00
pipe_radeonsi.c winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00
pipe_swrast.c pipe-loader: rework the sw backend 2015-11-21 12:52:18 +00:00
pipe_vmwgfx.c targets/pipe-loader: add driver specific drm_configuration 2014-06-19 12:37:14 +01:00