st/xorg vmwgfx/xorg: Add a pre-init customizer callback
[mesa.git] / src / gallium / state_trackers / egl /
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 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
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 Jakob Bornecrantzst/egl: No need to use drm_api argument struct
2010-04-20 Jakob Bornecrantzst/egl: Use correct driver_name field to get kernel...
2010-04-20 Jakob Bornecrantzst/egl: Check for null destroy callback on api struct
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
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-16 Vinson Leest/egl: Remove unnecessary header.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 Chia-I Wust/egl: Request the front buffer as needed.
2010-04-11 Jakob Bornecrantzst/egl: Fix DRI2 on old X servers
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.
2010-04-11 Vinson Leest/egl: Remove unnecessary header.
2010-04-10 Chia-I Wust/egl: Remove depth/stencil format from the native...
2010-04-10 Chia-I Wust/egl: Remove __GLcontextModes from the native interface.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Chia-I WuFix copyright headers.
2010-04-09 Chia-I Wust/egl: Fix a typo in determining the render buffer.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 Chia-I Wust/egl: Move probe interface to native_probe.h.
2010-04-09 Chia-I Wust/egl: Remove pbuffer from the native interface.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-04 Chia-I Wust/egl: Implement get_egl_image hook.
2010-04-02 Chia-I Wust/egl: Add a missing break.
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
next