Age | Commit message (Expand) | Author |
2010-03-22 | Merge branch '7.8' | Brian Paul |
2010-03-21 | progs/tests: Add cva_huge to SCons build. | Vinson Lee |
2010-03-21 | progs/tests: Include stddef.h for ptrdiff_t on all platforms. | Vinson Lee |
2010-03-21 | tests: Add test for huge client arrays that has to be split. | Pauli Nieminen |
2010-03-18 | progs/tests: also test stencil INCR_WRAP mode if supported | Brian Paul |
2010-03-18 | progs/tests: comments and clean-ups | Brian Paul |
2010-03-12 | Merge branch '7.8' | Michel Dänzer |
2010-03-12 | Grammar and spelling fixes | Jeff Smith |
2010-03-10 | progs/tests: add additional FBO->window test paths (disabled) | Brian Paul |
2010-03-09 | progs/tests: use first color attachement | Maciej Cencora |
2010-03-04 | fix getprocaddress test | George Sapountzis |
2010-02-26 | progs/tests: add compile-time option for coloring texture corners | Brian Paul |
2010-02-26 | fix test progs from gl_API move | Wil Reichert |
2010-02-19 | progs/tests: new zbitmap.c test to exercize Z testing of glBitmap | Brian Paul |
2010-02-12 | progs/tests: Add checks for GL_NV_vertex_program. | Vinson Lee |
2010-02-09 | progs/tests: add line drawing option to cylwrap.c | Brian Paul |
2010-02-09 | progs/tests: add x/y rotation to cylwrap.c | Brian Paul |
2010-02-09 | progs/tests: new test program for exercising cylindrical tex wrap mode | Brian Paul |
2010-02-01 | progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug | Brian Paul |
2010-01-29 | progs/tests: added a few more files to .gitignore | Brian Paul |
2010-01-28 | progs/tests: Remove unnecessary headers. | Vinson Lee |
2010-01-26 | progs/tests: use glDrawRangeElements() in bufferobj.c | Brian Paul |
2010-01-14 | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz |
2010-01-11 | progs/tests: Remove duplicate included header in vparray.c. | Vinson Lee |
2010-01-11 | progs/tests: Add newline to end of printf in vparray.c. | Vinson Lee |
2010-01-11 | progs/tests: Silence fprintf format warning. | Vinson Lee |
2010-01-08 | progs/tests: Silence 'missing initializer' warnings. | Vinson Lee |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-02 | progs/tests: Silence uninitialized variable warning. | Vinson Lee |
2010-01-02 | progs/tests: Silence warn_unused_result warning. | Vinson Lee |
2010-01-01 | scons: Build progs together with everything else. | José Fonseca |
2009-12-31 | progs/tests: added test for GL_EXT_draw_buffers2 | Brian Paul |
2009-12-31 | progs/tests: added conditional rendering test program | Brian Paul |
2009-12-22 | progs/tests: Fix build. | Vinson Lee |
2009-12-22 | progs/tests: Fix build. | Vinson Lee |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-21 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul |
2009-12-20 | progs/tests: Silence compiler warnings. | Vinson Lee |
2009-12-12 | progs/tests: Silence compiler warnings in vpeval.c. | Vinson Lee |
2009-12-12 | progs/tests: Silence compiler warnings in cva.c. | Vinson Lee |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Andre Maasikas |
2009-12-08 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Andre Maasikas |
2009-12-07 | progs/test: Initialize variable in prog_parameter. | Vinson Lee |
2009-12-07 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick |
2009-12-05 | progs/tests: Add tests to Makefile. | Vinson Lee |
2009-12-05 | Add 'texture leak' test. | Michel Dänzer |
2009-12-05 | progs/tests: Removed unused variable from texdown.c. | Vinson Lee |
2009-12-03 | progs/tests: Fix memory leak in texdown.c if malloc fails. | Vinson Lee |
2009-12-03 | prog/tests: Fix MSVC build. | Vinson Lee |
2009-12-03 | progs/tests: fix MSVC build. | Vinson Lee |