aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga
Commit message (Expand)AuthorAgeFilesLines
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-1/+1
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-4/+2
* configure.ac: Add AC_SYS_LARGEFILEMichel Dänzer2014-09-051-1/+1
* winsys/svga: Fix incorrect type usage in IOCTL v2Thomas Hellstrom2014-09-041-4/+9
* gallium/pb_bufmgr_cache: limit the size of cacheMarek Olšák2014-09-011-1/+2
* winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov2014-08-281-0/+2
* winsys/$(hw): include headers in Makefile.sourcesEmil Velikov2014-08-281-11/+19
* winsys/svga: build: cleanup the includesEmil Velikov2014-08-282-6/+1
* android: gallium: use the installed libdrm headersEmil Velikov2014-08-131-2/+1
* svga: Add a limit to the maximum surface sizeCharmaine Lee2014-08-124-2/+59
* winsys/svga: Fix prime surface references also for guest-backed surfacesThomas Hellstrom2014-04-073-6/+81
* winsys/svga: Update the vmwgfx_drm.h header to latest version from kernelThomas Hellstrom2014-04-071-1/+12
* winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom2014-04-021-5/+13
* winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom2014-02-281-7/+8
* gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2014-02-141-1/+1
* svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom2014-02-143-24/+29
* svga/winsys: implement GBS supportBrian Paul2014-02-1419-323/+3064
* svga: update svga_winsys interface for GBSBrian Paul2014-02-141-0/+1
* 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
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-5/+2
* winsys/svga: improve error/debug message outputBrian Paul2013-03-193-25/+35
* gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst2013-03-161-0/+2
* gallium/svga: Make sure -std=gnu99 is set.Johannes Obermayr2013-01-141-1/+3
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* svga/winsys/drm: Convert to automakeMatt Turner2013-01-103-19/+42
* scons: Add support for Intel Compiler.Vinson Lee2012-08-011-1/+1
* scons: Fix build with clang.Vinson Lee2012-07-251-1/+1
* svga: Drop execbuf throttlingJakob Bornecrantz2012-01-104-35/+1
* svga: Silence warningJakob Bornecrantz2012-01-101-0/+1
* winsys/svga: Remove some unneeded debug codeThomas Hellstrom2011-10-191-16/+0
* winsys/svga: Rework buffer allocation to make it more robust v2.Thomas Hellstrom2011-10-143-17/+57
* svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom2011-10-141-1/+1
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-299-261/+665
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-112-5/+5
* android: add support for vmwgfxChia-I Wu2011-08-271-0/+44
* winsys/svga: share the source listChia-I Wu2011-08-273-21/+13
* winsys/svga: use os_mmap() for memory mappingChia-I Wu2011-08-241-5/+6
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-1/+1
* svga/drm: Implement svga_winsys_screen::get_hw_version.José Fonseca2011-05-101-0/+14
* svga/drm: Flushing preemptively on a 1/3 of the aperture.José Fonseca2011-02-031-1/+1
* svga/drm: Update for pb_vtbl::map argument addition.José Fonseca2011-02-031-1/+2
* svga: Remove debug print in winsysJakob Bornecrantz2010-12-161-2/+0
* scons: DetabifyJakob Bornecrantz2010-11-051-21/+21
* gallium/winsys: remove duplicated includeNicolas Kaiser2010-09-301-1/+0
* pb: add void * for flush ctx to mapping functionsDave Airlie2010-09-121-1/+1
* svga: Remove unnecessary headers.Vinson Lee2010-08-101-2/+0
* xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom2010-07-231-0/+1