Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | swrastg: Use target-helpers | Jakob Bornecrantz | |
2010-05-12 | rbug: Add to all targets that link against trace | Jakob Bornecrantz | |
Also added calls to the create function in target helpers and in tr_drm.c the latter being a hack and should be replaced with the wrap screen target helper. But at least this way we don't regress. | |||
2010-05-01 | swrastg: Use trace | Jakob Bornecrantz | |
2010-03-26 | swrastg: Use llvmpipe if built but only on scons | Jakob Bornecrantz | |
2010-03-26 | st/dri: Reshuffle files and make it obvious which files are shared | Jakob Bornecrantz | |
In short: git mv ../drisw/Makefile dri/sw git mv drisw.[c|h] sw git mv dri2.[c|h] dri1.[c|h] Makefile drm git rm ../drisw ln -s <common files> drm/* ln -s <common files> sw/* | |||
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis | |