Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Conflicts: progs/trivial/tri.c | |||
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 | |
Conflicts: src/mesa/main/context.c | |||
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 | |
Conflicts: src/gallium/auxiliary/gallivm/instructionssoa.cpp src/gallium/auxiliary/gallivm/soabuiltins.c src/gallium/auxiliary/rtasm/rtasm_x86sse.c src/gallium/auxiliary/rtasm/rtasm_x86sse.h src/mesa/main/texenvprogram.c src/mesa/shader/arbprogparse.c src/mesa/shader/prog_statevars.c src/mesa/state_tracker/st_draw.c src/mesa/vbo/vbo_exec_draw.c | |||
2008-10-09 | mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c | Brian Paul | |
Plus misc clean-up. | |||
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 | |
Cherry-picked from gallium-0.1 Conflicts: src/glu/sgi/libnurbs/interface/bezierEval.h src/glu/sgi/libnurbs/interface/bezierPatch.h src/glu/sgi/libnurbs/interface/bezierPatchMesh.h src/glu/sgi/libnurbs/internals/dataTransform.h src/glu/sgi/libnurbs/internals/displaymode.h src/glu/sgi/libnurbs/internals/sorter.h src/glu/sgi/libnurbs/nurbtess/definitions.h src/glu/sgi/libnurbs/nurbtess/directedLine.h src/glu/sgi/libnurbs/nurbtess/gridWrap.h src/glu/sgi/libnurbs/nurbtess/monoChain.h src/glu/sgi/libnurbs/nurbtess/monoPolyPart.h src/glu/sgi/libnurbs/nurbtess/monoTriangulation.h src/glu/sgi/libnurbs/nurbtess/partitionX.h src/glu/sgi/libnurbs/nurbtess/partitionY.h src/glu/sgi/libnurbs/nurbtess/polyDBG.h src/glu/sgi/libnurbs/nurbtess/polyUtil.h src/glu/sgi/libnurbs/nurbtess/primitiveStream.h src/glu/sgi/libnurbs/nurbtess/quicksort.h src/glu/sgi/libnurbs/nurbtess/rectBlock.h src/glu/sgi/libnurbs/nurbtess/sampleComp.h src/glu/sgi/libnurbs/nurbtess/sampleCompBot.h src/glu/sgi/libnurbs/nurbtess/sampleCompRight.h src/glu/sgi/libnurbs/nurbtess/sampleCompTop.h src/glu/sgi/libnurbs/nurbtess/sampleMonoPoly.h src/glu/sgi/libnurbs/nurbtess/sampledLine.h src/glu/sgi/libnurbs/nurbtess/searchTree.h src/glu/sgi/libnurbs/nurbtess/zlassert.h src/glu/sgi/libutil/error.c src/glu/sgi/libutil/glue.c src/glu/sgi/libutil/gluint.h src/glu/sgi/libutil/project.c src/glu/sgi/libutil/registry.c src/glx/x11/glxclient.h src/glx/x11/glxext.c src/mesa/drivers/dri/ffb/ffb_dd.h src/mesa/drivers/dri/ffb/ffb_points.h src/mesa/drivers/dri/gamma/gamma_context.h src/mesa/drivers/dri/gamma/gamma_macros.h src/mesa/drivers/dri/i810/i810context.h src/mesa/drivers/dri/r128/r128_dd.h src/mesa/drivers/dri/tdfx/tdfx_dd.h | |||
2008-09-19 | mesa: Update ignores a bit | Jakob Bornecrantz | |
2008-09-18 | CELL: mark several transient files as .gitignore | Robert Ellison | |
progs/demos: added new demo "fbo_firecube" progs/glsl: added new demo "pointcoord" src/gallium/drivers/cell/spu: added the g3d_spu executable, a Cell SPU executable file, which seems to be occasionally built as part of the cell driver src/glu/sgi: added "exptmp", a byproduct of the "mklib" process that sometimes gets deleted and sometimes not. | |||
2008-09-18 | destroy window on exit | Brian Paul | |
2008-09-18 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | |
Conflicts: src/mesa/shader/slang/slang_link.c | |||
2008-09-18 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | |
Conflicts: progs/trivial/Makefile src/mesa/glapi/glthread.c | |||
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 ↵ | Jonathan White | |
selected HEAD and removed the old. | |||
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 | |
Conflicts: progs/fp/Makefile | |||
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 | |
Conflicts: Makefile progs/demos/Makefile progs/glsl/Makefile progs/redbook/Makefile progs/samples/Makefile progs/tests/Makefile progs/trivial/Makefile progs/xdemos/Makefile src/gallium/Makefile src/mesa/main/attrib.c src/mesa/main/bufferobj.c src/mesa/vbo/vbo_exec_draw.c | |||
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | |
For Cell, need to use different compilers for the libraries vs. the demos/tests to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0" | |||
2008-09-11 | simple quad drawing test | Brian Paul | |
2008-09-11 | press 'c' to toggle Z clear value between 0/1 | Brian Paul | |