summaryrefslogtreecommitdiff
path: root/progs/xdemos/Makefile
AgeCommit message (Expand)Author
2009-08-07progs/xdemos: added multictx.c (multi-context rendering demo)Brian Paul
2009-03-24demos: add LDFLAGS for corender target, bug 20844Brian Paul
2009-03-13xdemos: Add multithreaded sharedtex_mt.Thomas Hellstrom
2008-11-15Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-04-30added xdemos/sharedtex.c testBrian Paul
2008-04-30added xdemos/sharedtex.c testBrian Paul
2008-02-14Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality.Kristian Høgsberg
2008-01-22Don't build yuvrect_client by defaultBrian
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-10-11Example of cooperative rendering into one window by two processesBrian
2007-10-11New glxsnoop demo to display another window's z/stencil/back buffer.Brian
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-09-10clean-up (see bug 12317)Brian
2007-05-19GLX_EXT_texture_from_pixmap testBrian
2006-12-13Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI.Brian
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-04-13Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore)Brian Paul
2005-07-19overlay planes testBrian Paul
2005-07-02Add $(CFLAGS) to the link commands. This makes 'make linux-x86Ian Romanick
2005-04-05Make glxgears_fbconfig compile and respect the DISPLAY setting. Add itIan Romanick
2005-02-26Add glXAllocateMemoryMESA demo app using ycbcr...Dave Airlie
2005-01-17remove trailing slash from TOP definitionDaniel Borca
2005-01-12new test to exercise context and window create/deleteKeith Whitwell
2004-03-26minor fixesBrian Paul
2004-03-26Tweaks for make clean / realclean.Brian Paul
2004-03-26New Makefile systemBrian Paul