Age | Commit message (Expand) | Author |
2010-05-14 | egl: Implement EGL_NOK_texture_from_pixmap | Kristian Høgsberg |
2010-02-23 | egl: Remove unused _EGL_SKIP_HANDLE_CHECK. | Chia-I Wu |
2010-02-05 | egl: Clean up eglconfig.h. | Chia-I Wu |
2010-01-31 | egl: Initialize display configs with the display. | Chia-I Wu |
2010-01-05 | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu |
2009-09-29 | egl: Rework config lookup. | Chia-I Wu |
2009-09-29 | egl: Rework configuration management. | Chia-I Wu |
2009-09-29 | egl: Introduce config keys. | Chia-I Wu |
2009-08-18 | egl: Overhaul driver API. | Chia-I Wu |
2008-07-07 | egl: bump up MAX_ATTRIBS, added assertion | Brian Paul |
2008-06-04 | egl: in _eglAddConfig() just save a pointer to the config; don't copy the config | Brian Paul |
2008-05-27 | Move some config-related utility functions into new eglconfigutil.c file. | Brian Paul |
2008-05-27 | minor overhaul/re-org of driver selection/loading code | Brian Paul |
2008-05-27 | added _eglGet*Handle() functions | Brian Paul |
2008-05-27 | assorted changes to compile with new EGL 1.4 headers (untested) | Brian Paul |
2005-12-10 | implement config sorting for eglChooseConfig() | Brian Paul |
2005-05-17 | remove glmode stuff | Brian Paul |
2005-05-17 | more work on _eglConfigToContextModesRec() | Brian Paul |
2005-05-16 | restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod... | Brian Paul |
2005-05-16 | make _eglSetConfigAtrib() a static function, and rename it | Brian Paul |
2005-05-13 | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl |
2005-05-04 | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul |
2005-04-22 | initial EGL code | Brian Paul |