summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/svga
AgeCommit message (Expand)AuthorFilesLines
2014-08-28winsys/$(hw): include headers in Makefile.sourcesEmil Velikov1-11/+19
2014-08-28winsys/svga: build: cleanup the includesEmil Velikov2-6/+1
2014-08-13android: gallium: use the installed libdrm headersEmil Velikov1-2/+1
2014-08-12svga: Add a limit to the maximum surface sizeCharmaine Lee4-2/+59
2014-04-07winsys/svga: Fix prime surface references also for guest-backed surfacesThomas Hellstrom3-6/+81
2014-04-07winsys/svga: Update the vmwgfx_drm.h header to latest version from kernelThomas Hellstrom1-1/+12
2014-04-02winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom1-5/+13
2014-02-28winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom1-7/+8
2014-02-14gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul1-1/+1
2014-02-14svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom3-24/+29
2014-02-14svga/winsys: implement GBS supportBrian Paul19-323/+3064
2014-02-14svga: update svga_winsys interface for GBSBrian Paul1-0/+1
2013-12-10svga/winsys: Implement surface sharing using prime fd handlesThomas Hellstrom1-18/+61
2013-12-10gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers1-0/+6
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-5/+2
2013-03-19winsys/svga: improve error/debug message outputBrian Paul3-25/+35
2013-03-16gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst1-0/+2
2013-01-14gallium/svga: Make sure -std=gnu99 is set.Johannes Obermayr1-1/+3
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10svga/winsys/drm: Convert to automakeMatt Turner3-19/+42
2012-08-01scons: Add support for Intel Compiler.Vinson Lee1-1/+1
2012-07-25scons: Fix build with clang.Vinson Lee1-1/+1
2012-01-10svga: Drop execbuf throttlingJakob Bornecrantz4-35/+1
2012-01-10svga: Silence warningJakob Bornecrantz1-0/+1
2011-10-19winsys/svga: Remove some unneeded debug codeThomas Hellstrom1-16/+0
2011-10-14winsys/svga: Rework buffer allocation to make it more robust v2.Thomas Hellstrom3-17/+57
2011-10-14svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom1-1/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-2/+2
2011-09-29winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom9-261/+665
2011-09-11pb_buffer: inline 'base' sub-structMarek Olšák2-5/+5
2011-08-27android: add support for vmwgfxChia-I Wu1-0/+44
2011-08-27winsys/svga: share the source listChia-I Wu3-21/+13
2011-08-24winsys/svga: use os_mmap() for memory mappingChia-I Wu1-5/+6
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-1/+1
2011-05-10svga/drm: Implement svga_winsys_screen::get_hw_version.José Fonseca1-0/+14
2011-02-03svga/drm: Flushing preemptively on a 1/3 of the aperture.José Fonseca1-1/+1
2011-02-03svga/drm: Update for pb_vtbl::map argument addition.José Fonseca1-1/+2
2010-12-16svga: Remove debug print in winsysJakob Bornecrantz1-2/+0
2010-11-05scons: DetabifyJakob Bornecrantz1-21/+21
2010-09-30gallium/winsys: remove duplicated includeNicolas Kaiser1-1/+0
2010-09-12pb: add void * for flush ctx to mapping functionsDave Airlie1-1/+1
2010-08-10svga: Remove unnecessary headers.Vinson Lee1-2/+0
2010-07-23xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom1-0/+1
2010-06-06svga: Move bootstrap code to targetsJakob Bornecrantz2-31/+49
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom5-6/+44
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz1-29/+16
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz1-101/+7
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz1-0/+26
2010-05-06svga: Fix scons buildJakob Bornecrantz1-0/+2