Age | Commit message (Expand) | Author |
2008-10-30 | CELL: stencil bug fixes | Robert Ellison |
2008-10-28 | move glut.h include | Brian Paul |
2008-10-28 | mesa: use APP_CC compiler in progs/vp/ | Brian Paul |
2008-10-28 | mesa: convert log/exp tests to ARB_v_p | Brian Paul |
2008-10-28 | mesa: don't continually redraw | Brian Paul |
2008-10-27 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-10-20 | mesa: more test options in progs/demos/textures.c | Brian Paul |
2008-10-17 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-10-17 | mesa: redraw upon keypress in trivial/tri.c | Brian Paul |
2008-10-16 | glxswapcontrol: added -fullscreen option | Brian Paul |
2008-10-16 | glxgears: for fullscreen, disable window borders the right way | Brian Paul |
2008-10-15 | mesa: revert accidental change to fslight.c demo | Brian Paul |
2008-10-15 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-10-14 | trivial: more vp tests | Keith Whitwell |
2008-10-14 | vp: add simple vertex transform test | Keith Whitwell |
2008-10-10 | replace 1.0/sqrt() with inversesqrt() | Brian Paul |
2008-10-10 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-10-09 | mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c | Brian Paul |
2008-10-09 | mesa: simple multiple textures test | Brian Paul |
2008-10-07 | mesa: use the shaderutil.c helper functions | Brian Paul |
2008-10-07 | Progs: hook the glsl identity example into the makefile. | Stephane Marchesin |
2008-10-07 | Progs: add a trivial glsl test, useful for gallium driver bringup/debug. | Stephane Marchesin |
2008-10-07 | trivial: add more vp tests | Keith Whitwell |
2008-10-07 | trivial: exercise vertprog sligtly | Keith Whitwell |
2008-09-26 | link EGL demos with -lGL | Alan Hourihane |
2008-09-21 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-19 | mesa: Update ignores a bit | Jakob Bornecrantz |
2008-09-18 | CELL: mark several transient files as .gitignore | Robert Ellison |
2008-09-18 | destroy window on exit | Brian Paul |
2008-09-18 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-18 | Merge commit 'origin/master' 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-17 | egl: print multisample info | Brian Paul |
2008-09-17 | cell: dump generated code if CELL_DEBUG=asm | Brian Paul |
2008-09-15 | add dlist-degenerate test case | Keith Whitwell |
2008-09-13 | negate.txt - test negation of a src reg | Brian Paul |
2008-09-13 | remove invalid XDestroyWindow() call | Guillaume Melquiond |
2008-09-13 | silence warning | Guillaume Melquiond |
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 | vp: add run script | Keith Whitwell |
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-12 | use APP_CC, remove redundant target | Keith Whitwell |
2008-09-11 | use APP_CC | Brian Paul |
2008-09-11 | trivial: remove stray merge conflict | Keith Whitwell |
2008-09-11 | demos: fix LIBS ref in makefile | Keith Whitwell |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |