summaryrefslogtreecommitdiff
path: root/src/gallium/targets/dri-vmwgfx
AgeCommit message (Expand)AuthorFilesLines
2013-03-01svga: always link with C++Brian Paul1-5/+1
2013-01-13xmlpool: Fix out-of-tree builds.Johannes Obermayr1-0/+1
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10targets/dri-vmwgfx: Convert to automakeMatt Turner3-24/+78
2012-06-18scons: Do not build svga if using Solaris Studio C compiler.Vinson Lee1-0/+4
2012-01-10svga: Drop execbuf throttlingJakob Bornecrantz1-1/+0
2012-01-05svga: Trim the dri binary a bit on scons release buildsJakob Bornecrantz1-1/+5
2011-10-14dri-vmwgfx: Hook up a drm_descriptor configuration functionThomas Hellstrom1-2/+18
2011-10-14drm_driver: Add a configuration function to the driver descriptor.Thomas Hellstrom1-1/+1
2011-06-16target/dri-vmwgfx: Throttle dri clients by default.Thomas1-0/+1
2011-01-25svga: link libwsw for dri-vmwgfx target with make build system tooRoland Scheidegger1-0/+1
2010-12-16svga: Fix newline at EOFJakob Bornecrantz1-1/+1
2010-12-16svga: Add Galahad and Softpipe to scons buildJakob Bornecrantz2-3/+6
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom2-0/+18
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-5/+3
2010-06-24gallium: Use debugging helper in all drm targetsJakob Bornecrantz3-1/+15
2010-06-06svga: Move bootstrap code to targetsJakob Bornecrantz1-2/+15
2010-06-06gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz4-1/+6
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz2-0/+2
2010-03-26gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz2-12/+12
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz1-1/+1
2010-03-24gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz1-0/+4
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz1-59/+16
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz1-1/+1
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz2-0/+80