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
*
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
|
\
|
|
|
*
|
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
2008-11-04
5
-2
/
+340
|
*
|
print err msg if unable to open shader file
Brian Paul
2008-11-04
1
-0
/
+1
|
*
|
remove old debug glFlush/Finish calls from demos
Brian Paul
2008-11-04
4
-9
/
+0
*
|
|
CELL: stencil bug fixes
Robert Ellison
2008-10-30
1
-2
/
+11
*
|
|
move glut.h include
Brian Paul
2008-10-28
1
-1
/
+2
*
|
|
mesa: use APP_CC compiler in progs/vp/
Brian Paul
2008-10-28
1
-3
/
+3
*
|
|
mesa: convert log/exp tests to ARB_v_p
Brian Paul
2008-10-28
2
-8
/
+10
*
|
|
mesa: don't continually redraw
Brian Paul
2008-10-28
1
-1
/
+1
*
|
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-10-27
2
-16
/
+127
|
\
|
|
|
*
|
glxswapcontrol: added -fullscreen option
Brian Paul
2008-10-16
1
-14
/
+77
|
*
|
glxgears: for fullscreen, disable window borders the right way
Brian Paul
2008-10-16
1
-2
/
+50
|
*
|
Remove CVS keywords.
Keith Whitwell
2008-09-21
26
-30
/
+0
*
|
|
mesa: more test options in progs/demos/textures.c
Brian Paul
2008-10-20
1
-17
/
+87
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-10-17
1
-10
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: redraw upon keypress in trivial/tri.c
Brian Paul
2008-10-17
1
-9
/
+7
*
|
|
mesa: revert accidental change to fslight.c demo
Brian Paul
2008-10-15
1
-1
/
+1
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-15
7
-0
/
+676
|
\
|
|
|
*
|
trivial: more vp tests
Keith Whitwell
2008-10-14
5
-0
/
+654
|
*
|
vp: add simple vertex transform test
Keith Whitwell
2008-10-14
2
-0
/
+22
*
|
|
replace 1.0/sqrt() with inversesqrt()
Brian Paul
2008-10-10
1
-1
/
+1
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-10
4
-0
/
+314
|
\
|
|
|
*
|
trivial: add more vp tests
Keith Whitwell
2008-10-07
3
-0
/
+210
|
*
|
trivial: exercise vertprog sligtly
Keith Whitwell
2008-10-07
2
-0
/
+104
*
|
|
mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c
Brian Paul
2008-10-09
1
-60
/
+63
*
|
|
mesa: simple multiple textures test
Brian Paul
2008-10-09
2
-0
/
+305
*
|
|
mesa: use the shaderutil.c helper functions
Brian Paul
2008-10-07
2
-84
/
+17
*
|
|
Progs: hook the glsl identity example into the makefile.
Stephane Marchesin
2008-10-07
1
-0
/
+1
*
|
|
Progs: add a trivial glsl test, useful for gallium driver bringup/debug.
Stephane Marchesin
2008-10-07
1
-0
/
+282
*
|
|
link EGL demos with -lGL
Alan Hourihane
2008-09-26
1
-8
/
+8
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-21
3
-1
/
+6
|
\
|
|
|
*
|
mesa: Update ignores a bit
Jakob Bornecrantz
2008-09-19
2
-0
/
+2
|
*
|
destroy window on exit
Brian Paul
2008-09-18
1
-1
/
+4
*
|
|
CELL: mark several transient files as .gitignore
Robert Ellison
2008-09-18
2
-0
/
+2
[next]