index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
trivial
/
Makefile
Age
Commit message (
Expand
)
Author
2009-02-13
trivial: Add a tri-unfilled-fog test
Jakob Bornecrantz
2009-01-23
progs/trivial: Use glew where needed.
José Fonseca
2009-01-14
trivial: clear with random color
Keith Whitwell
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-11-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-11-14
trivial: more tests
Keith Whitwell
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-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-07
trivial: add more vp tests
Keith Whitwell
2008-10-07
trivial: exercise vertprog sligtly
Keith Whitwell
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-15
add dlist-degenerate test case
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
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-08-28
mesa: added test for very long fixed-function vertex programs
Brian Paul
2008-07-30
Always pass CFLAGS when compiling or linking demos
Guillaume Melquiond
2008-06-13
trival: Added test for undefined context of buffer
Jakob Bornecrantz
2008-06-11
trivial: add test for integer vertex arrays
Keith Whitwell
2008-06-10
trivial: add trifan tests
Keith Whitwell
2008-06-10
trivial: add poly-flat-clip tests
Keith Whitwell
2008-06-10
trivial: add tristrip-flat to makefile
Keith Whitwell
2008-05-07
Never fail `make clean'
Dan Nicholson
2008-04-24
trivial: simple edgeflag test
Keith Whitwell
2008-04-23
mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c
Keith Whitwell
2008-02-25
Added line smooth test
Brian
2008-02-14
gallium: new pgon-mode.c test
Brian
2007-12-09
gallium: more trivial tests
Keith Whitwell
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
2007-08-30
test flat shading w/ clipping
Brian
2007-08-10
glRead/DrawPixels test
Brian
2007-08-02
added clear-scissor.c
Brian
2007-07-24
simple fragment shader test
Brian
2007-06-20
triangles w/ depth test
Brian
2007-01-30
New tests for the array functions which also provoke rebasing.
Keith Whitwell
2007-01-16
Additional display list tests
Keith Whitwell
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2006-06-22
A bunch of tiny tests that I've found helpful bringing up drivers from
Keith Whitwell