summaryrefslogtreecommitdiff
path: root/src/gallium/tests/unit/Makefile
AgeCommit message (Collapse)Author
2010-08-11translate: add testsuiteLuca Barbieri
Currently only checks all possible format conversions, and doesn't attempt to test whether multiple buffers/elements or indices work.
2010-04-21gallium/tests: Add test case for u_cache.Vinson Lee
2010-04-14gallium/tests: Add test case for pipe_barrier.Vinson Lee
2010-04-14progs/gallium: Fix relative path in Makefile.Vinson Lee
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca
Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src