aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/sw/kms-dri
Commit message (Expand)AuthorAgeFilesLines
* gallium: push offset down to driverStanimir Varbanov2016-05-301-0/+6
* gallium/winsys/drm: add offset to struct winsys_handleChristian König2016-03-171-0/+3
* gallium/swrast: fixup build breakage and warningsDave Airlie2015-10-311-0/+1
* winsys/sw/kms-dri: don't attempt to bundle the sconscriptEmil Velikov2015-08-221-2/+0
* scons: don't build the kms-dri winsysEmil Velikov2015-07-221-23/+0
* android: don't build the kms-dri winsysEmil Velikov2015-07-221-37/+0
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* android: add rules to build a gallium_dri.soChih-Wei Huang2015-06-091-0/+37
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* gallium/sw/kms: trivial cleanupsEmil Velikov2015-03-161-4/+2
* gallium/sw/kms: fix a type-mismatch warningMarek Olšák2015-02-211-1/+1
* gallium/sw/kms: don't redefine DEBUGMarek Olšák2015-02-211-7/+7
* dri/kms: Always zero out struct drm_mode_create_dumbThierry Reding2014-11-161-1/+1
* kms-swrast: Support Prime fd handlingAndreas Pokorny2014-09-051-11/+71
* winsys/sw: add the final files to the tarballEmil Velikov2014-08-281-0/+2
* winsys/sw: automake: consistently use Makefile.sourcesEmil Velikov2014-08-283-5/+6
* dri: Add a new capabilities for drivers that can't share buffersGiovanni Campagna2014-07-301-3/+9
* gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna2014-07-304-0/+407