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