Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vl: move winsys helper out of winsys directory | Christian König | 2012-03-28 | 1 | -1/+1 |
| | | | | | | | | | They aren't winsys of their own, just help dealing with them. v2: add some more comments in vl_winsys.h Signed-off-by: Christian König <[email protected]> | ||||
* | xvmc-softpipe: remove LLVM_LIBS | Marek Olšák | 2011-07-18 | 1 | -1/+1 |
| | | | | | | this is added conditionally in Makefile.xmvc Spotted by Chris Rankin. | ||||
* | [g3dvl] softpipe now needs the llvm libs | Christian König | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | vl: creating cleaner way of naming libraries | Thomas Balling Sørensen | 2010-10-26 | 1 | -0/+2 |
| | |||||
* | vl: Get softpipe working again. | Younes Manton | 2010-05-23 | 1 | -0/+19 |
Still segfaults on softpipe->destroy() in the draw module when freeing a vertex buffer. |