Merge branch '7.8'
[mesa.git] / src / egl /
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-03 Kristian Høgsbergegl_dri2: Factor out DRI2 protocol bits from initialize.
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Kristian Høgsbergegl_dri2: Implement EGL_KHR_gl_renderbuffer_image
2010-02-24 Kristian Høgsbergegl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap
2010-02-23 Chia-I Wuegl: Remove unused _EGL_SKIP_HANDLE_CHECK.
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-19 Chia-I Wuegl: Silence warnings when compiled with -pedantic.
2010-02-19 Chia-I Wuegl: Silence warnings in check/return macros.
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Chia-I Wuegl: Revisit global data locking.
2010-02-17 Chia-I Wuegl: Always lock a display before using it.
2010-02-17 Chia-I Wuegl: Make eglGetDisplay atomic.
2010-02-17 Chia-I Wuegl: Add a mutex to _EGLDisplay.
2010-02-17 Chia-I Wuegl: eglGetError should return the status of the last...
2010-02-17 Chia-I Wuegl: Always record error code.
2010-02-17 Chia-I Wuegl: Use new error checking macros.
2010-02-17 Chia-I Wuegl: Add new error checking macros.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-10 Kristian Høgsbergegl_dri2: Only allocate config if we're going to keep it
2010-02-10 Kristian Høgsbergegl_dri2: Initialize config attributes with visual...
2010-02-10 Kristian Høgsbergegl_dri2: Allow pbuffer and pixmap surfaces for all...
2010-02-09 Kristian Høgsbergegl_dri2: Implement eglBindTexImage()
2010-02-09 Kristian Høgsbergegl_dri2: Use a helper function for looking up and...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian Høgsbergegl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY
2010-02-05 Kristian Høgsbergegl_dri2: Use pkg-config cflags and libs from configure...
2010-02-05 Kristian Høgsbergegl_dri2: Log both driver and core extensions
2010-02-05 Kristian Høgsbergegl_dri2: Audit and fix errors paths
2010-02-05 Kristian Høgsbergegl_dri2: Just cast the pointer difference to an int
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Chia-I Wuegl: Add debug messages to config validation and matching.
2010-02-05 Chia-I Wuegl: Clean up eglconfig.h.
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-05 Chia-I Wuegl: Update the comments to typecast macros.
2010-02-05 Chia-I Wuegl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.
2010-02-05 Chia-I Wuegl: Clarify IsLinked and IsBound.
2010-02-05 Chia-I Wuegl_dri2: Do not destroy linked resources.
2010-02-05 Chia-I Wuegl_dri2: Fix a snprintf warning.
2010-02-05 Chia-I Wuegl_dri2: Add a debug print for DRI2 extensions.
2010-02-05 Kristian Høgsbergegl: Implement eglCopyBuffers for DRI2, make pixmap...
2010-02-04 Kristian Høgsbergegl: Add driver for EGL on X with DRI2
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-02-04 Chia-I Wuegl: Add macros to define typecast functions.
2010-02-04 Igor Oliveiraegl: fix wrong argument. Use loader_data instead of...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Chia-I Wuegl: Rename _eglPreloadForEach callbacks.
2010-02-03 Chia-I Wuegl: Fix a potential segfault in driver suffix matching.
2010-02-03 Chia-I Wuegl: Remove unnecessary #ifdef's.
2010-02-03 Chia-I Wuegl: Ignore certain environment variables when setuid...
2010-02-03 Chia-I Wuegl: Add EGL_DRIVERS_PATH environment variable.
2010-02-01 Vinson Leeegl: Remove unnecessary headers.
2010-01-31 Chia-I Wuegl: Clean up surface attributes.
2010-01-31 Chia-I Wuegl: Add support for more EGLImage extensions to EGL...
2010-01-31 Chia-I Wuegl: Surface type validaction should depend on extensio...
2010-01-31 Chia-I Wuegl: Initialize display configs with the display.
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 Chia-I Wuegl: Refactor _eglInitImage.
2010-01-31 Chia-I Wuegl: Refactor _eglInitContext.
2010-01-31 Chia-I Wuegl: Refactor _eglInitSurface.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Chia-I Wuegl: Remove code blocks that are commented out.
2010-01-30 Chia-I Wuegl: Remove my_strdup.
2010-01-30 Chia-I Wuegl: Remove unused VisibleRefCount.
2010-01-30 Chia-I Wuegl: Rename Binding to CurrentContext in _EGLSurface.
2010-01-30 Chia-I Wuegl: Clean up header inclusions.
2010-01-28 Vinson Leeegl: Remove unnecessary headers.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Chia-I Wuegl: Migrate drivers to use _eglBindContext.
2010-01-28 Chia-I Wuegl: Correctly unbind contexts in eglReleaseThread.
2010-01-28 Chia-I Wuegl: eglMakeCurrent should accept an uninitialized...
2010-01-28 Chia-I Wuegl: Add _eglBindContext.
2010-01-28 Chia-I Wuegl: Use a boolean to indicate whether a display is...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Chia-I Wuegl: Remove _eglOpenDriver and _eglCloseDriver.
2010-01-26 Chia-I Wuegl: Fix a segfault when a display is initialized again.
2010-01-26 Chia-I Wuegl: Remove _eglGetCurrentSurface and _eglGetCurrentDis...
2010-01-26 Chia-I Wuegl: Fix leaks in eglReleaseThread.
2010-01-26 Chia-I Wuegl: Refactor _eglMakeCurrent.
2010-01-26 Chia-I Wuegl: Add _eglGetAPIContext.
2010-01-26 Chia-I Wuegl: Use a boolean to indicate whether a resource is...
2010-01-26 Chia-I Wuegl: Mark _eglCheckResource as PUBLIC.
2010-01-26 Chia-I Wuegl/xdri: Update with glxclient.h change.
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Chia-I Wuegl: Native types are renamed in EGL 1.3.
2010-01-25 Chia-I Wuegl: Make resource void pointer in _eglCheckResource.
2010-01-25 Chia-I Wuegl: Install EGL headers.
2010-01-25 Chia-I Wuegl: Add support for EGL_KHR_image.
2010-01-25 Chia-I Wuegl: Update headers.
2010-01-24 Chia-I Wuegl: Add and use make_library_path.
2010-01-24 Chia-I Wuegl: Remove _eglFindAPIs.
2010-01-24 Chia-I Wuegl: Remove unused helper functions.
2010-01-24 Chia-I Wuegl: Remove unused casting functions.
2010-01-24 Chia-I Wuegl: Make surfaces and contexts resources.
2010-01-24 Chia-I Wuegl: Add _EGLResource and _EGLResourceType.
2010-01-24 Chia-I Wuegl: Move surface functions in egldisplay.[ch] to eglsu...
2010-01-24 Chia-I Wuegl: Move context functions in egldisplay.[ch] to eglco...
next