summaryrefslogtreecommitdiffstats
path: root/progs/demos/Makefile
Commit message (Expand)AuthorAgeFilesLines
* s/glslnose.c/glslnoise/ (bug 6430)Brian Paul2006-03-291-1/+1
* More GLSL code.Michal Krol2006-02-181-0/+1
* Demonstrate GLSL fragment and vertex shaders.Michal Krol2006-02-151-0/+1
* Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.Brian Paul2006-01-281-0/+1
* Fix the default target to remake readtex.o if neededAdam Jackson2006-01-131-1/+2
* Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul2005-12-141-1/+0
* Demo of how to do (nearly) flicker-free rendering with a single color buffer.Brian Paul2005-08-251-0/+1
* move osmesa demos to their own directoryKeith Whitwell2005-05-191-15/+0
* assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul2005-05-071-1/+1
* added osmesa16 stuffBrian Paul2005-01-291-0/+6
* some new/improved rulesBrian Paul2005-01-091-11/+38
* addes osdemo32 target (J.P. Delport)Brian Paul2004-10-231-0/+7
* Build the fogcoord demo.Ian Romanick2004-05-271-0/+1
* minor fixesBrian Paul2004-03-261-1/+1
* Tweaks for make clean / realclean.Brian Paul2004-03-261-3/+0
* New Makefile systemBrian Paul2004-03-261-0/+92