summaryrefslogtreecommitdiffstats
path: root/progs/demos/Makefile.X11
Commit message (Collapse)AuthorAgeFilesLines
* obsoleteBrian Paul2004-04-221-101/+0
|
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-4/+4
|
* GL_ARB_point_sprite demoBrian Paul2003-09-241-0/+1
|
* GL_ARB_occlusion_query demo.Brian Paul2003-06-131-0/+1
|
* updated old-style makefiles for new treeBrian Paul2003-06-101-3/+3
|
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-011-24/+9
| | | | Use the new mklib script.
* fix .c / .h typoBrian Paul2003-04-211-2/+2
|
* Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting.Brian Paul2003-04-171-4/+6
|
* Demo of per-pixel lighting with a fragment program.Brian Paul2003-04-071-1/+2
|
* Get rid of unfinished demo.Gareth Hughes2001-08-211-3/+2
|
* added rules for readtex.c and readtex.hBrian Paul2001-03-271-2/+11
|
* Initial demo of GL_EXT_texture_filter_anisotropic extension.Gareth Hughes2001-03-221-3/+3
|
* added shadowtexBrian Paul2001-02-201-2/+3
|
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * demos/Makefile.X11, demos/Makefile.BeOS-R4, demos/Makefile.cygnus: Essentially the same. Program files updated to include "readtex.c", not "../util/readtex.c". * demos/reflect.c: Likewise for "showbuffer.c". * Makefile.am (EXTRA_DIST): Added top-level regular files. * include/GL/Makefile.am (INC_X11): Added glxext.h. * src/GGI/include/ggi/mesa/Makefile.am (EXTRA_HEADERS): Include Mesa GGI headers in dist even if HAVE_GGI is not given. * configure.in: Look for GLUT and demo source dirs in $srcdir. * src/swrast/Makefile.am (libMesaSwrast_la_SOURCES): Set to *.[ch]. More source list updates in various Makefile.am's. * Makefile.am (dist-hook): Remove CVS directory from distribution. (DIST_SUBDIRS): List all possible subdirs here. (SUBDIRS): Only list subdirs selected for build again. The above two applied to all subdir Makefile.am's also.
* update for separate libOSMesa.so libBrian Paul2000-11-011-2/+9
|
* added 3dfx demosBrian Paul2000-06-271-1/+9
|
* added texenv demoBrian Paul2000-06-271-5/+32
|
* added cubemap demoBrian Paul2000-05-301-2/+2
|
* removed extra /Brian Paul2000-04-241-2/+2
|
* added pixeltex demoBrian Paul2000-04-071-3/+3
|
* added occlude demoBrian Paul2000-04-011-3/+3
|
* added lodbias demoBrian Paul2000-03-201-2/+2
|
* added geartrainBrian Paul2000-03-061-4/+5
|
* added readpix programBrian Paul2000-03-011-2/+2
|
* new library dependency varsBrian Paul2000-02-161-3/+2
|
* added texdown programBrian Paul2000-01-281-4/+4
|
* removed -lm from link commandBrian Paul1999-10-271-2/+2
|
* added gloss demoBrian Paul1999-10-221-3/+3
|
* Initial revisionjtg1999-08-191-0/+60