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
/
trivial
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
add new binaries to ignore to make 'git status' cleaner
Zack Rusin
1
-0
/
+4
2008-05-16
mesa: call glutDestroyWindow() on exit to help find mem leaks
Brian Paul
1
-1
/
+5
2008-04-24
trivial: simple edgeflag test
Keith Whitwell
2
-0
/
+142
2008-04-23
mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c
Keith Whitwell
4
-14
/
+284
2008-04-04
mesa: add missing glPush/PopMatrix() calls
Brian
1
-0
/
+2
2008-04-04
mesa: add missing glPush/PopMatrix() calls
Brian
1
-0
/
+2
2008-03-14
mesa: call glColorMask(1,1,1,1) before glClear()
Brian Paul
1
-0
/
+4
2008-02-25
Added line smooth test
Brian
2
-0
/
+173
2008-02-25
Update git ignores.
José Fonseca
1
-0
/
+1
2008-02-14
gallium: new pgon-mode.c test
Brian
2
-0
/
+137
2008-01-17
gallium: Ignore generated files.
José Fonseca
1
-0
/
+101
2007-12-19
vp-tri: match vertex/color data of other tests
Keith Whitwell
1
-6
/
+6
2007-12-19
use a depth buffer temporarily
Keith Whitwell
1
-2
/
+2
2007-12-10
set window size to 256x256
Brian
1
-3
/
+4
2007-12-09
gallium: more trivial tests
Keith Whitwell
47
-33
/
+6201
2007-12-09
gallium: remove unneeded depth buffer
Keith Whitwell
2
-4
/
+4
2007-09-18
use perspective projection, press r/R to rotate the quad
Brian
1
-4
/
+21
2007-08-30
more usage info
Brian
1
-0
/
+2
2007-08-30
test flat shading w/ clipping
Brian
2
-0
/
+150
2007-08-14
vars to test 1D/2D textures with linear/nearest filtering
Brian
1
-29
/
+27
2007-08-13
added pixelzoom cmd line opt
Brian
1
-0
/
+5
2007-08-13
Draw white square in lower-left corner to test orientation
Brian
1
-0
/
+8
2007-08-10
glRead/DrawPixels test
Brian
2
-0
/
+89
2007-08-10
change triangle orientation, fix exit()
Brian
1
-6
/
+6
2007-08-08
increase texture size to 32x32
root
1
-1
/
+1
2007-08-02
added clear-scissor.c
Brian
1
-0
/
+1
2007-08-02
test glClear w/ scissor
Brian
1
-0
/
+118
2007-07-24
added code to test per-vertex colors
Brian
1
-0
/
+5
2007-07-24
simple fragment shader test
Brian
2
-0
/
+213
2007-07-13
press 'f' to toggle front-face winding
Brian
1
-4
/
+10
2007-07-13
press 's' to toggle smoothing
Brian
1
-0
/
+15
2007-07-11
remove glDepthFunc(GL_LEQUAL) change from prev commit
Brian
1
-8
/
+0
2007-07-10
clean-up, comments
Brian
2
-30
/
+18
2007-07-10
press 'f' to toggle GL_CCW/GL_CW front face
Brian
1
-18
/
+14
2007-07-10
use 'c' to cycle through polygon cull modes
Brian
1
-24
/
+54
2007-07-10
use cursor keys to translate triangle
Brian
1
-12
/
+33
2007-06-25
better triangle Z coords
Brian
1
-4
/
+4
2007-06-20
triangles w/ depth test
Brian
2
-0
/
+132
2007-06-19
don't request GLUT_ALPHA
Brian
1
-1
/
+1
2007-06-18
change clear color
Brian
1
-1
/
+1
2007-06-14
Add GLUT_ALPHA for softpipe
Keith Whitwell
46
-46
/
+46
2007-05-24
Modifications to run with softpipe test harness
Keith Whitwell
1
-5
/
+3
2007-01-30
New tests for the array functions which also provoke rebasing.
Keith Whitwell
7
-0
/
+786
2007-01-16
Additional display list tests
Keith Whitwell
4
-1
/
+460
2006-11-02
merge current trunk into vbo branch
Alan Hourihane
2
-0
/
+183
2006-06-22
A bunch of tiny tests that I've found helpful bringing up drivers from
Keith Whitwell
54
-0
/
+7585