vdpau: make state tracker far less noisy
[mesa.git] / src / gallium / state_trackers / egl /
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Benjamin Franzkest/egl: Update to wayland protocol,egl changes
2011-04-12 Benjamin Franzkeegl/wayland: Update to per-surface frame events
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Benjamin Franzkeegl/wayland: Move wayland-egl into a subdir
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-03-01 Thomas Hellstromst/egl: Implement swapbuffer throttling
2011-03-01 Thomas Hellstromst/egl/drm: Rework swapbuffers
2011-03-01 Thomas Hellstromst/egl: Add a helper to perform a copy swap on a resour...
2011-03-01 Thomas Hellstromst/egl: Move the copy context to the native display...
2011-03-01 Dave Airlieegl/st: add array size initialisor
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-11 Benjamin Franzkest/egl wayland: Sync front buffer release
2011-02-11 Benjamin Franzkest/egl wayland: Set color_format according to wl_visual
2011-02-08 Benjamin Franzkest/egl: Fix platform selection
2011-02-07 Benjamin Franzkest/egl: Add wayland platform
2011-02-07 Benjamin Franzkest/egl: drm_image: Check for MESA_drm_image
2011-02-07 Benjamin Franzkest/egl: native_helper: Add resource_surface_import_resource
2011-01-26 Kristian Høgsbergst/egl: Downgrade warning to debug when we can't create...
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Chia-I Wuegl: Improve driver selection.
2011-01-13 Chia-I Wuegl: Simplify driver matching.
2011-01-13 Chia-I Wuegl: Cleanup _EGLDisplay initialization.
2011-01-12 Chia-I Wuscons: Updates for targets/egl-static.
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Chia-I Wust/egl: Fix a void pointer arithmetic warning.
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Chia-I Wust/egl: Assorted fixes for dri2_display_get_configs.
2010-12-22 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-12-22 Chia-I Wust/egl: Plug pbuffer leaks.
2010-12-22 Chia-I Wust/egl: Allow single-buffered pixmaps.
2010-12-22 Chia-I Wust/egl: Remove native_config::samples.
2010-12-22 Chia-I Wust/egl: Remove native_config::slow_config.
2010-12-22 Chia-I Wust/egl: Remove unnecessary egl_g3d_find_pixmap_config.
2010-12-22 Chia-I Wust/egl: Make config optional for create_pixmap_surface.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-26 Chia-I Wust/egl: Fix eglChooseConfig when configs is NULL.
2010-12-24 Vinson Leest/egl: Remove unnecessary header.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Chia-I Wuegl: _eglFilterArray should not allocate.
2010-12-05 Marek Olšákr300g: cleanup winsys
2010-12-03 Chia-I Wust/egl: Set pipe_resource::array_size to 1.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
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-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
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-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
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.
next