summaryrefslogtreecommitdiff
path: root/src/egl/main/Makefile
AgeCommit message (Expand)Author
2008-05-30link libEGL with XlibBrian Paul
2008-05-28egl: re-enable LOCAL_CFLAGSBrian Paul
2008-05-28egl: move a few small functions into new eglmisc.[ch] filesBrian Paul
2008-05-28egl: added egldefines.hBrian Paul
2008-05-28egl: added eglstring.[ch]Brian Paul
2008-05-28egl: Temporarily disable eglx.[c|h] buildingJakob Bornecrantz
2008-05-27Move some config-related utility functions into new eglconfigutil.c file.Brian Paul
2008-05-27minor overhaul/re-org of driver selection/loading codeBrian Paul
2008-05-27pipe stderr to /dev/nullBrian Paul
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2005-11-23New _eglLog() function to replace fprintf/printf calls for debug/info.Brian Paul
2005-04-22initial EGL codeBrian Paul