summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2010-03-30Merge branch '7.8'Michel Dänzer1-1/+0
2010-03-29progs/glsl: Add workarounds for Apple GLSL compiler crash.Vinson Lee2-0/+14
2010-03-29progs/glsl: Remove inline keyword.Vinson Lee2-6/+6
2010-03-29progs/gallium/python: Get tri.py sample working again.José Fonseca1-10/+10
2010-03-29progs/glsl: improve the mouse drag/rotate code a littleBrian Paul2-11/+7
2010-03-29progs/glsl: let the mouse rotate the sceneRALOVICH, Kristóf2-31/+83
2010-03-28progs: Comment out gallium/raw/SConscript from progs/SConscript.Vinson Lee1-1/+1
2010-03-28progs/raw: add note about accessing utility functionsKeith Whitwell1-0/+10
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell3-0/+103
2010-03-27progs/tests: Remove duplicate texcompress2 in SConscript.Vinson Lee1-1/+0
2010-03-26progs/gallium: Add trivial gallium demosJakob Bornecrantz4-0/+671
2010-03-24progs/glsl: Fix vsraytrace GLSL compilation error.Vinson Lee1-1/+1
2010-03-24progs/glsl: Add raytracing demos to SCons build.Vinson Lee1-0/+2
2010-03-24progs/demos: add other modes/patterns to dissolve demoBrian Paul1-6/+131
2010-03-24progs/glsl: remove/replace //-style commentsBrian Paul2-3/+2
2010-03-24progs/glsl: silence warnings, remove debug code, adjust window size, etcBrian Paul2-31/+35
2010-03-24demos: import GLSL raytracing demosRALOVICH, Kristóf3-1/+751
2010-03-24progs/egl: Link xeglthreads to libpthread.Chia-I Wu1-1/+1
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2-4/+4
2010-03-22Merge branch '7.8'Brian Paul3-0/+234
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
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen2-0/+237
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-17progs/trivial: added commentsBrian Paul1-0/+3
2010-03-17progs/samples: improve copy.c demoBrian Paul1-13/+14
2010-03-17progs/samples: silence warningsBrian Paul1-2/+4
2010-03-15progs/objviewer: remove debug codeBrian Paul1-2/+2
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2-5/+5
2010-03-12Merge branch '7.8'Michel Dänzer8-11/+25
2010-03-12Add programs to .gitignore in redbookJeff Smith1-0/+13
2010-03-12Add programs to .gitignore in xdemosJeff Smith1-3/+4
2010-03-12Add -L$(libdir) for xdemos and egl so that the right libX11 is foundJeff Smith2-4/+4
2010-03-12Grammar and spelling fixesJeff Smith4-4/+4
2010-03-11progs/demos: added 'f' key to toggle filtering mode in stex3d.cBrian Paul1-4/+11
2010-03-11progs/fpglsl: Fix GLSL compilation failures on Mac OS X.Vinson Lee2-2/+2
2010-03-10progs/trivial: use -c option to use glCopyPixels()Brian Paul1-2/+4
2010-03-10progs/trivial: make clear-fbo-scissor.c work with other GL driversBrian Paul1-1/+19
2010-03-10fpglsl: a few more useful glsl testsZack Rusin5-0/+46
2010-03-10fpglsl: set an integer uniform required by the loop exampleZack Rusin1-0/+5
2010-03-10fpglsl: add some for and while loopsZack Rusin2-0/+18
2010-03-10progs/trivial: add -t (RTT) option for clear-fbo-scissor.cBrian Paul1-5/+33
2010-03-10progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul3-1/+189
2010-03-10progs/tests: add additional FBO->window test paths (disabled)Brian Paul1-9/+37
2010-03-09progs/tests: use first color attachementMaciej Cencora3-9/+9
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger1-1/+0
2010-03-08xdemos/omlsync: improve OML WaitMsc testJesse Barnes1-4/+6
2010-03-08Merge branch '7.8'Brian Paul2-0/+2
2010-03-06progs/gallium/unit: Remove the test cases.José Fonseca1-545/+11