egl: drop unused _EGLDriver from SwapInterval()
[mesa.git] / src / egl / main / eglsurface.c
2008-05-30 Brian Paulegl: fix width/height tests
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 Pauladded _eglGet*Handle() functions
2008-05-27 Brian Paulfix typo: s/Contexts/Surfaces/
2008-05-27 Brian Paulassorted changes to compile with new EGL 1.4 headers...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-02-05 Brian Paulfix typo
2006-01-30 Brian Paulsome initial EGL 1.2 work
2005-12-10 Brian PaulSome initial per-thread support.
2005-11-27 Brian PaulRedo _eglInitSurface() so it can be used with all surfa...
2005-11-23 Brian Paulupdate some comments
2005-05-17 Brian Pauladded _eglInitPbufferSurface()
2005-05-16 Jon SmirlImplement query of surface type.
2005-04-22 Brian Paulinitial EGL code