some initial EGL 1.2 work
[mesa.git] / src / egl / main / eglconfig.c
2006-01-30 Brian Paulsome initial EGL 1.2 work
2005-12-10 Brian Paulimplement config sorting for eglChooseConfig()
2005-11-27 Brian PaulRedo _eglInitSurface() so it can be used with all surfa...
2005-11-24 Brian Paulchange error test in _eglParseConfigAttribs()
2005-11-24 Brian Paulinit attribs to EGL_DONT_CARE in _eglParseConfigAttribs()
2005-11-23 Brian Pauluse _eglLog()
2005-05-17 Brian Paulremove glmode stuff
2005-05-17 Brian Paulmore work on _eglConfigToContextModesRec()
2005-05-17 Jon SmirlFix several internal problems with generating the list...
2005-05-16 Brian Paulrestore _eglSetConfigAttrib (for now), added prototype...
2005-05-16 Brian Paulmake _eglSetConfigAtrib() a static function, and rename it
2005-05-15 Jon SmirlA few egl patches needed for glitz, mainly config BITS
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