index
:
nouveau/mesa
gallium-0.1
gallium-0.2
gallium-0.2-ng
master
Nouveau Mesa development
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
mesa: more test options in progs/demos/textures.c
Brian Paul
1
-17
/
+87
2008-10-17
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
1
-10
/
+7
2008-10-17
mesa: redraw upon keypress in trivial/tri.c
Brian Paul
1
-9
/
+7
2008-10-15
mesa: revert accidental change to fslight.c demo
Brian Paul
1
-1
/
+1
2008-10-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
7
-0
/
+676
2008-10-14
trivial: more vp tests
Keith Whitwell
5
-0
/
+654
2008-10-14
vp: add simple vertex transform test
Keith Whitwell
2
-0
/
+22
2008-10-10
replace 1.0/sqrt() with inversesqrt()
Brian Paul
1
-1
/
+1
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
4
-0
/
+314
2008-10-09
mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c
Brian Paul
1
-60
/
+63
2008-10-09
mesa: simple multiple textures test
Brian Paul
2
-0
/
+305
2008-10-07
mesa: use the shaderutil.c helper functions
Brian Paul
2
-84
/
+17
2008-10-07
Progs: hook the glsl identity example into the makefile.
Stephane Marchesin
1
-0
/
+1
2008-10-07
Progs: add a trivial glsl test, useful for gallium driver bringup/debug.
Stephane Marchesin
1
-0
/
+282
2008-10-07
trivial: add more vp tests
Keith Whitwell
3
-0
/
+210
2008-10-07
trivial: exercise vertprog sligtly
Keith Whitwell
2
-0
/
+104
2008-09-26
link EGL demos with -lGL
Alan Hourihane
1
-8
/
+8
2008-09-21
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
3
-1
/
+6
2008-09-19
mesa: Update ignores a bit
Jakob Bornecrantz
2
-0
/
+2
2008-09-18
CELL: mark several transient files as .gitignore
Robert Ellison
2
-0
/
+2
2008-09-18
destroy window on exit
Brian Paul
1
-1
/
+4
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
3
-5
/
+23
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
4
-3
/
+156
2008-09-18
progs/fp: Add a bit of local variable testing to fp-tri
Jakob Bornecrantz
2
-0
/
+13
2008-09-17
egl: print multisample info
Brian Paul
1
-5
/
+10
2008-09-17
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
1
-1
/
+1
2008-09-15
add dlist-degenerate test case
Keith Whitwell
2
-0
/
+154
2008-09-13
negate.txt - test negation of a src reg
Brian Paul
1
-0
/
+6
2008-09-13
remove invalid XDestroyWindow() call
Guillaume Melquiond
1
-1
/
+0
2008-09-13
silence warning
Guillaume Melquiond
1
-1
/
+1
2008-09-12
Makefile was previously checked in with merge diffs still present. I just s...
Jonathan White
1
-8
/
+2
2008-09-12
simple add with swizzle and mul with swizzle tests
Brian Paul
2
-0
/
+8
2008-09-12
vp: add run script
Keith Whitwell
1
-0
/
+7
2008-09-12
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-6
/
+14
2008-09-12
fp: put test name in window title, add run script
Keith Whitwell
2
-2
/
+9
2008-09-12
use APP_CC, remove redundant target
Keith Whitwell
1
-37
/
+30
2008-09-11
use APP_CC
Brian Paul
1
-8
/
+8
2008-09-11
trivial: remove stray merge conflict
Keith Whitwell
1
-3
/
+0
2008-09-11
demos: fix LIBS ref in makefile
Keith Whitwell
1
-1
/
+1
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
10
-68
/
+521
2008-09-11
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
7
-64
/
+64
2008-09-11
simple quad drawing test
Brian Paul
2
-0
/
+259
2008-09-11
press 'c' to toggle Z clear value between 0/1
Brian Paul
1
-4
/
+21
2008-09-11
press 'f' to cycle through depth test funcs
Brian Paul
1
-0
/
+26
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
314
-10553
/
+20041
2008-08-28
mesa: added test for very long fixed-function vertex programs
Brian Paul
2
-0
/
+152
2008-08-20
use ftransform()
Brian Paul
1
-1
/
+1
2008-08-19
Add NV_vertex_program specific tests.
Michal Krol
2
-0
/
+11
2008-08-19
Add support for NVIDIA programs.
Michal Krol
1
-10
/
+31
2008-08-19
Port vp to Windows.
Michal Krol
3
-3
/
+171
[next]