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-11-05
use APP_CC, not CC for skinning demo
Brian Paul
1
-2
/
+2
2008-11-05
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
10
-11
/
+341
2008-11-04
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
5
-2
/
+340
2008-11-04
print err msg if unable to open shader file
Brian Paul
1
-0
/
+1
2008-11-04
remove old debug glFlush/Finish calls from demos
Brian Paul
4
-9
/
+0
2008-10-30
CELL: stencil bug fixes
Robert Ellison
1
-2
/
+11
2008-10-28
move glut.h include
Brian Paul
1
-1
/
+2
2008-10-28
mesa: use APP_CC compiler in progs/vp/
Brian Paul
1
-3
/
+3
2008-10-28
mesa: convert log/exp tests to ARB_v_p
Brian Paul
2
-8
/
+10
2008-10-28
mesa: don't continually redraw
Brian Paul
1
-1
/
+1
2008-10-27
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2
-16
/
+127
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-16
glxswapcontrol: added -fullscreen option
Brian Paul
1
-14
/
+77
2008-10-16
glxgears: for fullscreen, disable window borders the right way
Brian Paul
1
-2
/
+50
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-21
Remove CVS keywords.
Keith Whitwell
26
-30
/
+0
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
[next]