Merge commit 'origin/master' into gallium-0.2
[mesa.git] / progs /
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-11 Brian Paulmesa: fix version check in dinoshade.c
2008-11-11 Robert EllisonCELL: two-sided stencil fixes
2008-11-10 Brian Paulundo accidental changes to multitex.frag shader
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian Pauluse APP_CC, not CC for skinning demo
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-04 Brian Pauladded glsl/skinning.c test to test matrix blending...
2008-11-04 Brian Paulprint err msg if unable to open shader file
2008-11-04 Brian Paulremove old debug glFlush/Finish calls from demos
2008-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-30 Robert EllisonCELL: stencil bug fixes
2008-10-29 Brian Paulmove glut.h include
2008-10-29 Brian Paulmesa: use APP_CC compiler in progs/vp/
2008-10-29 Brian Paulmesa: convert log/exp tests to ARB_v_p
2008-10-29 Brian Paulmesa: don't continually redraw
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-20 Brian Paulmesa: more test options in progs/demos/textures.c
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-17 Brian Paulmesa: redraw upon keypress in trivial/tri.c
2008-10-16 Brian Paulglxswapcontrol: added -fullscreen option
2008-10-16 Brian Paulglxgears: for fullscreen, disable window borders the...
2008-10-15 Brian Paulmesa: revert accidental change to fslight.c demo
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-14 Keith Whitwelltrivial: more vp tests
2008-10-14 Keith Whitwellvp: add simple vertex transform test
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Brian Paulreplace 1.0/sqrt() with inversesqrt()
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Brian Paulmesa: toggle colormask values with r/g/b keys in tri...
2008-10-10 Brian Paulmesa: simple multiple textures test
2008-10-07 Brian Paulmesa: use the shaderutil.c helper functions
2008-10-07 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-10-07 Stephane MarchesinProgs: hook the glsl identity example into the makefile.
2008-10-07 Stephane MarchesinProgs: add a trivial glsl test, useful for gallium...
2008-10-07 Keith Whitwelltrivial: add more vp tests
2008-10-07 Keith Whitwelltrivial: exercise vertprog sligtly
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-26 Alan Hourihanelink EGL demos with -lGL
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-19 Jakob Bornecrantzmesa: Update ignores a bit
2008-09-18 Robert EllisonCELL: mark several transient files as .gitignore
2008-09-18 Brian Pauldestroy window on exit
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-18 Jakob Bornecrantzprogs/fp: Add a bit of local variable testing to fp-tri
2008-09-17 Brian Paulegl: print multisample info
2008-09-17 Brian Paulcell: dump generated code if CELL_DEBUG=asm
2008-09-15 Keith Whitwelladd dlist-degenerate test case
2008-09-13 Brian Paulnegate.txt - test negation of a src reg
2008-09-13 Guillaume Melquiondremove invalid XDestroyWindow() call
2008-09-13 Guillaume Melquiondsilence warning
2008-09-12 Jonathan WhiteMakefile was previously checked in with merge diffs...
2008-09-12 Brian Paulsimple add with swizzle and mul with swizzle tests
2008-09-12 Keith Whitwellvp: add run script
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Keith Whitwellfp: put test name in window title, add run script
2008-09-12 Keith Whitwelluse APP_CC, remove redundant target
2008-09-11 Brian Pauluse APP_CC
2008-09-11 Keith Whitwelltrivial: remove stray merge conflict
2008-09-11 Keith Whitwelldemos: fix LIBS ref in makefile
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Brian Pauldefine new APP_CC configuration variable for building...
2008-09-11 Brian Paulsimple quad drawing test
2008-09-11 Brian Paulpress 'c' to toggle Z clear value between 0/1
2008-09-11 Brian Paulpress 'f' to cycle through depth test funcs
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-28 Brian Paulmesa: added test for very long fixed-function vertex...
2008-08-20 Brian Pauluse ftransform()
2008-08-19 Michal KrolAdd NV_vertex_program specific tests.
2008-08-19 Michal KrolAdd support for NVIDIA programs.
2008-08-18 Michal KrolPort vp to Windows.
2008-08-17 Alan Hourihanepick first mode
2008-08-17 Alan Hourihanechoose a 1024x768 resolution
2008-08-16 Corbin Simpsonadded test for ARB GLSL extensions
2008-08-16 Brian Paulfix convolutions test to consistanty use the ARB shader...
2008-08-16 Brian Paulremove .txt suffix from shader source files
2008-08-16 Brian Paulmesa: added glsl/convolutions test from gallium branch
2008-08-15 Brian Pauldraw a tristrip ring instead of a single quad
2008-08-15 Brian Pauldon't need to use LOD version of texture2D() funcs
2008-08-13 Brian Paulmesa: added new glsl/pointcoord.c test
2008-08-13 Brian Paulmesa: clear the unused upper-left region to black inste...
next