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
...
*
|
|
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
16
-20
/
+30
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
progs/xdemos: Remove unnecessary header from corender.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.
Vinson Lee
2010-01-11
1
-2
/
+0
|
*
|
|
|
|
progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
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/redbook: Remove unnecessary header from aapoly.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/glsl: Remove duplicate included header from shtest.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/demos: Remove unnecessary header from morph3d.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/tests: Silence fprintf format warning.
Vinson Lee
2010-01-11
1
-2
/
+2
|
*
|
|
|
|
progs/demos: Remove unnecessary header from isosurf.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/demos: Remove unnecessary header from fbotexture.c.
Vinson Lee
2010-01-11
1
-1
/
+0
|
*
|
|
|
|
progs/demos: Check upper bounds of input in manywin.c.
Vinson Lee
2010-01-10
1
-0
/
+2
|
*
|
|
|
|
progs/demos: Bounds check input to fire.c.
Vinson Lee
2010-01-10
1
-1
/
+7
|
*
|
|
|
|
progs/tests: Silence 'missing initializer' warnings.
Vinson Lee
2010-01-08
2
-2
/
+2
|
*
|
|
|
|
progs/glsl: Silence uninitialized variable warning.
Vinson Lee
2010-01-08
1
-1
/
+1
|
*
|
|
|
|
progs/demos: Add missing initializers in engine.c.
Vinson Lee
2010-01-08
1
-3
/
+15
*
|
|
|
|
|
progs/trivial: test user clip plane in tri-point-line-clipped.c
Brian Paul
2010-01-14
1
-5
/
+30
*
|
|
|
|
|
progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping
Brian Paul
2010-01-14
3
-0
/
+93
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
progs/egl: Fix screen surface demos.
Chia-I Wu
2010-01-12
5
-10
/
+22
*
|
|
|
|
progs/egl: glGenTextures is called too early in xeglbindtex.
Chia-I Wu
2010-01-12
1
-2
/
+2
*
|
|
|
|
progs: Check the number of configs returned by eglChooseConfig.
Chia-I Wu
2010-01-12
6
-10
/
+14
*
|
|
|
|
progs: Add missing EGL_RENDERABLE_TYPE for EGL demos.
Chia-I Wu
2010-01-12
6
-0
/
+7
*
|
|
|
|
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-11
4
-41
/
+274
|
\
\
\
\
\
|
*
|
|
|
|
xdemos/glsync: handle no sync method better
Jesse Barnes
2010-01-08
1
-8
/
+4
|
*
|
|
|
|
xdemos/glsync: check glXMakeCurrent return value
Jesse Barnes
2010-01-08
1
-1
/
+5
|
*
|
|
|
|
xdemos/glsync: Make glsync test draw a rectangle
Jesse Barnes
2010-01-08
1
-34
/
+49
|
*
|
|
|
|
xdemos/glsync: Add swap interval support to glsync test
Jesse Barnes
2010-01-08
1
-3
/
+17
|
*
|
|
|
|
DRI2: add OML_sync_control support
Jesse Barnes
2010-01-08
3
-0
/
+204
*
|
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
9
-120
/
+69
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
progs/fp: remove invalid tri-inv.c test
Brian Paul
2010-01-07
3
-113
/
+0
|
*
|
|
|
progs/demos: Assert that input to malloc is valid.
Vinson Lee
2010-01-06
1
-0
/
+2
|
*
|
|
|
progs/xdemos: Check for string overflow.
Vinson Lee
2010-01-06
1
-3
/
+29
|
*
|
|
|
progs/xdemos: Check for string overflow.
Vinson Lee
2010-01-06
1
-0
/
+4
|
*
|
|
|
progs/xdemos: Remove comma at end of enumerator list.
Vinson Lee
2010-01-06
1
-1
/
+1
|
*
|
|
|
progs/xdemos: Use temporary variables.
Vinson Lee
2010-01-06
1
-2
/
+2
|
*
|
|
|
progs/glsl: Prevent possible string overflow.
Vinson Lee
2010-01-06
1
-0
/
+4
|
*
|
|
|
progs/xdemos: Prevent possible string overflow.
Vinson Lee
2010-01-06
1
-1
/
+27
*
|
|
|
|
progs/fp: increase buffer size to read larger shaders
Brian Paul
2010-01-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
13
-76
/
+93
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
progs/egl: Silence uninitialized variable warnings.
Vinson Lee
2010-01-03
2
-2
/
+4
|
*
|
|
progs/samples: Silence compiler warnings.
Vinson Lee
2010-01-03
1
-7
/
+18
|
*
|
|
progs/vp: Ensure null-terminated byte string.
Vinson Lee
2010-01-03
1
-1
/
+2
|
*
|
|
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/samples: 'Silence no previous prototype' warnings.
Vinson Lee
2010-01-01
7
-58
/
+58
|
*
|
|
progs/rbug: s/wait/rbug_wait/
Vinson Lee
2010-01-01
1
-2
/
+2
*
|
|
|
scons: Build progs together with everything else.
José Fonseca
2010-01-01
13
-272
/
+108
*
|
|
|
progs: Ignore derived files.
José Fonseca
2010-01-01
2
-0
/
+9
*
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
6
-27
/
+41
|
\
|
|
|
[prev]
[next]