summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.dri
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to now deleted dri/Makefile.targetsMatt Turner2012-01-201-1/+1
* Fix gallium dri compile and a merge conflictKristian Høgsberg2011-11-021-1/+0
* dri: Remove unused dri texmem.cKristian Høgsberg2011-11-021-2/+1
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-021-2/+1
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-171-2/+0
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-1/+0
* dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-021-1/+1
* gallium/targets: Trivial crosscompiling fixThomas Hellstrom2010-11-091-1/+1
* gallium: Link DRI drivers with g++ and test with CXXJakob Bornecrantz2010-08-121-8/+5
* gallium: Don't always copy the dri driver to the staging dirJakob Bornecrantz2010-06-011-2/+4
* gallium: Add llvmpipe support to st/egl.Chia-I Wu2010-05-111-1/+0
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+1
* llvmpipe: add initial autoconf support.Dave Airlie2010-04-241-1/+14
* targets: Use a valid winsys include path in Makefile.driJakob Bornecrantz2010-04-201-1/+1
* Fix build with --enable-32-bit.Török Edwin2010-04-111-1/+1
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-241-0/+105