aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga/drm/vmw_screen_dri.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename 'state tracker' to 'frontend'Marek Olšák2020-05-131-1/+1
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* winsys/svga: Add support for new surface ioctl, multisample patternDeepak Rawat2018-09-101-1/+1
* svga: sync with upstream changes to surface flagsCharmaine Lee2018-09-051-1/+1
* gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*Dave Airlie2018-05-301-7/+7
* svga: remove unused vmw_dri1_intersect_src_bbox()Samuel Pitoiset2017-04-131-32/+0
* gallium: push offset down to driverStanimir Varbanov2016-05-301-0/+12
* gallium/winsys/drm: add offset to struct winsys_handleChristian König2016-03-171-0/+1
* svga/winsys: Add support for VGPU10Brian Paul2015-09-021-2/+2
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* winsys/svga: Fix incorrect type usage in IOCTL v2Thomas Hellstrom2014-09-041-4/+9
* winsys/svga: Fix prime surface references also for guest-backed surfacesThomas Hellstrom2014-04-071-3/+4
* svga/winsys: implement GBS supportBrian Paul2014-02-141-1/+93
* svga/winsys: Implement surface sharing using prime fd handlesThomas Hellstrom2013-12-101-18/+61
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-101-0/+6
* winsys/svga: improve error/debug message outputBrian Paul2013-03-191-17/+17
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-291-10/+3
* gallium/winsys: remove duplicated includeNicolas Kaiser2010-09-301-1/+0
* svga: Remove unnecessary headers.Vinson Lee2010-08-101-2/+0
* svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-061-31/+8
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-29/+16
* gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz2010-05-251-101/+7
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* svga: Minor clean up of winsysJakob Bornecrantz2010-04-201-0/+1
* svga/drm: Fix build under sconsJakob Bornecrantz2010-03-261-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-0/+373