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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-26
Remove CVS keywords.
José Fonseca
12
-13
/
+0
2008-05-21
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Michel Dänzer
1
-2
/
+31
2008-05-20
add new binaries to ignore to make 'git status' cleaner
Zack Rusin
1
-1
/
+22
2008-05-20
Ignore more generated files in progs/
Dan Nicholson
1
-1
/
+9
2008-05-08
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...
Brian Paul
1
-0
/
+1
2008-05-03
Press <space> to reset limit/bias values, clean-up limit/bias printf
Brian Paul
1
-7
/
+25
2008-05-02
set TextureID = NULL after deleting the array
Brian Paul
1
-0
/
+1
2008-04-28
mesa: explicitly delete textures before creating new ones
Brian Paul
1
-1
/
+12
2008-04-11
mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)
Brian Paul
2
-0
/
+224
2008-04-10
mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)
Brian Paul
2
-0
/
+193
2008-04-04
test glStencilFuncSeparateATI()
Brian
1
-0
/
+26
2008-04-01
mesa: added a cast to avoid int overflow, plus rename texels->pixels
Brian
1
-4
/
+4
2008-04-01
mesa: measure fill rate for drawing a large quad with basic shading/texture m...
Brian
2
-0
/
+211
2008-03-21
mesa: minor code re-org
Brian Paul
1
-24
/
+39
2008-03-19
better text labels
Brian Paul
1
-9
/
+16
2008-03-17
mesa: new mipmap generation, lod bias demo
Brian Paul
2
-0
/
+250
2008-02-28
Added calibrate_rast.c program
Brian
2
-0
/
+396
2008-02-25
Remove files of unsupported build systems.
José Fonseca
1
-84
/
+0
2008-02-20
Test calling glTexSubImage2D mid-way through a frame.
Brian
2
-0
/
+224
2008-02-16
Added minmag.c test
Brian
2
-0
/
+199
2008-02-12
Fix broken test.
Brian
1
-17
/
+40
2008-02-12
Set Min/MaxLod with glTexParameterf, not glTexParameteri
Brian
1
-2
/
+2
2008-02-12
tweak incr/decrements amounts for keyboard options
Brian
1
-6
/
+6
2007-10-29
Rename 'mms-config.' to 'mms.config'.
Michal Krol
1
-1
/
+1
2007-06-21
Random state-change / primitive rendering. Good for hammering on a driver...
Brian
2
-0
/
+458
2007-06-08
fix glReadPixels parameters to handle odd-width windows correctly
Brian
1
-2
/
+3
2007-06-08
disable shader program before glDrawPixels
Brian
1
-6
/
+10
2007-05-16
Add simple program to test GL_MESA_texture_array.
Ian Romanick
2
-0
/
+344
2007-03-26
merge of glsl-compiler-1 branch
Brian
2
-0
/
+307
2007-03-25
destroy window on exit
Brian
1
-1
/
+3
2007-03-12
extra stuff for drawbuffers test
Brian
1
-0
/
+8
2007-03-11
added drawbuffers.c
Brian
1
-0
/
+1
2007-03-11
Test the GL_ARB_draw_buffers extension.
Brian
1
-0
/
+298
2007-03-06
destroy window during cleanup
Brian
2
-2
/
+7
2007-03-01
fix clipping, display name, warnings
Brian
1
-10
/
+12
2006-12-14
mipmap_limits: Fix display of current texture filtering mode.
Michel Dänzer
1
-1
/
+1
2006-12-06
Make git ignore files only generated at build time.
Michel Dänzer
1
-0
/
+0
2006-11-22
fix the gl version test
Roland Scheidegger
1
-4
/
+4
2006-11-02
test OpenGL 2.0 stencil funcs
Brian Paul
1
-5
/
+83
2006-09-15
npot version of redbook/mipmap.c
Keith Whitwell
2
-0
/
+185
2006-08-30
make prog2 a legal program (texture reference fix)
Brian Paul
1
-1
/
+1
2006-08-25
delete buffers, destroy window upon exit
Brian Paul
1
-1
/
+13
2006-08-15
Add test for GL_EXT_gpu_program_parameters.
Ian Romanick
2
-0
/
+286
2006-06-21
exercise min/max lod
Keith Whitwell
1
-2
/
+21
2006-06-21
exercise position invarient vertex program
Keith Whitwell
1
-6
/
+1
2006-06-13
removed incorrect const qualifier
Brian Paul
2
-2
/
+2
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
3
-0
/
+384
2006-05-31
fix extension_supported() function, added comments
Brian Paul
1
-4
/
+18
2006-05-19
print 2D vs 3D in window
Brian Paul
1
-2
/
+9
2006-05-19
also test 3D textures (press '2'/'3' to toggle)
Brian Paul
1
-8
/
+44
[next]