Age | Commit message (Expand) | Author |
2010-02-26 | Fix up more stale references to gl(X)_API.xml which have moved. | Michel Dänzer |
2010-02-14 | progs/fp: close file (bug 26559) | Brian Paul |
2010-01-21 | progs/fp: testcases for GL_ARB_fragment_coord_conventions | Brian Paul |
2010-01-08 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-07 | progs/fp: increase buffer size to read larger shaders | Brian Paul |
2010-01-07 | progs/fp: remove invalid tri-inv.c test | Brian Paul |
2010-01-01 | scons: Build progs together with everything else. | José Fonseca |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-07 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick |
2009-12-04 | progs/fp: Redraw upon keypress. | Vinson Lee |
2009-12-04 | progs/fp: Add tri-inv.c to Makefile. | Vinson Lee |
2009-12-03 | progs/fp: Redraw upon keypress. | Vinson Lee |
2009-11-19 | progs/fp: add simple imm, param tests | Keith Whitwell |
2009-11-18 | progs/fp: Redraw upon keypress. | Vinson Lee |
2009-09-13 | tgsi: handle some src/dst aliasing in tgsi_sse2.c | Keith Whitwell |
2009-09-12 | tgsi: implement saturation | Keith Whitwell |
2009-06-11 | progs: Port fp programs to GLEW. | José Fonseca |
2009-04-15 | tests: another extended swizzle test | Brian Paul |
2009-03-23 | progs/fp: pass texcoord to triangle, add a test shader | Keith Whitwell |
2009-03-13 | progs: Add util to cpp path. | José Fonseca |
2009-03-09 | fp: enable a second texture unit and add a kil test for it | Keith Whitwell |
2009-03-06 | fp: add some more texture, position and kill tests | Keith Whitwell |
2009-03-06 | fp: new kill + position test | Keith Whitwell |
2009-03-06 | fp: dont reference fragment.position.zw | Keith Whitwell |
2009-02-14 | progs: Make fp-tri use glew and add scons target | Jakob Bornecrantz |
2008-09-21 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-19 | mesa: Update ignores a bit | Jakob Bornecrantz |
2008-09-18 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-18 | progs/fp: Add a bit of local variable testing to fp-tri | Jakob Bornecrantz |
2008-09-13 | negate.txt - test negation of a src reg | Brian Paul |
2008-09-12 | Makefile was previously checked in with merge diffs still present. I just s... | Jonathan White |
2008-09-12 | simple add with swizzle and mul with swizzle tests | Brian Paul |
2008-09-12 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-12 | fp: put test name in window title, add run script | Keith Whitwell |
2008-09-11 | use APP_CC | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-07-30 | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2007-12-17 | Add the new test program for fp's. | Zack Rusin |
2007-12-11 | Redo the fragment program examples to match vp's | Zack Rusin |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson |
2007-10-25 | Ignore generated files. | José Fonseca |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson |
2006-08-24 | add point-position.c | Keith Whitwell |
2006-08-24 | Test for fragment.position in points primitives. Currently renders | Keith Whitwell |
2006-01-05 | Oops - bad file-completion typo. | Keith Whitwell |
2006-01-05 | add simple test for program local parameters | Keith Whitwell |
2005-10-21 | new depth tests | Keith Whitwell |
2005-10-21 | simplify, remove sgi messages | Keith Whitwell |