Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / state_trackers / egl / common / egl_g3d_api.c
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Chia-I Wust/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
2010-11-03 Chia-I Wust/egl: Add support for swap interval and swap behavior.
2010-11-03 Chia-I Wust/egl: Use native_surface::present callback.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Chia-I Wust/egl: Do not finish a fence that is NULL.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wust/egl: Use profiles to create OpenGL ES contexts.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Chia-I Wust/egl: Add support for EGL_MESA_image_drm.
2010-08-26 Chia-I Wust/egl: Add support for EGL_KHR_surfaceless_*.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_reusable_sync.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-30 Chia-I Wust/egl: Hook eglCreatePbufferFromClientBuffer.
2010-05-30 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/egl: adapt to interface changes
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Chia-I Wust/egl: Follow the portability guide.
2010-04-11 Chia-I Wust/egl: Factor driver callbacks to a new file.