| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -103/+0 |
* | Merge branch '7.8' | Ian Romanick | 2010-04-04 | 1 | -30/+15 |
|\ |
|
| * | xdemos: Build object files first | Jeremy Huddleston | 2010-04-03 | 1 | -30/+15 |
| * | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -16/+31 |
| * | xdemos: Build object files first | Jeremy Huddleston | 2010-04-01 | 1 | -30/+15 |
| * | xdemos: Fix a build failure for non-autoconf configs | Jeremy Huddleston | 2010-04-01 | 1 | -1/+1 |
* | | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-03-23 | 1 | -1/+1 |
* | | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith | 2010-03-13 | 1 | -2/+2 |
|/ |
|
* | Add -L$(libdir) for xdemos and egl so that the right libX11 is found | Jeff Smith | 2010-03-12 | 1 | -1/+1 |
* | xdemos: add OML sync test | Jesse Barnes | 2010-03-04 | 1 | -0/+1 |
* | DRI2: add OML_sync_control support | Jesse Barnes | 2010-01-08 | 1 | -0/+1 |
* | progs/xdemos: added -lX11 -lpthread for GNU gold linker | Brian Paul | 2009-11-17 | 1 | -0/+3 |
* | progs/xdemos: added multictx.c (multi-context rendering demo) | Brian Paul | 2009-08-07 | 1 | -0/+1 |
* | demos: add LDFLAGS for corender target, bug 20844 | Brian Paul | 2009-03-24 | 1 | -1/+1 |
* | xdemos: Add multithreaded sharedtex_mt. | Thomas Hellstrom | 2009-03-13 | 1 | -0/+1 |
* | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-11-15 | 1 | -0/+1 |
|\ |
|
| * | Add glsync demo program from jbarnes for testing vblank synchronization. | Eric Anholt | 2008-11-12 | 1 | -0/+1 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -15/+15 |
|\ \
| |/
|/| |
|
| * | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -11/+11 |
| * | added xdemos/sharedtex.c test | Brian Paul | 2008-04-30 | 1 | -0/+1 |
* | | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond | 2008-07-30 | 1 | -4/+4 |
* | | added xdemos/sharedtex.c test | Brian Paul | 2008-04-30 | 1 | -0/+1 |
* | | Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality. | Kristian Høgsberg | 2008-02-14 | 1 | -0/+1 |
* | | Don't build yuvrect_client by default | Brian | 2008-01-22 | 1 | -6/+17 |
* | | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 2007-10-29 | 1 | -7/+9 |
* | | Example of cooperative rendering into one window by two processes | Brian | 2007-10-11 | 1 | -1/+11 |
* | | New glxsnoop demo to display another window's z/stencil/back buffer. | Brian | 2007-10-11 | 1 | -0/+1 |
* | | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -5/+5 |
* | | clean-up (see bug 12317) | Brian | 2007-09-10 | 1 | -11/+11 |
|/ |
|
* | GLX_EXT_texture_from_pixmap test | Brian | 2007-05-19 | 1 | -0/+1 |
* | Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI. | Brian | 2006-12-13 | 1 | -1/+1 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -1/+1 |
* | Use -I$(INCDIR) to get Mesa, not system headers (Dan Schikore) | Brian Paul | 2006-04-13 | 1 | -5/+5 |
* | overlay planes test | Brian Paul | 2005-07-19 | 1 | -0/+1 |
* | Add $(CFLAGS) to the link commands. This makes 'make linux-x86 | Ian Romanick | 2005-07-02 | 1 | -5/+5 |
* | Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it | Ian Romanick | 2005-04-05 | 1 | -0/+6 |
* | Add glXAllocateMemoryMESA demo app using ycbcr... | Dave Airlie | 2005-02-26 | 1 | -1/+2 |
* | remove trailing slash from TOP definition | Daniel Borca | 2005-01-17 | 1 | -1/+1 |
* | new test to exercise context and window create/delete | Keith Whitwell | 2005-01-12 | 1 | -0/+1 |
* | minor fixes | Brian Paul | 2004-03-26 | 1 | -7/+5 |
* | Tweaks for make clean / realclean. | Brian Paul | 2004-03-26 | 1 | -4/+1 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+79 |