Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-24 | swrastg: Use target-helpers | Jakob Bornecrantz | |
2010-06-24 | gallium: Remove drm_api and all references to it | Jakob Bornecrantz | |
2010-05-01 | swrastg: Use trace | Jakob Bornecrantz | |
2010-04-16 | st/drisw: Stop pretending to be drm_api | Jakob Bornecrantz | |
Reviewed-by: George Sapountzis <gsapountzis@gmail.com> | |||
2010-04-14 | swrastg: Fix defines to be able to load more then one sw driver | Jakob Bornecrantz | |
2010-03-29 | swrastg: Silence unused value warning. | Vinson Lee | |
2010-03-29 | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis | |
I am pretty sure that this is in gallium spirit, so commit. Thanks to Chia-I for suggesting this. | |||
2010-03-28 | drisw: probably better hack for stride and some comments | George Sapountzis | |
2010-03-26 | swrastg: allow for any of the software rasterizers. | George Sapountzis | |
This function should be put in targets/common or winsys/sw/common and shared with targers/libgl-xlib and winsys/sw/drm. For targets/common, you get layering violations in the build system unless all of drm_api's are moved under targets. | |||
2010-03-26 | swrastg: Use llvmpipe if built but only on scons | Jakob Bornecrantz | |
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis | |