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/glsl: Add ignores
Jakob Bornecrantz
2009-01-05
1
-0
/
+2
*
progs/glsl: Remove double target def for vert-or-frag-only
Jakob Bornecrantz
2009-01-05
1
-1
/
+0
*
demos: remove redundant Makefile lines from prev merge
Brian
2009-01-03
1
-8
/
+0
*
mesa: replace CC with APP_CC in progs/glsl/Makefile
Brian Paul
2009-01-02
1
-6
/
+6
*
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-02
2
-0
/
+365
|
\
|
*
demos: added progs/glsl/samplers.c to test all available texture samplers
Brian Paul
2009-01-01
2
-0
/
+365
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-30
1
-16
/
+28
|
\
|
|
*
demos: minor fixes to twoside.c glsl demo
Brian Paul
2008-12-30
1
-16
/
+28
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
José Fonseca
2008-12-22
1
-5
/
+5
|
\
\
|
*
|
Ignore new tests executables.
José Fonseca
2008-12-21
1
-5
/
+20
|
*
|
scons: Build progs.
José Fonseca
2008-12-12
4
-0
/
+281
*
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-19
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
demos: all glutDestroyWindow() upon exit to test query object clean-up
Brian Paul
2008-12-18
1
-2
/
+3
|
*
|
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2008-12-17
2
-0
/
+200
|
*
|
util: check for frag/vertShader=0 before attaching
Brian Paul
2008-12-17
1
-2
/
+7
*
|
|
mesa: s/CC/APP_CC/ in progs/glsl/Makefile
Brian Paul
2008-12-19
1
-5
/
+5
*
|
|
demos: all glutDestroyWindow() upon exit to test query object clean-up
Brian Paul
2008-12-18
1
-2
/
+3
*
|
|
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2008-12-18
2
-0
/
+200
*
|
|
util: check for frag/vertShader=0 before attaching
Brian Paul
2008-12-18
1
-2
/
+7
*
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-16
2
-46
/
+136
|
\
|
|
|
*
|
demos: updated tests/floattex.c (doesn't work just yet).
Brian Paul
2008-12-15
2
-46
/
+136
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
4
-0
/
+284
|
\
|
|
|
*
|
Fix silly type mismatch error in multinoise demo.
Gary Wong
2008-12-13
1
-4
/
+8
|
*
|
Add "multinoise" demo, to test 1/2/3/4 dimensional noise.
Gary Wong
2008-12-13
3
-0
/
+279
|
*
|
Ensure p.w is initialised in noise demo.
Gary Wong
2008-12-13
1
-0
/
+1
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
3
-0
/
+272
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: more trivial tests
Keith Whitwell
2008-12-10
3
-0
/
+272
*
|
|
fix conflict breakage
Alan Hourihane
2008-12-08
1
-4
/
+0
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-08
2
-1
/
+292
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
demos: added simple vertex shader texture test.
Brian
2008-12-03
2
-1
/
+287
*
|
|
mesa: Update some .gitignore files.
Younes Manton
2008-12-02
2
-0
/
+17
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-28
1
-3
/
+12
|
\
|
|
|
*
|
demos: press SPACE to toggle fbo_firecube animation
Brian Paul
2008-11-26
1
-3
/
+12
*
|
|
remove some redundant rules from prev merge
Brian Paul
2008-11-24
1
-7
/
+0
*
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-24
1
-0
/
+7
|
\
|
|
|
*
|
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-21
2
-0
/
+193
*
|
|
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-24
2
-0
/
+193
*
|
|
progs: Add ignores
Jakob Bornecrantz
2008-11-24
2
-0
/
+3
*
|
|
scons: Build progs.
José Fonseca
2008-11-21
4
-0
/
+281
*
|
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-11-15
3
-0
/
+275
|
\
|
|
|
*
|
Add glsync demo program from jbarnes for testing vblank synchronization.
Eric Anholt
2008-11-12
3
-0
/
+275
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-11-15
8
-0
/
+1064
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
trivial: more tests
Keith Whitwell
2008-11-14
8
-0
/
+1064
*
|
|
mesa: fix build
Alan Hourihane
2008-11-14
1
-2
/
+1
*
|
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-11
2
-23
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: fix version check in dinoshade.c
Brian Paul
2008-11-11
1
-1
/
+1
|
*
|
undo accidental changes to multitex.frag shader
Brian Paul
2008-11-10
1
-22
/
+2
*
|
|
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-2
/
+0
*
|
|
use APP_CC, not CC for skinning demo
Brian Paul
2008-11-05
1
-2
/
+2
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-05
10
-11
/
+341
|
\
|
|
[next]