index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
progs/trivial: Update .gitignore.
Vinson Lee
1
-0
/
+4
2010-02-18
progs/redbook: Fix array out-of-bounds access.
Vinson Lee
1
-1
/
+1
2010-02-17
progs/rbug: Silence printf format warning.
Vinson Lee
1
-1
/
+1
2010-02-17
progs/rbug: Add missing headers.
Vinson Lee
4
-0
/
+6
2010-02-17
progs/rbug: Use util_format_name().
Vinson Lee
3
-3
/
+4
2010-02-17
progs/rbug: Add missing header.
Vinson Lee
1
-0
/
+2
2010-02-17
progs/rbug: s/read/rbug_read/
Vinson Lee
1
-3
/
+3
2010-02-17
Merge commit '381d5e209815235911c4aab516037c868c8f695f'
Ian Romanick
1
-24
/
+54
2010-02-17
progs/demos: update GL version test to accept GL 3.x
Brian Paul
1
-2
/
+2
2010-02-17
progs/openvg: Add .gitignore.
Chia-I Wu
1
-0
/
+24
2010-02-17
progs/es1: Update .gitignore.
Chia-I Wu
1
-0
/
+1
2010-02-17
progs/redbook: Fix memory leaks on error paths.
Vinson Lee
3
-0
/
+3
2010-02-16
Revert "progs/redbook: Temporarily disable the demos that extensions not part...
José Fonseca
1
-10
/
+10
2010-02-15
progs/redbook: use glew
Brian Paul
11
-9
/
+36
2010-02-15
progs/redbook: Temporarily disable the demos that extensions not part of wind...
José Fonseca
1
-10
/
+10
2010-02-15
progs/redbook: test image for new redbook tests
Brian Paul
1
-0
/
+0
2010-02-15
progs/redbook: add additional tests for GL 1.4
Brian Paul
15
-8
/
+2912
2010-02-15
python/retrace: Reconstruct blend state from binary blobs.
José Fonseca
1
-0
/
+3
2010-02-14
progs/objviewer: close file (bug 26559)
Brian Paul
1
-0
/
+2
2010-02-14
progs/fp: close file (bug 26559)
Brian Paul
1
-0
/
+1
2010-02-14
python/retrace: Interpret pipe_screen::context_create().
José Fonseca
1
-0
/
+4
2010-02-14
progs/gallium/python: New home for python statetracker scripts.
José Fonseca
77
-0
/
+5040
2010-02-12
progs/tests: Add checks for GL_NV_vertex_program.
Vinson Lee
4
-0
/
+21
2010-02-11
glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindow
Ian Romanick
1
-5
/
+39
2010-02-11
glxgears_fbconfig: Use GLX 1.3 name for function poiner types
Ian Romanick
1
-19
/
+15
2010-02-09
eglinfo: Also print visual type, assuming X visual types
Kristian Høgsberg
1
-5
/
+10
2010-02-09
xeglgears: Add test case for eglBindTexImage()
Kristian Høgsberg
1
-24
/
+75
2010-02-09
progs/tests: add line drawing option to cylwrap.c
Brian Paul
1
-10
/
+34
2010-02-09
progs/tests: add x/y rotation to cylwrap.c
Brian Paul
1
-14
/
+45
2010-02-09
progs/tests: new test program for exercising cylindrical tex wrap mode
Brian Paul
3
-0
/
+206
2010-02-09
progs/xdemos: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+1
2010-02-08
progs/demos: update .gitignore
Joakim Sindholt
1
-0
/
+1
2010-02-08
progs/xdemos: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+1
2010-02-05
progs/demos: fix typo
Brian Paul
1
-1
/
+1
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
8
-16
/
+352
2010-02-04
scons: Use only the shared object name when linking progs.
José Fonseca
1
-1
/
+2
2010-02-03
progs/fpglsl: couple more tests
Keith Whitwell
2
-0
/
+21
2010-02-03
progs/fpglsl: fp-tris for glsl
Keith Whitwell
6
-0
/
+487
2010-02-02
progs/es2: Fix an assertion failure in tri.
Chia-I Wu
1
-2
/
+3
2010-02-01
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
Brian Paul
3
-0
/
+233
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
51
-94
/
+5984
2010-01-31
progs/egl: Update eglinfo to display more attributes.
Chia-I Wu
2
-11
/
+21
2010-01-30
progs/es1: Add bindtex.
Chia-I Wu
3
-17
/
+14
2010-01-29
progs/demos: new image dissolve demo
Brian Paul
3
-0
/
+160
2010-01-29
progs/tests: added a few more files to .gitignore
Brian Paul
1
-0
/
+3
2010-01-28
progs/tests: Remove unnecessary headers.
Vinson Lee
10
-14
/
+0
2010-01-28
progs/glsl: Fix bump GLSL compilation error on Mac OS.
Vinson Lee
1
-1
/
+1
2010-01-28
progs/glsl: Remove unused variable in bump.c.
Vinson Lee
1
-1
/
+0
2010-01-28
progs/glsl: Remove unnecessary header from samplers.c.
Vinson Lee
1
-1
/
+0
2010-01-26
support an 'embedded' platform target which turns off most parts of the
Alan Hourihane
1
-35
/
+36
[next]