Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-12 | progs/trivial: update .gitignore with new binaries | Joakim Sindholt | |
2009-05-11 | trivial: destroy window upon exit | Brian Paul | |
2009-05-08 | progs/trivial: add test for vertex program invarient transform | Keith Whitwell | |
2009-05-08 | progs/trivial: add vbo-noninterleaved test | Keith Whitwell | |
2009-05-08 | trivial: add line-flat.c | Keith Whitwell | |
2009-04-21 | trivial/tri-viewport: add keys for frustrum/ortho and z coordinate | Keith Whitwell | |
2009-04-21 | trivial/tri-viewport: add more out-of-bounds background quads | Keith Whitwell | |
2009-04-21 | trivial/tri_viewport: add space==reset key | Keith Whitwell | |
2009-04-21 | trivial/tri_viewport: add width/height keys | Keith Whitwell | |
2009-04-20 | trivial/tri-viewport.c - add guide lines, more triangles, make interactive | Keith Whitwell | |
This is becoming more like a test than a trivial/ example. | |||
2009-04-02 | progs: Ignores | Jakob Bornecrantz | |
2009-03-24 | progs/trivial: add fflushes for cygwin | Keith Whitwell | |
2009-03-24 | progs/trivial: draw non-interleaved arrays out of one vbo | Keith Whitwell | |
2009-03-18 | progs/trivial: Make quad-tex-sub repeat patterns | Jakob Bornecrantz | |
2009-03-18 | tests: remove/update old comments | Brian Paul | |
2009-03-18 | progs/trivial: Add quad-tex-sub | Jakob Bornecrantz | |
Tests glTexSubImage | |||
2009-03-18 | progs/trivial: Add tri-fbo-tex-mip | Jakob Bornecrantz | |
Tests rendering to mip levels other then first | |||
2009-03-16 | progs/trivial: Ignores | Jakob Bornecrantz | |
2009-03-12 | trivial: draw non-interleaved arrays | Keith Whitwell | |
2009-03-10 | trivial: add a logic op test | Keith Whitwell | |
2009-03-09 | trivial: add tri-stipple to SConscript | Keith Whitwell | |
2009-03-04 | clear-repeat: print fps, use 300x300 window size | Keith Whitwell | |
2009-02-21 | trivial: Add tri-viewport | Jakob Bornecrantz | |
2009-02-21 | trivial: Fix indentation in tri | Jakob Bornecrantz | |
2009-02-19 | trival: Make the last of progs show the name | Jakob Bornecrantz | |
2009-02-14 | trivial: Add quadstrip-clip | Jakob Bornecrantz | |
2009-02-18 | progs/trivial: Label program windows with actual program name | Keith Whitwell | |
Each of these programs previously called itself "First Tri" which was a little confusing. Could have left one as "First Tri", but the trouble then is that people would still clone that file & we'd end up with another thousand first tri apps... | |||
2009-02-13 | trivial: Make tri-fog a bit more interesting to look at | Jakob Bornecrantz | |
2009-02-13 | trivial: Add a tri-unfilled-fog test | Jakob Bornecrantz | |
2009-02-01 | progs: Get more samples building on windows. | José Fonseca | |
2009-01-23 | progs: Ignore more output executables. | José Fonseca | |
2009-01-23 | progs/trivial: Use glew where needed. | José Fonseca | |
Builds on windows now. | |||
2009-01-19 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell | |
2009-01-14 | trivial: clear with random color | Keith Whitwell | |
2009-01-14 | progs: List tri-clear. | José Fonseca | |
2008-12-22 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | José Fonseca | |
Conflicts: src/gallium/auxiliary/util/Makefile | |||
2008-12-21 | Ignore new tests executables. | José Fonseca | |
2008-12-12 | scons: Build progs. | José Fonseca | |
Just demos and trivial dirs for starters. Conflicts: .gitignore | |||
2008-12-10 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul | |
2008-12-10 | mesa: more trivial tests | Keith Whitwell | |
2008-12-02 | mesa: Update some .gitignore files. | Younes Manton | |
2008-11-21 | scons: Build progs. | José Fonseca | |
Just demos and trivial dirs for starters. | |||
2008-11-15 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | |
Conflicts: src/mesa/drivers/dri/common/dri_util.c | |||
2008-11-14 | trivial: more tests | Keith Whitwell | |
2008-10-30 | CELL: stencil bug fixes | Robert Ellison | |
Two definitive bugs in stenciling were fixed. The first, reversed registers in the generated Select Bytes (selb) instruction, caused the stenciling INCR and DECR operations to fail dramatically, putting new values in where old values were supposed to be and vice versa. The second caused stencil tiles to not be read and written from main memory by the SPUs. A per-spu flag, spu.read_depth, was used to indicate whether the SPU should be reading depth tiles, and was set only when depth was enabled. A second flag, spu.read_stencil, was set when stenciling was enabled, but never referenced. As stenciling and depth are in the same tiles on the Cell, and there is no corresponding TAG_WRITE_TILE_STENCIL to complement TAG_WRITE_TILE_COLOR and TAG_WRITE_TILE_Z, I fixed this by eliminating the unused "spu.read_stencil", renaming "spu.read_depth" to "spu.read_depth_stencil", and setting it if either stenciling or depth is enabled. I also added an optimization to the fragment ops generation code, that avoids calculating stencil values and/or stencil writemask when the stencil operations are all KEEP. | |||
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-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-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 |