summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-03-22Merge branch '7.8'Brian Paul
2010-03-21progs/tests: Add cva_huge to SCons build.Vinson Lee
2010-03-21progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen
2010-03-18progs/tests: also test stencil INCR_WRAP mode if supportedBrian Paul
2010-03-18progs/tests: comments and clean-upsBrian Paul
2010-03-17progs/trivial: added commentsBrian Paul
2010-03-17progs/samples: improve copy.c demoBrian Paul
2010-03-17progs/samples: silence warningsBrian Paul
2010-03-15progs/objviewer: remove debug codeBrian Paul
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12Add programs to .gitignore in redbookJeff Smith
2010-03-12Add programs to .gitignore in xdemosJeff Smith
2010-03-12Add -L$(libdir) for xdemos and egl so that the right libX11 is foundJeff Smith
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-11progs/demos: added 'f' key to toggle filtering mode in stex3d.cBrian Paul
2010-03-11progs/fpglsl: Fix GLSL compilation failures on Mac OS X.Vinson Lee
2010-03-10progs/trivial: use -c option to use glCopyPixels()Brian Paul
2010-03-10progs/trivial: make clear-fbo-scissor.c work with other GL driversBrian Paul
2010-03-10fpglsl: a few more useful glsl testsZack Rusin
2010-03-10fpglsl: set an integer uniform required by the loop exampleZack Rusin
2010-03-10fpglsl: add some for and while loopsZack Rusin
2010-03-10progs/trivial: add -t (RTT) option for clear-fbo-scissor.cBrian Paul
2010-03-10progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul
2010-03-10progs/tests: add additional FBO->window test paths (disabled)Brian Paul
2010-03-09progs/tests: use first color attachementMaciej Cencora
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-08xdemos/omlsync: improve OML WaitMsc testJesse Barnes
2010-03-08Merge branch '7.8'Brian Paul
2010-03-06progs/gallium/unit: Remove the test cases.José Fonseca
2010-03-06progs/gallium/unit: Skip test cases which cannot be represented in 4ub.José Fonseca
2010-03-06progs/gallium/unit: Use the shortened name to reconstruct the function being ...José Fonseca
2010-03-06progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.José Fonseca
2010-03-05progs/demos: Add arbocclude2 to Makefile and .gitignore.Vinson Lee
2010-03-05progs/xdemos: fix up GLX extension checkingJesse Barnes
2010-03-05xdemos/omlsync: add waitformsc and swap interval codeJesse Barnes
2010-03-05progs: Add arbocclude2 demo.Michal Krol
2010-03-04xdemos: add OML sync testJesse Barnes
2010-03-04fix getprocaddress testGeorge Sapountzis
2010-03-03progs/gallium/unit: Test (un)pack_4ub.José Fonseca
2010-03-03progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for single precision floats.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.José Fonseca
2010-03-02progs/gallium/unit: Add more test cases.José Fonseca
2010-03-02progs/gallium/python: Rename pipe formats.José Fonseca
2010-03-02gallium/unit: Rename pipe formats.José Fonseca
2010-03-02rbug: Rename pipe formats.José Fonseca
2010-03-01progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca
2010-03-01progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca