summaryrefslogtreecommitdiffstats
path: root/progs/egl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix up libdrm for eglDave Airlie2005-08-211-5/+5
|
* Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick2005-08-081-5/+5
| | | | | | 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.
* eglgears demo (Dane Rushton)Brian Paul2005-07-141-1/+8
|
* Fix inverted y for egl fbdev, add egl demo3Jon Smirl2005-05-181-0/+8
|
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-0/+8
| | | | Seems to be mostly working. Not all of egl API is implemented.
* demo / test progsBrian Paul2005-04-221-0/+42