summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* util: Make the accessors bidimensional again.José Fonseca2010-03-311-4/+4
* util: Add callback to fetch a single pixel.José Fonseca2010-03-311-0/+34
* python/tests: Read the number of tests to execute from command line.José Fonseca2010-03-311-1/+4
* util: Put the format pack/unpack functions in the description table.José Fonseca2010-03-311-20/+25
* util: Make pack/unpack operate on spans.José Fonseca2010-03-311-4/+4
* util: Make util_format_xxx_pack_xxx take pointer as arguments.José Fonseca2010-03-311-2/+6
* python/tests: Run trhough tests randomly.José Fonseca2010-03-312-55/+52
* python/tests: Rename test name.José Fonseca2010-03-311-0/+0
* python/tests: Test all existing gallium formats.José Fonseca2010-03-312-86/+57
* python/tests: Speed up the tests by reusing the same pipe context.José Fonseca2010-03-312-4/+6
* python/tests: Get the tests running again.José Fonseca2010-03-315-32/+97
* Merge branch '7.8'Michel Dänzer2010-03-301-1/+0
|\
| * progs/tests: Remove duplicate texcompress2 in SConscript.Vinson Lee2010-03-271-1/+0
* | progs/glsl: Add workarounds for Apple GLSL compiler crash.Vinson Lee2010-03-292-0/+14
* | progs/glsl: Remove inline keyword.Vinson Lee2010-03-292-6/+6
* | progs/gallium/python: Get tri.py sample working again.José Fonseca2010-03-291-10/+10
* | progs/glsl: improve the mouse drag/rotate code a littleBrian Paul2010-03-292-11/+7
* | progs/glsl: let the mouse rotate the sceneRALOVICH, Kristóf2010-03-292-31/+83
* | progs: Comment out gallium/raw/SConscript from progs/SConscript.Vinson Lee2010-03-281-1/+1
* | progs/raw: add note about accessing utility functionsKeith Whitwell2010-03-281-0/+10
* | gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-283-0/+103
* | progs/gallium: Add trivial gallium demosJakob Bornecrantz2010-03-264-0/+671
* | progs/glsl: Fix vsraytrace GLSL compilation error.Vinson Lee2010-03-241-1/+1
* | progs/glsl: Add raytracing demos to SCons build.Vinson Lee2010-03-241-0/+2
* | progs/demos: add other modes/patterns to dissolve demoBrian Paul2010-03-241-6/+131
* | progs/glsl: remove/replace //-style commentsBrian Paul2010-03-242-3/+2
* | progs/glsl: silence warnings, remove debug code, adjust window size, etcBrian Paul2010-03-242-31/+35
* | demos: import GLSL raytracing demosRALOVICH, Kristóf2010-03-243-1/+751
* | progs/egl: Link xeglthreads to libpthread.Chia-I Wu2010-03-241-1/+1
* | Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2010-03-232-4/+4
* | Merge branch '7.8'Brian Paul2010-03-223-0/+234
|\ \ | |/
| * progs/tests: Add cva_huge to SCons build.Vinson Lee2010-03-211-0/+1
| * progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee2010-03-211-5/+1
| * tests: Add test for huge client arrays that has to be split.Pauli Nieminen2010-03-212-0/+237
* | progs/tests: also test stencil INCR_WRAP mode if supportedBrian Paul2010-03-181-6/+47
* | progs/tests: comments and clean-upsBrian Paul2010-03-181-11/+21
* | 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