i965: Update the gen6 stencil ref state when stencil state changes.
[mesa.git] / src / egl /
2010-10-27 Vinson Leeegl: Remove unnecessary headers.
2010-10-26 Chia-I Wuegl_dri2: Fix a typo that make glFlush be called at...
2010-10-24 Jon TURNEYEnsure -L$(TOP)/$(LIB_DIR) appears in link line before...
2010-10-23 Chia-I Wuegl: Fix a false negative check in _eglCheckMakeCurrent.
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wuegl: Add reference count for resources.
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-23 Chia-I Wuegl: Drop dpy argument from the link functions.
2010-10-22 Chia-I Wuegl: Move fallback routines to eglfallbacks.c.
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-22 Chia-I Wuegl_glx: Fix borken driver.
2010-10-22 Chia-I Wuegl_glx: Drop the use of [SG]ET_CONFIG_ATTRIB.
2010-10-22 Chia-I Wuegl_dri2: Drop the use of _egl[SG]etConfigKey.
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 Wuegl: Access config attributes directly.
2010-10-14 Chia-I Wuegl: Use attribute names as the _EGLConfig member names.
2010-09-30 Nicolas Kaiseregl: remove duplicated include
2010-09-30 Chia-I Wuegl: Check extensions.
2010-09-24 Ian Romanickegl: Fix several 'comparison between signed and unsigne...
2010-09-24 Ian Romanickegl_glx: Silence piles of 'unused variable' warnings
2010-09-24 Ian RomanickEGL DRI2: Silence 'missing initializer' warnings
2010-09-24 Ian RomanickEGL DRI2: Silence piles of 'unused variable' warnings
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Chia-I Wust/egl: Rename kms backend to drm.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Jesse BarnesEGL DRI2: 0xa011 is Pineview not Ironlake
2010-09-13 Jesse BarnesEGL DRI2: add PCI ID for Ironlake mobile
2010-09-10 Chia-I Wuegl: Simplify _eglBindContext.
2010-09-09 Kristian Høgsbergeglglx: Convert glx visuals/fbconfigs straight to EGL...
2010-09-09 Kristian Høgsbergegl: Remove old egldri driver
2010-09-09 Chia-I Wuegl: Use _EGL_CHECK_DISPLAY in eglCreateContext.
2010-09-09 Chia-I Wuegl: Display may be NULL in _eglLookup*.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-31 Chia-I Wuegl: Mark EGL_MESA_screen_surface as obsolete.
2010-08-25 Kristian Høgsbergegl_dri2: Add support for MESA_image_drm
2010-08-25 Kristian Høgsbergegl: Add EGL_MESA_drm_image extension
2010-08-20 Chia-I Wuegl: Fix context API check and be verbose.
2010-08-20 Chia-I Wuegl: Add egl.def for win32 build.
2010-08-20 Chia-I Wuegl: Allow core functions to be queried.
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 Wuegl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_reusable_sync.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Vinson Leeegl: Fix '_eglAddAtExitCall' implicit declaration warning.
2010-07-31 Chia-I Wuegl: Add checks for EGL_MESA_screen_surface.
2010-07-29 Kristian Høgsbergegl_dri2: Set API version for DRM display
2010-07-29 Kristian Høgsbergegl: Fix deref before NULL-check
2010-07-29 Kristian Høgsbergegl_dri2: Implement EGL_KHR_surfaceless_* extensions
2010-07-29 Kristian Høgsbergegl: EGL_KHR_surfaceless_* extensions
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-15 Chia-I Wuegl: Return the correct array size in _eglFlattenArray.
2010-07-09 Kristian Høgsbergegl_dri2: Support _EGL_PLATFORM_DRM
2010-07-06 Vinson Leeegl: Remove unnecessary headers.
2010-07-06 Chia-I Wuegl: Rework driver loading.
2010-07-03 nobledegl: Always use EGLAPIENTRY in api function prototypes
2010-06-30 Chia-I Wuegl: Update MaxSize when a dynamic array is grown.
2010-06-30 Chia-I Wuegl: Make _eglUnloadDrivers no-op on Windows.
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 Wuegl: Add dynamic array.
2010-06-29 Chia-I Wuegl: Remove st/egl probe code.
2010-06-29 Chia-I Wuegl: Do not call drv->Initialize with global mutex...
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
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: Add support for EGL_MESA_drm_display.
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-17 Chia-I Wuegl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wuegl: Use SConscript for Windows build.
2010-05-31 Chia-I WuDefine PUBLIC to dllexport on MSVC.
2010-05-31 Chia-I WuAlways define int32_t in compiler headers.
2010-05-29 Kristian Høgsbergegl_dri2: Split driver loading out into its own function
2010-05-29 Kristian Høgsbergegl_dri2: Check for xcb_connect() failure the right way
2010-05-27 Kristian Høgsbergegl: Return NULL if we fail to load a default driver
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric AnholtMake TLS EGL dri2 driver search path behavior match...
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_swap_region
2010-05-13 Kristian Høgsbergegl: Allow a prioritized list of default drivers
2010-05-13 Kristian Høgsbergegl_dri2: Downgrade initialization errors to warnings
2010-05-13 Kristian Høgsbergegl: Drop broken _EGL_PLATFORM_NO_OS code
2010-05-13 Kristian Høgsbergegl: Don't try to load driver basename if the platform...
2010-05-12 Kristian Høgsbergegl_dri2: Zero out driver struct
2010-05-08 Chia-I Wuegl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
2010-05-08 Chia-I Wuegl: Add _eglSearchPathForEach.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-04 Kristian HøgsbergAdd egl.pc file
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
next