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
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
126
-38895
/
+0
*
progs/tests: print more info in copypixrate.c
Brian Paul
2010-05-21
1
-0
/
+3
*
progs/tests: disable invalid 3D texture compression tests
Brian Paul
2010-05-11
1
-3
/
+6
*
progs/tests: fix a couple bugs in the getprocaddress.c test
Brian Paul
2010-05-11
1
-1
/
+5
*
progs/tests: update getprocaddress test since moving glapi files
Brian Paul
2010-05-11
2
-3
/
+8
*
progs/tests: Remove meaningless const qualifiers.
Vinson Lee
2010-05-01
12
-12
/
+12
*
progs/tests: Remove meaningless const qualifier in arraytexture.c.
Vinson Lee
2010-04-27
1
-1
/
+1
*
progs/tests: asst. improvements to zreaddraw.c
Brian Paul
2010-04-22
1
-17
/
+44
*
progs/tests: asst. changes to antialias.c
Brian Paul
2010-04-20
1
-39
/
+32
*
progs/tests: Ignores
Jakob Bornecrantz
2010-04-17
1
-3
/
+14
*
progs/tests: added stencilreaddraw to SConscript, Makefile
Brian Paul
2010-04-14
2
-0
/
+2
*
progs/tests: new stencilreaddraw.c test
Brian Paul
2010-04-14
1
-0
/
+187
*
Merge branch '7.8'
Brian Paul
2010-04-09
1
-0
/
+13
|
\
|
*
progs/tests: added some debug code (disabled)
Brian Paul
2010-04-08
1
-0
/
+13
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-30
1
-1
/
+0
|
\
|
|
*
progs/tests: Remove duplicate texcompress2 in SConscript.
Vinson Lee
2010-03-27
1
-1
/
+0
*
|
Merge branch '7.8'
Brian Paul
2010-03-22
3
-0
/
+234
|
\
|
|
*
progs/tests: Add cva_huge to SCons build.
Vinson Lee
2010-03-21
1
-0
/
+1
|
*
progs/tests: Include stddef.h for ptrdiff_t on all platforms.
Vinson Lee
2010-03-21
1
-5
/
+1
|
*
tests: Add test for huge client arrays that has to be split.
Pauli Nieminen
2010-03-21
2
-0
/
+237
*
|
progs/tests: also test stencil INCR_WRAP mode if supported
Brian Paul
2010-03-18
1
-6
/
+47
*
|
progs/tests: comments and clean-ups
Brian Paul
2010-03-18
1
-11
/
+21
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
2
-2
/
+2
|
\
|
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
*
|
progs/tests: add additional FBO->window test paths (disabled)
Brian Paul
2010-03-10
1
-9
/
+37
*
|
progs/tests: use first color attachement
Maciej Cencora
2010-03-09
3
-9
/
+9
|
/
*
fix getprocaddress test
George Sapountzis
2010-03-04
1
-1
/
+1
*
progs/tests: add compile-time option for coloring texture corners
Brian Paul
2010-02-26
1
-0
/
+32
*
fix test progs from gl_API move
Wil Reichert
2010-02-26
2
-2
/
+2
*
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
Brian Paul
2010-02-19
4
-0
/
+130
*
progs/tests: Add checks for GL_NV_vertex_program.
Vinson Lee
2010-02-12
4
-0
/
+21
*
progs/tests: add line drawing option to cylwrap.c
Brian Paul
2010-02-09
1
-10
/
+34
*
progs/tests: add x/y rotation to cylwrap.c
Brian Paul
2010-02-09
1
-14
/
+45
*
progs/tests: new test program for exercising cylindrical tex wrap mode
Brian Paul
2010-02-09
3
-0
/
+206
*
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
Brian Paul
2010-02-01
3
-0
/
+233
*
progs/tests: added a few more files to .gitignore
Brian Paul
2010-01-29
1
-0
/
+3
*
progs/tests: Remove unnecessary headers.
Vinson Lee
2010-01-28
10
-14
/
+0
*
progs/tests: use glDrawRangeElements() in bufferobj.c
Brian Paul
2010-01-26
1
-1
/
+7
*
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
4
-6
/
+5
|
\
|
*
progs/tests: Remove duplicate included header in vparray.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
progs/tests: Add newline to end of printf in vparray.c.
Vinson Lee
2010-01-11
1
-1
/
+1
|
*
progs/tests: Silence fprintf format warning.
Vinson Lee
2010-01-11
1
-2
/
+2
|
*
progs/tests: Silence 'missing initializer' warnings.
Vinson Lee
2010-01-08
2
-2
/
+2
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
2
-6
/
+9
|
\
|
|
*
progs/tests: Silence uninitialized variable warning.
Vinson Lee
2010-01-02
1
-1
/
+1
|
*
progs/tests: Silence warn_unused_result warning.
Vinson Lee
2010-01-02
1
-5
/
+8
|
*
progs/tests: Fix build.
Vinson Lee
2009-12-22
1
-1
/
+0
*
|
scons: Build progs together with everything else.
José Fonseca
2010-01-01
1
-19
/
+1
*
|
progs/tests: added test for GL_EXT_draw_buffers2
Brian Paul
2009-12-31
3
-0
/
+366
*
|
progs/tests: added conditional rendering test program
Brian Paul
2009-12-31
3
-0
/
+244
[next]