summaryrefslogtreecommitdiff
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* progs/trivial: added commentsBrian Paul2010-03-171-0/+3
* progs/samples: improve copy.c demoBrian Paul2010-03-171-13/+14
* progs/samples: silence warningsBrian Paul2010-03-171-2/+4
* progs/objviewer: remove debug codeBrian Paul2010-03-151-2/+2
* Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2010-03-132-5/+5
* Merge branch '7.8'Michel Dänzer2010-03-128-11/+25
|\
| * Add programs to .gitignore in redbookJeff Smith2010-03-121-0/+13
| * Add programs to .gitignore in xdemosJeff Smith2010-03-121-3/+4
| * Add -L$(libdir) for xdemos and egl so that the right libX11 is foundJeff Smith2010-03-122-4/+4
| * Grammar and spelling fixesJeff Smith2010-03-124-4/+4
* | progs/demos: added 'f' key to toggle filtering mode in stex3d.cBrian Paul2010-03-111-4/+11
* | progs/fpglsl: Fix GLSL compilation failures on Mac OS X.Vinson Lee2010-03-112-2/+2
* | progs/trivial: use -c option to use glCopyPixels()Brian Paul2010-03-101-2/+4
* | progs/trivial: make clear-fbo-scissor.c work with other GL driversBrian Paul2010-03-101-1/+19
* | fpglsl: a few more useful glsl testsZack Rusin2010-03-105-0/+46
* | fpglsl: set an integer uniform required by the loop exampleZack Rusin2010-03-101-0/+5
* | fpglsl: add some for and while loopsZack Rusin2010-03-102-0/+18
* | progs/trivial: add -t (RTT) option for clear-fbo-scissor.cBrian Paul2010-03-101-5/+33
* | progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul2010-03-103-1/+189
* | progs/tests: add additional FBO->window test paths (disabled)Brian Paul2010-03-101-9/+37
* | progs/tests: use first color attachementMaciej Cencora2010-03-093-9/+9
* | Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-1/+0
|\ \
| * | gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger2010-02-171-1/+0
* | | xdemos/omlsync: improve OML WaitMsc testJesse Barnes2010-03-081-4/+6
* | | Merge branch '7.8'Brian Paul2010-03-082-0/+2
|\ \ \ | | |/ | |/|
| * | progs/demos: Add arbocclude2 to Makefile and .gitignore.Vinson Lee2010-03-052-0/+2
* | | progs/gallium/unit: Remove the test cases.José Fonseca2010-03-061-545/+11
* | | progs/gallium/unit: Skip test cases which cannot be represented in 4ub.José Fonseca2010-03-061-4/+23
* | | progs/gallium/unit: Use the shortened name to reconstruct the function being ...José Fonseca2010-03-061-1/+1
* | | progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.José Fonseca2010-03-061-7/+6
|/ /
* | progs/xdemos: fix up GLX extension checkingJesse Barnes2010-03-053-27/+6
* | xdemos/omlsync: add waitformsc and swap interval codeJesse Barnes2010-03-051-5/+27
* | progs: Add arbocclude2 demo.Michal Krol2010-03-052-0/+315
* | xdemos: add OML sync testJesse Barnes2010-03-043-0/+252
* | fix getprocaddress testGeorge Sapountzis2010-03-041-1/+1
* | progs/gallium/unit: Test (un)pack_4ub.José Fonseca2010-03-031-8/+103
* | progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.José Fonseca2010-03-031-9/+1
* | progs/gallium/unit: Add test cases for single precision floats.gallium-format-cleanupJosé Fonseca2010-03-021-3/+38
* | progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.José Fonseca2010-03-021-10/+234
* | progs/gallium/unit: Add more test cases.José Fonseca2010-03-021-48/+181
* | progs/gallium/python: Rename pipe formats.José Fonseca2010-03-0210-45/+45
* | gallium/unit: Rename pipe formats.José Fonseca2010-03-021-74/+74
* | rbug: Rename pipe formats.José Fonseca2010-03-021-1/+1
* | progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca2010-03-011-9/+9
* | progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca2010-03-011-0/+5
* | progs/gallium: Add unit tests for pixel format packing/unpacking.José Fonseca2010-02-273-38/+337
* | eglinfo: Wrap extension stringKristian Høgsberg2010-02-261-2/+37
* | xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_imageKristian Høgsberg2010-02-261-12/+67
* | progs/tests: add compile-time option for coloring texture cornersBrian Paul2010-02-261-0/+32
* | progs/glsl: Ensure CFLAGS are passed during linkingDan Nicholson2010-02-261-1/+4