Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | link libEGL with Xlib | Brian Paul | 2008-05-30 | 1 | -1/+3 |
* | egl: re-enable LOCAL_CFLAGS | Brian Paul | 2008-05-28 | 1 | -1/+1 |
* | egl: move a few small functions into new eglmisc.[ch] files | Brian Paul | 2008-05-28 | 1 | -0/+2 |
* | egl: added egldefines.h | Brian Paul | 2008-05-28 | 1 | -0/+1 |
* | egl: added eglstring.[ch] | Brian Paul | 2008-05-28 | 1 | -2/+4 |
* | egl: Temporarily disable eglx.[c|h] building | Jakob Bornecrantz | 2008-05-28 | 1 | -3/+4 |
* | Move some config-related utility functions into new eglconfigutil.c file. | Brian Paul | 2008-05-27 | 1 | -0/+2 |
* | minor overhaul/re-org of driver selection/loading code | Brian Paul | 2008-05-27 | 1 | -3/+8 |
* | pipe stderr to /dev/null | Brian Paul | 2008-05-27 | 1 | -1/+2 |
* | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell | 2007-08-07 | 1 | -0/+1 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -3/+3 |
* | New _eglLog() function to replace fprintf/printf calls for debug/info. | Brian Paul | 2005-11-23 | 1 | -0/+2 |
* | initial EGL code | Brian Paul | 2005-04-22 | 1 | -0/+64 |