aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-softpipe
Commit message (Collapse)AuthorAgeFilesLines
* xvmc-softpipe: remove LLVM_LIBSMarek Olšák2011-07-181-1/+1
| | | | | | this is added conditionally in Makefile.xmvc Spotted by Chris Rankin.
* [g3dvl] softpipe now needs the llvm libsChristian König2011-05-161-1/+1
|
* vl: creating cleaner way of naming librariesThomas Balling Sørensen2010-10-261-0/+2
|
* vl: Get softpipe working again.Younes Manton2010-05-231-0/+19
Still segfaults on softpipe->destroy() in the draw module when freeing a vertex buffer.