Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | ||||
* | 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 |
| | | | | ARCH_FLAGS=-m32' work correctly on x86-64 systems. | ||||
* | Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it | Ian Romanick | 2005-04-05 | 1 | -0/+6 |
| | | | | to the Makefile as well. | ||||
* | Add glXAllocateMemoryMESA demo app using ycbcr... | Dave Airlie | 2005-02-26 | 1 | -1/+2 |
| | | | | add girl2.rgb which is a slightly resized girl.rgb so client texturing works | ||||
* | 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 |