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
/
glsl
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
2010-05-21
1
-104
/
+0
*
demos: import GLSL raytracing demos
RALOVICH, Kristóf
2010-03-24
1
-1
/
+3
*
progs/glsl: Ensure CFLAGS are passed during linking
Dan Nicholson
2010-02-26
1
-1
/
+4
*
progs/glsl: add ARCH_FLAGS to LDLIBS
Török Edvin
2010-02-25
1
-1
/
+1
*
progs/glsl: Include local headers before installed headers during compilation.
Vinson Lee
2009-09-21
1
-1
/
+1
*
progs/glsl: minor Makefile clean-ups
Brian Paul
2009-09-16
1
-8
/
+7
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
1
-0
/
+4
|
\
|
*
progs/glsl: add special Makefile rule for samplers_array
Brian Paul
2009-08-26
1
-1
/
+3
*
|
glsl: re-write Makefile after I called it bad.
Dave Airlie
2009-08-14
1
-157
/
+9
*
|
glsl/tests: skinning.o
Dave Airlie
2009-08-14
1
-2
/
+2
*
|
progs/glsl: new shtest program, a simple shader test harness app
Brian Paul
2009-08-13
1
-2
/
+8
|
/
*
progs/glsl: link with GLEW library
Brian Paul
2009-06-29
1
-1
/
+1
*
demos: add missing dependencies for util files
Brian Paul
2009-06-01
1
-10
/
+11
*
demos: added glsl/texaaline.c program and overhaul the Makefile
Brian Paul
2009-04-18
1
-148
/
+130
*
demos: move glslnoise.c demo to glsl/noise2.c
Brian Paul
2009-04-18
1
-0
/
+8
*
demos: new glsl/array.c demo
Brian Paul
2009-04-17
1
-0
/
+8
*
demos: added progs/glsl/linktest.c to test linking of separate compilation units
Brian Paul
2009-04-01
1
-0
/
+7
*
demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc.
Brian Paul
2009-02-28
1
-0
/
+1
*
mesa: add new samplers_array test
Alan Hourihane
2009-01-14
1
-0
/
+6
*
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
1
-0
/
+8
|
\
|
*
demos: added progs/glsl/samplers.c to test all available texture samplers
Brian Paul
2009-01-01
1
-0
/
+8
*
|
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-19
1
-0
/
+8
|
\
|
|
*
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2008-12-17
1
-0
/
+9
*
|
mesa: s/CC/APP_CC/ in progs/glsl/Makefile
Brian Paul
2008-12-19
1
-5
/
+5
*
|
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2008-12-18
1
-0
/
+9
*
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-15
1
-0
/
+1
|
\
|
|
*
Add "multinoise" demo, to test 1/2/3/4 dimensional noise.
Gary Wong
2008-12-13
1
-0
/
+1
*
|
fix conflict breakage
Alan Hourihane
2008-12-08
1
-4
/
+0
*
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-08
1
-1
/
+13
|
\
|
|
*
demos: added simple vertex shader texture test.
Brian
2008-12-03
1
-1
/
+8
*
|
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
1
-0
/
+8
*
|
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-24
1
-0
/
+8
*
|
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
1
-0
/
+8
|
\
|
|
*
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
2008-11-04
1
-0
/
+8
*
|
mesa: use the shaderutil.c helper functions
Brian Paul
2008-10-07
1
-0
/
+7
*
|
Progs: hook the glsl identity example into the makefile.
Stephane Marchesin
2008-10-07
1
-0
/
+1
*
|
use APP_CC, remove redundant target
Keith Whitwell
2008-09-12
1
-37
/
+30
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-5
/
+4
|
\
\
|
*
|
define new APP_CC configuration variable for building apps/demos/tests
Brian Paul
2008-09-11
1
-6
/
+6
*
|
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
add a simple but nice example of convolution filters in glsl
Zack Rusin
2008-05-20
1
-1
/
+8
*
|
mesa: added glsl/convolutions test from gallium branch
Brian Paul
2008-08-16
1
-0
/
+8
*
|
mesa: added new glsl/pointcoord.c test
Brian Paul
2008-08-13
1
-0
/
+8
*
|
added readtex.h dependency
Brian
2008-05-21
1
-1
/
+1
[next]