egl: include egldefines.h
[mesa.git] / src / egl / main / egldriver.c
2008-05-28 Brian Paulegl: include egldefines.h
2008-05-28 Brian Paulegl: bring card->driver lookup code into egldriver.c
2008-05-28 Brian Paulegl: added args string to _eglMain()
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Jakob Bornecrantzegl: Temporarily disable eglx.[c|h] building
2008-05-27 Brian Paulminor overhaul/re-org of driver selection/loading code
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-01-30 Brian Paulsome initial EGL 1.2 work
2005-12-10 Brian PaulSome initial per-thread support.
2005-11-29 Brian PaulPut extension flags, string into separate struct.
2005-11-24 Brian PaulMove all the EGL API function pointers into a new _egl_...
2005-11-23 Brian Pauluse _eglLog()
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-05-17 Brian Paulremove eglQueryDisplayMESA()
2005-05-16 Brian Paulseparate ext strings with a space
2005-05-16 Brian Pauladded boolean extension flags to _EGLDriver
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-04 Brian Paulsync with latest EGL_MESA_screen_surface spec (EGLScree...
2005-04-22 Brian Paulinitial EGL code