Age | Commit message (Expand) | Author |
2010-06-18 | graw: add two examples using new register files | Zack Rusin |
2010-06-16 | graw: remove wrong test | Zack Rusin |
2010-06-16 | graw: add a gs test for non-sequential inputs | Zack Rusin |
2010-06-15 | graw: test multiple cb's in geometry shaders | Zack Rusin |
2010-06-15 | graw: fix setup for multiple constant buffers | Zack Rusin |
2010-06-14 | graw: small fixups for the gs examples | Zack Rusin |
2010-06-10 | gs: give our test an option of rendering a strip | Zack Rusin |
2010-06-09 | graw: add a multiple primitive geometry shader test | Zack Rusin |
2010-06-09 | geometry shaders: make gs work with changable primitives and variable number ... | Zack Rusin |
2010-06-07 | graw: Fix file handle leaks. | Vinson Lee |
2010-06-07 | graw: Remove unnecessary headers. | Vinson Lee |
2010-06-07 | graw: Add gallium library to SCons build. | Vinson Lee |
2010-06-07 | graw: add gs-test.c and some simple geometry shader examples | Keith Whitwell |
2010-06-07 | graw: trivial geometry shader test | Keith Whitwell |
2010-06-07 | graw: add symlinks to shader test directories | Keith Whitwell |
2010-06-07 | graw: remove references to unistd.h | Keith Whitwell |
2010-06-07 | tests/graw: missing file tri.c | Keith Whitwell |
2010-06-07 | regress: remove interpolation and semantic info from vs inputs | Keith Whitwell |
2010-06-07 | test/graw: add vp-test | Keith Whitwell |
2010-06-07 | tests/graw: add fp-test | Keith Whitwell |
2010-05-30 | python/retrace: Interpret resource_copy_region. | José Fonseca |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-21 | gallium: remnants of old ccw state | Keith Whitwell |
2010-05-17 | st/python: adapt to interface changes | Roland Scheidegger |
2010-05-02 | retrace: Add sampler_view_destroy | José Fonseca |
2010-05-14 | graw: add quad-tex graw test for basic texturing | Keith Whitwell |
2010-05-14 | graw: combine graw_init and graw_create_window functions | Keith Whitwell |
2010-05-14 | graw: move towards glut-like interface, add tri.c | Keith Whitwell |
2010-05-11 | tests/graw: raw -> graw | José Fonseca |
2010-05-06 | raw/clear: Make it portable. | José Fonseca |
2010-05-06 | graw-null: New target to ensure we always have a graw implementation available. | José Fonseca |
2010-05-05 | tests/raw: Get it building with scons. | José Fonseca |
2010-04-21 | gallium/tests: Add test case for u_cache. | Vinson Lee |
2010-04-19 | retrace: Support index bias. | José Fonseca |
2010-04-18 | retrace: Fix vertex/index/constant buffer dumping. | José Fonseca |
2010-04-18 | retrace: Remove deprecated code. | José Fonseca |
2010-04-18 | gallium/tests: Make trivial apps depend on libs | Jakob Bornecrantz |
2010-04-17 | gallium/tests: Fix trivial examples | Jakob Bornecrantz |
2010-04-14 | gallium/tests: Add test case for pipe_barrier. | Vinson Lee |
2010-04-14 | progs/gallium: Fix relative path in Makefile. | Vinson Lee |
2010-04-14 | retrace: Update for recent interface changes. | José Fonseca |
2010-04-13 | progs/gallium: Move into src/gallium/tests | José Fonseca |