Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / state_trackers / egl /
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-09 Thomas Hellstromst/egl: Fix build for include files in nonstandard...
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-03 Brian Paulegl/gdi: fix typo: xsurf->gsurf
2010-11-03 Chia-I Wust/egl: Use native_display_buffer for EGL_MESA_drm_image.
2010-11-03 Chia-I Wust/egl: Add native_display_buffer interface.
2010-11-03 Chia-I Wust/egl: Add extern "C" wrapper to native.h.
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: Remove flush_frontbuffer and swap_buffers.
2010-11-03 Chia-I Wust/egl: Use native_surface::present callback.
2010-11-03 Chia-I Wust/egl: Add native_surface::present callback.
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-31 Benjamin Franzkest/egl image: multiply drm buf-stride with blocksize
2010-10-23 Chia-I Wust/egl: Use resource reference count for egl_g3d_sync.
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wust/egl: Fix native_mode refresh mode.
2010-10-23 Chia-I Wuegl: Fix _eglModeLookup.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLScreen interface.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLConfig interface.
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
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-14 Chia-I Wust/egl: Access _EGLConfig directly.
2010-10-13 Kristian HøgsbergGet rid of GL/internal/glcore.h
2010-09-30 Chia-I Wust/egl: Drop context argument from egl_g3d_get_egl_image.
2010-09-30 Chia-I Wust/egl: Skip single-buffered configs in EGL.
2010-09-22 Luca Barbieriglx: decouple dri2.c and GLX, fixing Gallium EGL and...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Chia-I Wust/egl: s/kms/drm/ on the drm backend.
2010-09-19 Chia-I Wust/egl: Rename kms backend to drm.
2010-09-19 Chia-I Wust/egl: Split modeset code support to modeset.c.
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-31 Chia-I Wust/egl: Enable EGL_MESA_drm_display.
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-26 Chia-I Wust/egl: Make KMS support optional in KMS backend.
2010-08-24 Chia-I Wust/egl: Fix r300/r600 support in KMS backend.
2010-08-19 Chia-I Wust/egl: Fix win32 build.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_reusable_sync.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Chia-I Wuegl: Add checks for EGL_MESA_screen_surface.
2010-07-29 Kristian HøgsbergUntangle gallium/egl/glx source sharing mess and make...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 nobledst/egl: Fix debug line
2010-07-20 Chia-I Wust/egl: Fixes for recent GLX cleanup.
2010-07-06 Chia-I Wust/egl: Add support for !GLX_DIRECT_RENDERING.
2010-07-04 Vinson Leest/egl: Remove unnecessary headers.
2010-06-30 Chia-I Wust/egl: Manually free configs on terminate.
2010-06-30 Chia-I Wuegl: Store screens in a dynamic array.
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-30 Chia-I Wust/egl: Add egl-gdi target.
2010-06-29 Chia-I Wuegl: Remove st/egl probe code.
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-29 Chia-I Wust/egl: Reorganize targets.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
2010-06-29 Chia-I Wust/egl: Introduce native_platform.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-11 Chia-I Wust/egl: Add fbdev backend.
2010-06-10 Vinson Leest/egl: Remove unnecessary header.
2010-06-06 Jakob Bornecrantzgallium: Convert state trackers to drm driver interface
2010-06-04 Chia-I Wust/egl: Fix compiler warnings.
2010-06-04 Chia-I Wust/egl: Move sw screen creation to native helper.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wust/egl: Use stamps only to avoid unnecessary geometry...
2010-05-31 Chia-I Wust/egl: Update KMS backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Update GDI backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Update ximage backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Add helper functions for use by backends.
2010-05-31 Chia-I Wust/egl: Use OS-specific module suffices.
2010-05-31 Chia-I Wust/egl: Add GDI backend.
2010-05-30 Chia-I Wust/egl: Hook eglCreatePbufferFromClientBuffer.
2010-05-30 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-05-30 Chia-I Wust/egl: Initialize KMS backend from an fd.
2010-05-27 Brian Paulegl/mks: remove extra param from function call
2010-05-27 Brian Paulegl_g3d: add missing param to egl_g3d_st_manager_get_eg...
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-21 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/egl: adapt to interface changes
2010-05-08 Chia-I Wuegl_g3d: Check external modules for client APIs first.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-26 Vinson Leeet/egl: Remove dead code.
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
next