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
*
demos: added progs/glsl/samplers.c to test all available texture samplers
Brian Paul
2009-01-01
1
-0
/
+8
*
demos: add test of vertex-only and fragment-only shader programs
Brian Paul
2008-12-17
1
-0
/
+9
*
Add "multinoise" demo, to test 1/2/3/4 dimensional noise.
Gary Wong
2008-12-13
1
-0
/
+1
*
demos: added simple vertex shader texture test.
Brian
2008-12-03
1
-1
/
+8
*
added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader
Brian Paul
2008-11-21
1
-0
/
+8
*
added glsl/skinning.c test to test matrix blending/weighting
Brian Paul
2008-11-04
1
-0
/
+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
*
new multi-texture GLSL test
Brian Paul
2008-05-20
1
-0
/
+8
*
more make clean items
Brian
2008-04-09
1
-0
/
+1
*
Replace duplicated code with new shaderutil.c functions
Brian
2008-04-09
1
-9
/
+83
*
added two-side test
Brian
2007-12-18
1
-2
/
+2
*
added twoside demo
Brian
2007-12-18
1
-1
/
+2
*
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-10-29
1
-2
/
+4
*
add support for LDFLAGS env var
Dan Nicholson
2007-09-28
1
-2
/
+2
*
added trirast program
Brian
2007-08-01
1
-1
/
+2
*
Added shader points and shader bitmap demos
Brian
2007-07-29
1
-0
/
+6
*
get rid of OSMESA stuff
Brian
2007-05-02
1
-6
/
+0
*
New test of the dFdx(), dFdy() functions.
Brian
2007-05-02
1
-0
/
+1
*
added texdemo1
Brian
2007-02-03
1
-1
/
+16
*
simple noise test
Brian
2007-01-28
1
-0
/
+1
*
Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...
Brian
2007-01-16
1
-2
/
+10
*
Added new directory of GL shading language demos: glsl
Brian
2007-01-15
1
-0
/
+50