Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / egl / main / eglcontext.c
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-20 Brian Paulegl: fix assorted context-related bugs
2008-06-19 Brian Paulegl: clean up prototype code, new _eglFindAPIs() function.
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Brian Paulegl: clean-up re-org of the client API state
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 Pauleliminate the context hash table
2008-05-27 Brian Paulassorted changes to compile with new EGL 1.4 headers...
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-27 Brian PaulRedo _eglInitSurface() so it can be used with all surfa...
2005-11-24 Brian PaulMove all the EGL API function pointers into a new _egl_...
2005-05-16 Brian Pauluse EGLint instead of unsigned long for eglCopyContextM...
2005-05-14 Jon SmirlAdd empty placeholder for eglCopyContextMESA
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-04-22 Brian Paulinitial EGL code