summaryrefslogtreecommitdiffstats
path: root/progs/glsl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Progs: hook the glsl identity example into the makefile.Stephane Marchesin2008-10-071-0/+1
* use APP_CC, remove redundant targetKeith Whitwell2008-09-121-37/+30
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-5/+4
|\
| * define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-6/+6
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+7
|\|
| * add a simple but nice example of convolution filters in glslZack Rusin2008-05-201-1/+8
* | mesa: added glsl/convolutions test from gallium branchBrian Paul2008-08-161-0/+8
* | mesa: added new glsl/pointcoord.c testBrian Paul2008-08-131-0/+8
* | added readtex.h dependencyBrian2008-05-211-1/+1
* | new multi-texture GLSL testBrian Paul2008-05-201-0/+8
* | more make clean itemsBrian2008-04-091-0/+1
* | Replace duplicated code with new shaderutil.c functionsBrian2008-04-091-9/+83
* | added two-side testBrian2007-12-181-2/+2
* | added twoside demoBrian2007-12-181-1/+2
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-2/+4
* | add support for LDFLAGS env varDan Nicholson2007-09-281-2/+2
* | added trirast programBrian2007-08-011-1/+2
* | Added shader points and shader bitmap demosBrian2007-07-291-0/+6
|/
* get rid of OSMESA stuffBrian2007-05-021-6/+0
* New test of the dFdx(), dFdy() functions.Brian2007-05-021-0/+1
* added texdemo1Brian2007-02-031-1/+16
* simple noise testBrian2007-01-281-0/+1
* Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...Brian2007-01-161-2/+10
* Added new directory of GL shading language demos: glslBrian2007-01-151-0/+50