summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Collapse)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt126-38895/+0
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
2010-05-21progs/tests: print more info in copypixrate.cBrian Paul1-0/+3
2010-05-11progs/tests: disable invalid 3D texture compression testsBrian Paul1-3/+6
2010-05-11progs/tests: fix a couple bugs in the getprocaddress.c testBrian Paul1-1/+5
2010-05-11progs/tests: update getprocaddress test since moving glapi filesBrian Paul2-3/+8
2010-05-01progs/tests: Remove meaningless const qualifiers.Vinson Lee12-12/+12
2010-04-27progs/tests: Remove meaningless const qualifier in arraytexture.c.Vinson Lee1-1/+1
2010-04-22progs/tests: asst. improvements to zreaddraw.cBrian Paul1-17/+44
2010-04-20progs/tests: asst. changes to antialias.cBrian Paul1-39/+32
2010-04-17progs/tests: IgnoresJakob Bornecrantz1-3/+14
2010-04-14progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul2-0/+2
2010-04-14progs/tests: new stencilreaddraw.c testBrian Paul1-0/+187
Based on the zreaddraw.c test.
2010-04-09Merge branch '7.8'Brian Paul1-0/+13
2010-04-08progs/tests: added some debug code (disabled)Brian Paul1-0/+13
2010-03-30Merge branch '7.8'Michel Dänzer1-1/+0
Conflicts: Makefile src/mesa/main/version.h Resolved by keeping version strings from master (also in the intel driver).
2010-03-27progs/tests: Remove duplicate texcompress2 in SConscript.Vinson Lee1-1/+0
2010-03-22Merge branch '7.8'Brian Paul3-0/+234
Conflicts: src/gallium/drivers/cell/ppu/cell_screen.c src/mesa/state_tracker/st_cb_drawpixels.c
2010-03-21progs/tests: Add cva_huge to SCons build.Vinson Lee1-0/+1
2010-03-21progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee1-5/+1
stddef.h is the standard C header that defines ptrdiff_t. Fixes build of cva_huge on Mac OS X.
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen2-0/+237
When running this test case in valgrind report includes read of unitialized value in _tnl_draw_prims. The bug doesn't cause any vissible errors. Bug is caused by vbo_split_copy that is calling draw function with max_index one past the end instead of the end.
2010-03-18progs/tests: also test stencil INCR_WRAP mode if supportedBrian Paul1-6/+47
2010-03-18progs/tests: comments and clean-upsBrian Paul1-11/+21
2010-03-12Merge branch '7.8'Michel Dänzer2-2/+2
2010-03-12Grammar and spelling fixesJeff Smith2-2/+2
Signed-off-by: Jeff Smith <whydoubt@yahoo.com> Signed-off-by: Brian Paul <brianp@vmware.com>
2010-03-10progs/tests: add additional FBO->window test paths (disabled)Brian Paul1-9/+37
Normally use glReadPixels + glDrawPixels. Add debug/test paths for glCopyPixels and glBlitFramebuffer.
2010-03-09progs/tests: use first color attachementMaciej Cencora3-9/+9
Allows the tests to be run on drivers that supports only one color attachement.
2010-03-04fix getprocaddress testGeorge Sapountzis1-1/+1
2010-02-26progs/tests: add compile-time option for coloring texture cornersBrian Paul1-0/+32
When debugging wrap modes it's helpful to set each corner of the texture image to a distinct color.
2010-02-26fix test progs from gl_API moveWil Reichert2-2/+2
Looks like these got missed.
2010-02-19progs/tests: new zbitmap.c test to exercize Z testing of glBitmapBrian Paul4-0/+130
2010-02-12progs/tests: Add checks for GL_NV_vertex_program.Vinson Lee4-0/+21
2010-02-09progs/tests: add line drawing option to cylwrap.cBrian Paul1-10/+34
2010-02-09progs/tests: add x/y rotation to cylwrap.cBrian Paul1-14/+45
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul3-0/+206
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul3-0/+233
See comments in file for more details.
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul1-0/+3
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee10-14/+0
2010-01-26progs/tests: use glDrawRangeElements() in bufferobj.cBrian Paul1-1/+7
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz4-6/+5
Conflicts: src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c src/gallium/auxiliary/util/Makefile src/gallium/drivers/r300/r300_state_derived.c
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Add newline to end of printf in vparray.c.Vinson Lee1-1/+1
2010-01-11progs/tests: Silence fprintf format warning.Vinson Lee1-2/+2
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee2-2/+2
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul2-6/+9
Conflicts: docs/relnotes.html src/gallium/drivers/llvmpipe/lp_tex_sample_c.c src/gallium/drivers/r300/r300_cs.h src/mesa/drivers/dri/i965/brw_wm_surface_state.c src/mesa/main/enums.c
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee1-5/+8
2010-01-01scons: Build progs together with everything else.José Fonseca1-19/+1
This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul3-0/+366
Render into two color buffers (render targets). Display half of each buffer in the window. Use different color masks for each render target. Only enable blending for the second render target.
2009-12-31progs/tests: added conditional rendering test programBrian Paul3-0/+244
2009-12-22progs/tests: Fix build.Vinson Lee1-1/+0
(cherry picked from commit 1bf2d78b11ac9ac71f4be285963db1af9f09fe73)