Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | |
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||
2005-08-21 | fix up libdrm for egl | Dave Airlie | |
2005-08-08 | Make the linux-dri-x86 builds work on x86-64 again. mklib now | Ian Romanick | |
determines the bits (either 32 or 64) for libraries without the lib prefix. progs/egl/Makefile passes CFLAGS on the link commands so that things like '-m32' get propagated. | |||
2005-07-14 | eglgears demo (Dane Rushton) | Brian Paul | |
2005-05-18 | Fix inverted y for egl fbdev, add egl demo3 | Jon Smirl | |
2005-05-13 | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | |
Seems to be mostly working. Not all of egl API is implemented. | |||
2005-04-22 | demo / test progs | Brian Paul | |