mesa/progs/glsl
Keith Whitwell cc7dd4fc1b Merge commit 'origin/gallium-0.1' into gallium-0.2
Conflicts:

	Makefile
	progs/demos/Makefile
	progs/glsl/Makefile
	progs/redbook/Makefile
	progs/samples/Makefile
	progs/tests/Makefile
	progs/trivial/Makefile
	progs/xdemos/Makefile
	src/gallium/Makefile
	src/mesa/main/attrib.c
	src/mesa/main/bufferobj.c
	src/mesa/vbo/vbo_exec_draw.c
2008-09-11 18:32:05 +01:00
..
.gitignore Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
bitmap.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
brick.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
bump.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH06-brick.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH06-brick.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-bumpmap.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-bumpmap.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-toyball.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-toyball.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH18-mandel.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH18-mandel.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
convolution.frag mesa: added glsl/convolutions test from gallium branch 2008-08-16 09:34:12 -06:00
convolution.vert mesa: added glsl/convolutions test from gallium branch 2008-08-16 09:34:12 -06:00
convolutions.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
cubemap.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
deriv.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
Makefile Merge commit 'origin/gallium-0.1' into gallium-0.2 2008-09-11 18:32:05 +01:00
mandelbrot.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
noise.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
pointcoord.c mesa: added new glsl/pointcoord.c test 2008-08-13 08:49:39 -06:00
points.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
reflect.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
shadowtex.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
simple.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
texdemo1.c Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
toyball.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
trirast.c use ftransform() 2008-08-20 15:33:03 -06:00
twoside.c draw a tristrip ring instead of a single quad 2008-08-15 17:02:09 -06:00