summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/target-helpers
Commit message (Expand)AuthorAgeFilesLines
* gallium/target-helpers: remove inline_wrapper_sw_helper.hEmil Velikov2016-05-011-42/+0
* gallium/swr: allow swr use as a swrast dri driverTim Rowley2016-04-151-2/+13
* gallium/target-helpers: add OpenSWR driverTim Rowley2016-03-021-1/+11
* virgl: reuse screen when fd is already openRob Herring2016-02-021-6/+1
* target-hepers: add non inline sw helpersEmil Velikov2015-11-252-0/+83
* virgl: pipe_virgl_create_screen is not staticIgor Gnatenko2015-11-221-1/+1
* target-helpers: remove inline_drm_helper.hEmil Velikov2015-11-211-371/+0
* {st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov2015-11-212-52/+0
* target-helpers: add a non-inline drm_helper.hEmil Velikov2015-11-211-0/+275
* target-helpers: move the DRI specifics to the targetEmil Velikov2015-11-212-146/+0
* pipe-loader: wire up the 'static' drm pipe-loaderEmil Velikov2015-11-211-0/+37
* targets/nine: use the existing sw_screen_wrap() over our custom versionEmil Velikov2015-11-211-27/+0
* virgl/vtest: add vtest driverDave Airlie2015-10-231-0/+12
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+42
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+8
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-1/+7
* gallium: replace INLINE with inlineIlia Mirkin2015-07-213-6/+6
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-3/+3
* i915g: Implement EGL_EXT_image_dma_buf_importStéphane Marchesin2015-04-011-1/+1
* vc4: Allow DRI3 on simulation, as well.Eric Anholt2015-03-241-0/+5
* galahad: remove driverEmil Velikov2015-03-211-8/+0
* gallium: run gallium tests if GALLIUM_TESTS=1 is setMarek Olšák2015-02-061-0/+4
* vc4: Add dmabuf support.Eric Anholt2014-12-171-0/+5
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+28
* target-helpers: add inline qualifier on configuration_query()Brian Paul2014-09-221-1/+1
* freedreno: add DRM_CONF_SHARE_FDRob Clark2014-09-211-1/+1
* gallium/ilo: cleanup intel_winsys.hEmil Velikov2014-08-281-1/+1
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+56
* target-helpers: Do not build kms_dri on libdrm-less platforms.Jon TURNEY2014-08-011-0/+2
* gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna2014-07-301-0/+32
* targets/dri: fix freedreno targetsRob Clark2014-07-231-2/+10
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-101-0/+36
* targets/dri: cleanup conversion leftoversEmil Velikov2014-07-101-8/+3
* targets/dri: Add __driDriverGetExtensions_vmwgfxEmil Velikov2014-07-101-0/+12
* targets/dri: Add __driDriverGetExtensions_i965 symbolEmil Velikov2014-07-101-0/+12
* targets/dri: Add __driDriverGetExtensions_i915 symbolEmil Velikov2014-07-101-0/+12
* targets/dri: Add __driDriverGetExtensions_freedreno symbolEmil Velikov2014-07-101-0/+12
* targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbolsEmil Velikov2014-07-101-0/+36
* targets/dri: Add __driDriverGetExtensions_nouveau symbolEmil Velikov2014-07-101-0/+12
* target-helpers: don't use designated initializersRoland Scheidegger2014-07-021-4/+4
* target-helpers: add dd_configuration(), dd_driver_name()Emil Velikov2014-06-191-0/+78
* target-helpers: add dd_create_screen() helperEmil Velikov2014-06-191-0/+206
* target-helpers: add a note about debug wrappersEmil Velikov2014-06-191-0/+4
* gallium: allow debug helpers in the release buildMarek Olšák2012-10-061-8/+0
* target-helpers: Enable debug helpers only on debug builds.José Fonseca2012-07-061-0/+7
* target-helpers: If neither softpipe or llvmpipe is used just return the screenJakob Bornecrantz2012-01-101-0/+2
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-13/+2
* target-helpers: remove copy-pasted function inline_noop_helperMarek Olšák2011-06-142-51/+8
* noop: make noop useable like trace or rbugJerome Glisse2011-01-091-0/+51
* gallium: Remove redundant sw and debug target helpersJakob Bornecrantz2010-11-172-84/+0