index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
tests
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
2010-05-21
1
-268
/
+0
*
progs/tests: update getprocaddress test since moving glapi files
Brian Paul
2010-05-11
1
-1
/
+4
*
progs/tests: added stencilreaddraw to SConscript, Makefile
Brian Paul
2010-04-14
1
-0
/
+1
*
tests: Add test for huge client arrays that has to be split.
Pauli Nieminen
2010-03-21
1
-0
/
+1
*
fix test progs from gl_API move
Wil Reichert
2010-02-26
1
-1
/
+1
*
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
Brian Paul
2010-02-19
1
-0
/
+1
*
progs/tests: new test program for exercising cylindrical tex wrap mode
Brian Paul
2010-02-09
1
-0
/
+1
*
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
Brian Paul
2010-02-01
1
-0
/
+1
*
progs/tests: added test for GL_EXT_draw_buffers2
Brian Paul
2009-12-31
1
-0
/
+1
*
progs/tests: added conditional rendering test program
Brian Paul
2009-12-31
1
-0
/
+1
*
Add 'texture leak' test.
Michel Dänzer
2009-12-05
1
-0
/
+1
*
progs/tests: added new blitfb.c test
Brian Paul
2009-10-27
1
-0
/
+1
*
progs/tests: Add tests to Makefile.
Vinson Lee
2009-10-09
1
-0
/
+7
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-0
/
+1
|
\
|
*
progs/tests: Add tests for glCompressedTexSubImage
Jakob Bornecrantz
2009-06-30
1
-0
/
+1
*
|
progs/tests: Add yet another mipmap test
Jakob Bornecrantz
2009-06-14
1
-0
/
+1
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-0
/
+1
|
\
\
|
*
|
tests: prim.c demo, modified for GL_EXT_provoking_vertex
Brian Paul
2009-06-09
1
-0
/
+1
*
|
|
tests: added persp_hint.c test
Brian Paul
2009-06-12
1
-0
/
+1
*
|
|
tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs
Brian Paul
2009-06-12
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
progs/tests: Add some scissor tests
Jakob Bornecrantz
2009-06-08
1
-0
/
+2
|
|
/
*
/
tests: quick and dirty glGetTexImage() test program
Brian Paul
2009-06-09
1
-1
/
+2
|
/
*
progs/tests: Add mipmap_comp for mipmap testing with compressed textures
Jakob Bornecrantz
2009-04-29
1
-0
/
+1
*
demos: move demos/texobj.c to tests/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move tests/dinoshade.c to demos/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move tests/projtex.c to demos/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move tests/fbotexture.c to demos/
Brian Paul
2009-04-18
1
-1
/
+0
*
demos: move texdown.c to tests/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move glutfx demo to tests/
Brian Paul
2009-04-18
1
-0
/
+1
*
demos: move streaming_rect.c demo to tests/
Brian Paul
2009-04-18
1
-0
/
+1
*
mesa: asst. progs/test/Makefile files
Brian Paul
2009-04-10
1
-3
/
+3
*
tests: add simplest mipgen test
Keith Whitwell
2009-03-18
1
-0
/
+1
*
progs/tests: Update mipmap_limits to show image and colors
Jakob Bornecrantz
2009-03-18
1
-0
/
+5
*
mesa test prog for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+7
*
tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range
Brian Paul
2009-03-04
1
-1
/
+2
*
tests: new mapvbo.c test
Brian Paul
2009-02-27
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
1
-0
/
+2
|
\
|
*
tests: test pseudo-XOR blend mode.
Brian Paul
2009-01-19
1
-0
/
+2
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-16
1
-1
/
+21
|
\
|
|
*
demos: updated tests/floattex.c (doesn't work just yet).
Brian Paul
2008-12-15
1
-1
/
+21
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-20
/
+21
|
\
\
|
*
|
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-09-11
1
-20
/
+20
|
*
|
simple quad drawing test
Brian Paul
2008-09-11
1
-0
/
+1
*
|
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-0
/
+22
|
\
|
|
|
|
/
|
/
|
|
*
tests: Added a test for a strange bug in texstore_a8
Jakob Bornecrantz
2008-06-18
1
-0
/
+1
|
*
mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)
Brian Paul
2008-04-11
1
-0
/
+1
|
*
mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)
Brian Paul
2008-04-10
1
-0
/
+1
|
*
mesa: measure fill rate for drawing a large quad with basic shading/texture m...
Brian
2008-04-01
1
-0
/
+8
|
*
mesa: new mipmap generation, lod bias demo
Brian Paul
2008-03-17
1
-0
/
+9
[next]