summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-08-30Add a demo illustrating various techniques for uploading dynamic (ietexmem_0_2_branchKeith Whitwell1-0/+1
2006-08-28revert last commitKeith Whitwell1-1/+0
2006-08-28dependent texture read demoKeith Whitwell1-0/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-4/+4
2006-07-04New animated engine demo.Brian Paul1-0/+8
2006-06-30remove occlude.c demo since GL_HP_occlusion_test no longer availableBrian Paul1-1/+0
2006-06-26use trackball code for mouse rotationBrian Paul1-0/+18
2006-06-12Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick1-0/+1
2006-03-29s/glslnose.c/glslnoise/ (bug 6430)Brian Paul1-1/+1
2006-02-18More GLSL code.Michal Krol1-0/+1
2006-02-15Demonstrate GLSL fragment and vertex shaders.Michal Krol1-0/+1
2006-01-28Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.Brian Paul1-0/+1
2006-01-13Fix the default target to remake readtex.o if neededAdam Jackson1-1/+2
2005-12-14Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul1-1/+0
2005-08-25Demo of how to do (nearly) flicker-free rendering with a single color buffer.Brian Paul1-0/+1
2005-05-19move osmesa demos to their own directoryKeith Whitwell1-15/+0
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul1-1/+1
2005-01-29added osmesa16 stuffBrian Paul1-0/+6
2005-01-09some new/improved rulesBrian Paul1-11/+38
2004-10-23addes osdemo32 target (J.P. Delport)Brian Paul1-0/+7
2004-05-27Build the fogcoord demo.Ian Romanick1-0/+1
2004-03-26minor fixesBrian Paul1-1/+1
2004-03-26Tweaks for make clean / realclean.Brian Paul1-3/+0
2004-03-26New Makefile systemBrian Paul1-0/+92