Age | Commit message (Expand) | Author |
2010-10-06 | retrace: Handle clear_render_target and clear_depth_stencil. | José Fonseca |
2010-09-29 | python/retrace: Handle set_index_buffer and draw_vbo. | José Fonseca |
2010-09-22 | util: Flush stdout on util_format. | José Fonseca |
2010-09-20 | python/tests: Fixed tri.py for API and TGSI syntax changes. | Tilman Sauerbeck |
2010-09-11 | Add a test for the KIL opcode | Alex Corscadden |
2010-09-09 | graw: added test for finding shader mem leaks | Brian Paul |
2010-09-09 | graw: emit warnings when context/surface creation failes | Brian Paul |
2010-09-09 | graw: fix array size, indentation, | Brian Paul |
2010-09-05 | util: Helper function to determined whether two formats can be memcpy'ed. | José Fonseca |
2010-08-26 | graw: Undo late loading of graw drivers. | José Fonseca |
2010-08-26 | graw: Dynamically load graw libraries. | José Fonseca |
2010-08-20 | gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too | Luca Barbieri |
2010-08-12 | translate_test: Fix compilation with MSVC. | Vinson Lee |
2010-08-12 | translate_test: fix compilation on non-POSIX platforms | Luca Barbieri |
2010-08-12 | translate_test: improve | Luca Barbieri |
2010-08-11 | scons: Fix freebsd8 build. | Vinson Lee |
2010-08-11 | translate_test: fix segfault on x86-64 | Luca Barbieri |
2010-08-11 | translate_test: fix, reindent, and improve | Luca Barbieri |
2010-08-11 | translate: Add translate_test.c to SCons. | Vinson Lee |
2010-08-11 | translate: add testsuite | Luca Barbieri |
2010-07-29 | graw/tests: Use pipe_context::draw_vbo. | Chia-I Wu |
2010-07-27 | scons: Fix sunos5 build. | Vinson Lee |
2010-07-20 | graw/tests: pass -e option to test draw_elements_instanced() | Brian Paul |
2010-07-15 | graw: new tri-instanced.c program to test instanced drawing | Brian Paul |
2010-07-04 | gallium: Make trivial examples use target helpers | Jakob Bornecrantz |
2010-07-04 | gallium: Fix compilation of trivial quad-tex | Jakob Bornecrantz |
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 |