| Commit message (Expand) | Author | Age | Files | Lines |
* | egl/main: cleanup function prototypes | Emil Velikov | 2015-05-14 | 1 | -10/+2 |
* | egl: Add needed extern "C" for C++ access | Alexander von Gluck IV | 2015-05-14 | 1 | -0/+10 |
* | egl/main: no longer export internal function | Emil Velikov | 2015-03-05 | 1 | -3/+3 |
* | egl/main: replace INLINE with inline | Emil Velikov | 2015-03-05 | 1 | -1/+3 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | egl: add copyright notices | Chia-I Wu | 2011-07-02 | 1 | -0/+30 |
* | egl: Simplify driver matching. | Chia-I Wu | 2011-01-13 | 1 | -11/+1 |
* | scons: Updates for targets/egl-static. | Chia-I Wu | 2011-01-12 | 1 | -0/+4 |
* | egl: Make egl_dri2 and egl_glx built-in drivers. | Chia-I Wu | 2011-01-10 | 1 | -0/+8 |
* | egl: Add an include for size_t | Thomas Hellstrom | 2010-11-09 | 1 | -1/+1 |
* | egl: Move fallback routines to eglfallbacks.c. | Chia-I Wu | 2010-10-22 | 1 | -0/+1 |
* | egl: Rework driver loading. | Chia-I Wu | 2010-07-06 | 1 | -11/+3 |
* | egl: Remove st/egl probe code. | Chia-I Wu | 2010-06-29 | 1 | -8/+0 |
* | st/egl: One driver per hardware. | Chia-I Wu | 2010-06-29 | 1 | -5/+0 |
* | egl: Introduce platform displays internally. | Chia-I Wu | 2010-06-23 | 1 | -0/+5 |
* | egl: Allow a prioritized list of default drivers | Kristian Høgsberg | 2010-05-13 | 1 | -0/+4 |
* | egl: Add _eglSearchPathForEach. | Chia-I Wu | 2010-05-08 | 1 | -0/+5 |
* | egl: Update the comments to typecast macros. | Chia-I Wu | 2010-02-05 | 1 | -0/+6 |
* | egl: Add macros to define typecast functions. | Chia-I Wu | 2010-02-04 | 1 | -0/+21 |
* | egl: Clean up header inclusions. | Chia-I Wu | 2010-01-30 | 1 | -0/+3 |
* | egl: Remove _eglOpenDriver and _eglCloseDriver. | Chia-I Wu | 2010-01-26 | 1 | -5/+1 |
* | egl: Remove _eglFindAPIs. | Chia-I Wu | 2010-01-24 | 1 | -4/+0 |
* | egl: Add a simple cache for driver probe. | Chia-I Wu | 2010-01-20 | 1 | -0/+8 |
* | egl: Improve driver matching. | Chia-I Wu | 2010-01-20 | 1 | -3/+16 |
* | egl: Remove unused driver and display functions. | Chia-I Wu | 2010-01-20 | 1 | -8/+0 |
* | egl: Add _eglPreloadDrivers. | Chia-I Wu | 2010-01-20 | 1 | -1/+5 |
* | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | 2010-01-05 | 1 | -3/+4 |
* | egl: Remove dependency on libX11. | Chia-I Wu | 2009-08-21 | 1 | -4/+0 |
* | egl: Some per-driver data should be per-display. | Chia-I Wu | 2009-08-18 | 1 | -26/+1 |
* | egl: Change the way drivers are loaded. | Chia-I Wu | 2009-08-18 | 1 | -4/+11 |
* | egl: Overhaul driver API. | Chia-I Wu | 2009-08-18 | 1 | -1/+1 |
* | egl: implment EGL_LARGEST_PBUFFER query | Brian Paul | 2008-06-20 | 1 | -0/+2 |
* | egl: clean up prototype code, new _eglFindAPIs() function. | Brian Paul | 2008-06-19 | 1 | -0/+4 |
* | egl: make _eglChooseDRMDriver() non-static | Brian Paul | 2008-06-06 | 1 | -0/+3 |
* | egl: new eglGetProcAddress() code | Brian Paul | 2008-05-30 | 1 | -0/+4 |
* | egl: clean-up re-org of the client API state | Brian Paul | 2008-05-30 | 1 | -1/+2 |
* | egl: added Name field to _EGLDriver so a driver name string can propogate up ... | Brian Paul | 2008-05-29 | 1 | -1/+3 |
* | egl: remove unused Display field | Brian Paul | 2008-05-28 | 1 | -2/+0 |
* | egl: move a few small functions into new eglmisc.[ch] files | Brian Paul | 2008-05-28 | 1 | -13/+0 |
* | egl: make sure EGL_VERSION_STRING query returns same version as eglInitialize() | Brian Paul | 2008-05-28 | 1 | -5/+6 |
* | egl: include egldefines.h | Brian Paul | 2008-05-28 | 1 | -4/+2 |
* | egl: added args string to _eglMain() | Brian Paul | 2008-05-28 | 1 | -2/+2 |
* | minor overhaul/re-org of driver selection/loading code | Brian Paul | 2008-05-27 | 1 | -3/+3 |
* | some initial EGL 1.2 work | Brian Paul | 2006-01-30 | 1 | -0/+1 |
* | Put extension flags, string into separate struct. | Brian Paul | 2005-11-29 | 1 | -7/+14 |
* | Move all the EGL API function pointers into a new _egl_api struct. | Brian Paul | 2005-11-24 | 1 | -93/+2 |
* | More EGL prep. No impact on anything outside of EGL | Jon Smirl | 2005-08-05 | 1 | -4/+1 |
* | remove eglQueryDisplayMESA() | Brian Paul | 2005-05-17 | 1 | -2/+0 |
* | use EGLint instead of unsigned long for eglCopyContextMESA, added comments | Brian Paul | 2005-05-16 | 1 | -1/+1 |
* | added boolean extension flags to _EGLDriver | Brian Paul | 2005-05-16 | 1 | -0/+10 |