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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
Brian Paul
2010-02-19
4
-0
/
+130
*
progs/demos: sort filenames
Brian Paul
2010-02-19
1
-3
/
+3
*
progs/demos: update arbocclude.c to do multiple queries at once
Brian Paul
2010-02-18
1
-105
/
+108
*
progs/trivial: Update .gitignore.
Vinson Lee
2010-02-18
1
-0
/
+4
*
progs/redbook: Fix array out-of-bounds access.
Vinson Lee
2010-02-18
1
-1
/
+1
*
progs/rbug: Silence printf format warning.
Vinson Lee
2010-02-17
1
-1
/
+1
*
progs/rbug: Add missing headers.
Vinson Lee
2010-02-17
4
-0
/
+6
*
progs/rbug: Use util_format_name().
Vinson Lee
2010-02-17
3
-3
/
+4
*
progs/rbug: Add missing header.
Vinson Lee
2010-02-17
1
-0
/
+2
*
progs/rbug: s/read/rbug_read/
Vinson Lee
2010-02-17
1
-3
/
+3
*
Merge commit '381d5e209815235911c4aab516037c868c8f695f'
Ian Romanick
2010-02-17
1
-24
/
+54
|
\
|
*
glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindow
Ian Romanick
2010-02-11
1
-5
/
+39
|
*
glxgears_fbconfig: Use GLX 1.3 name for function poiner types
Ian Romanick
2010-02-11
1
-19
/
+15
*
|
progs/demos: update GL version test to accept GL 3.x
Brian Paul
2010-02-17
1
-2
/
+2
*
|
progs/openvg: Add .gitignore.
Chia-I Wu
2010-02-17
1
-0
/
+24
*
|
progs/es1: Update .gitignore.
Chia-I Wu
2010-02-17
1
-0
/
+1
*
|
progs/redbook: Fix memory leaks on error paths.
Vinson Lee
2010-02-17
3
-0
/
+3
*
|
Revert "progs/redbook: Temporarily disable the demos that extensions not part...
José Fonseca
2010-02-16
1
-10
/
+10
*
|
progs/redbook: use glew
Brian Paul
2010-02-15
11
-9
/
+36
*
|
progs/redbook: Temporarily disable the demos that extensions not part of wind...
José Fonseca
2010-02-15
1
-10
/
+10
*
|
progs/redbook: test image for new redbook tests
Brian Paul
2010-02-15
1
-0
/
+0
*
|
progs/redbook: add additional tests for GL 1.4
Brian Paul
2010-02-15
15
-8
/
+2912
*
|
python/retrace: Reconstruct blend state from binary blobs.
José Fonseca
2010-02-15
1
-0
/
+3
*
|
progs/objviewer: close file (bug 26559)
Brian Paul
2010-02-14
1
-0
/
+2
*
|
progs/fp: close file (bug 26559)
Brian Paul
2010-02-14
1
-0
/
+1
*
|
python/retrace: Interpret pipe_screen::context_create().
José Fonseca
2010-02-14
1
-0
/
+4
*
|
progs/gallium/python: New home for python statetracker scripts.
José Fonseca
2010-02-14
77
-0
/
+5040
*
|
progs/tests: Add checks for GL_NV_vertex_program.
Vinson Lee
2010-02-12
4
-0
/
+21
|
/
*
eglinfo: Also print visual type, assuming X visual types
Kristian Høgsberg
2010-02-09
1
-5
/
+10
*
xeglgears: Add test case for eglBindTexImage()
Kristian Høgsberg
2010-02-09
1
-24
/
+75
*
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/xdemos: Silence uninitialized variable warning.
Vinson Lee
2010-02-09
1
-1
/
+1
*
progs/demos: update .gitignore
Joakim Sindholt
2010-02-08
1
-0
/
+1
*
progs/xdemos: Silence uninitialized variable warning.
Vinson Lee
2010-02-08
1
-1
/
+1
*
progs/demos: fix typo
Brian Paul
2010-02-05
1
-1
/
+1
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
8
-16
/
+352
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
51
-94
/
+5984
|
|
\
|
*
|
progs/demos: call glutDestroyWindow() upon exit
Brian Paul
2010-01-21
1
-1
/
+4
|
*
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
39
-203
/
+536
|
|
\
\
|
*
|
|
progs/trival: updated tri-scissor-tri.c test
Brian Paul
2010-01-14
1
-11
/
+47
|
*
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
348
-1253
/
+2760
|
|
\
\
\
|
*
|
|
|
progs/demos/gloss: press 'n' to advance by one frame
Brian Paul
2009-12-09
1
-0
/
+3
|
*
|
|
|
progs/demos: call glutDestroyWindow() in gloss.c
Brian Paul
2009-12-09
1
-1
/
+3
|
*
|
|
|
progs/trivial: readback and print Z value in tri-z-eq.c
Brian Paul
2009-12-03
1
-3
/
+11
|
*
|
|
|
progs/trivial: added two simple texture tests
Brian Paul
2009-11-30
4
-0
/
+284
*
|
|
|
|
scons: Use only the shared object name when linking progs.
José Fonseca
2010-02-04
1
-1
/
+2
*
|
|
|
|
progs/fpglsl: couple more tests
Keith Whitwell
2010-02-03
2
-0
/
+21
*
|
|
|
|
progs/fpglsl: fp-tris for glsl
Keith Whitwell
2010-02-03
6
-0
/
+487
[prev]
[next]