summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added xdemos/sharedtex.c testBrian Paul2008-04-301-0/+1
* GLX_EXT_texture_from_pixmap testBrian2007-05-191-0/+1
* Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI.Brian2006-12-131-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore)Brian Paul2006-04-131-5/+5
* overlay planes testBrian Paul2005-07-191-0/+1
* Add $(CFLAGS) to the link commands. This makes 'make linux-x86Ian Romanick2005-07-021-5/+5
* Make glxgears_fbconfig compile and respect the DISPLAY setting. Add itIan Romanick2005-04-051-0/+6
* Add glXAllocateMemoryMESA demo app using ycbcr...Dave Airlie2005-02-261-1/+2
* remove trailing slash from TOP definitionDaniel Borca2005-01-171-1/+1
* new test to exercise context and window create/deleteKeith Whitwell2005-01-121-0/+1
* minor fixesBrian Paul2004-03-261-7/+5
* Tweaks for make clean / realclean.Brian Paul2004-03-261-4/+1
* New Makefile systemBrian Paul2004-03-261-0/+79