index
:
~jonny/mesa-demos
master
transparency-wayland
Unnamed repository; edit this file 'description' to name the repository.
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2010-01-26
glxgears: Support GLX_EXT_swap_control for querying the current swap interval.
Aaron Plattner
1
-3
/
+10
2010-01-26
progs/tests: use glDrawRangeElements() in bufferobj.c
Brian Paul
1
-1
/
+7
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2
-8
/
+0
2010-01-23
progs/demos: Remove unnecessary header from shadowtex.c.
Vinson Lee
2
-8
/
+0
2010-01-23
Merge branch 'arb_half_float_vertex'
Dave Airlie
2
-0
/
+216
2010-01-23
Revert "add segl"
Chia-I Wu
5
-424
/
+0
2010-01-23
progs: add trivial ARB_half_float_vertex support.
Dave Airlie
2
-0
/
+216
2010-01-23
add segl
Chia-I Wu
5
-0
/
+424
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2
-1
/
+1
2010-01-22
progs/xdemos: add z/Z keys for scaling the rendering
Brian Paul
1
-0
/
+10
2010-01-21
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Vinson Lee
1
-1
/
+0
2010-01-21
progs/fp: testcases for GL_ARB_fragment_coord_conventions
Brian Paul
4
-0
/
+22
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
18
-0
/
+5482
2010-01-18
glxgears: unbind current context before "destroying" it
Marcin Slusarz
1
-0
/
+1
2010-01-18
progs/egl: Pass EGLDisplay to eglCopyBuffers.
Chia-I Wu
1
-1
/
+1
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
16
-20
/
+30
2010-01-14
progs/trivial: test user clip plane in tri-point-line-clipped.c
Brian Paul
1
-5
/
+30
2010-01-14
progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping
Brian Paul
3
-0
/
+93
2010-01-11
progs/xdemos: Remove unnecessary header from corender.c.
Vinson Lee
1
-1
/
+0
2010-01-11
progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.
Vinson Lee
1
-2
/
+0
2010-01-11
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Vinson Lee
1
-1
/
+0
2010-01-11
progs/tests: Remove duplicate included header in vparray.c.
Vinson Lee
1
-1
/
+0
2010-01-11
progs/tests: Add newline to end of printf in vparray.c.
Vinson Lee
1
-1
/
+1
2010-01-11
progs/redbook: Remove unnecessary header from aapoly.c.
Vinson Lee
1
-1
/
+0
2010-01-11
progs/glsl: Remove duplicate included header from shtest.c.
Vinson Lee
1
-1
/
+0
2010-01-11
progs/demos: Remove unnecessary header from morph3d.c.
Vinson Lee
1
-1
/
+0
2010-01-12
progs/es2: Correctly set renderable type and client version.
Chia-I Wu
3
-7
/
+23
2010-01-12
progs/es1: Bind texture image after rendering.
Chia-I Wu
1
-3
/
+5
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
342
-1268
/
+2401
2010-01-11
progs/tests: Silence fprintf format warning.
Vinson Lee
1
-2
/
+2
2010-01-11
progs/demos: Remove unnecessary header from isosurf.c.
Vinson Lee
1
-1
/
+0
2010-01-12
progs/egl: Fix screen surface demos.
Chia-I Wu
5
-10
/
+22
2010-01-12
progs/egl: glGenTextures is called too early in xeglbindtex.
Chia-I Wu
1
-2
/
+2
2010-01-12
progs: Check the number of configs returned by eglChooseConfig.
Chia-I Wu
6
-10
/
+14
2010-01-12
progs: Add missing EGL_RENDERABLE_TYPE for EGL demos.
Chia-I Wu
6
-0
/
+7
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
4
-41
/
+274
[next]