egl: only windows are renderable at this time
[mesa.git] / src / egl / main / eglconfig.h
2008-06-04 Brian Paulegl: in _eglAddConfig() just save a pointer to the...
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-27 Brian PaulMove some config-related utility functions into new...
2008-05-27 Brian Paulminor overhaul/re-org of driver selection/loading code
2008-05-27 Brian Pauladded _eglGet*Handle() functions
2008-05-27 Brian Paulassorted changes to compile with new EGL 1.4 headers...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-12-10 Brian Paulimplement config sorting for eglChooseConfig()
2005-05-17 Brian Paulremove glmode stuff
2005-05-17 Brian Paulmore work on _eglConfigToContextModesRec()
2005-05-16 Brian Paulrestore _eglSetConfigAttrib (for now), added prototype...
2005-05-16 Brian Paulmake _eglSetConfigAtrib() a static function, and rename it
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