clover: Clean up property query functions by using a new property_buffer helper class.
[mesa.git] / src / gallium / state_trackers / egl /
2013-10-11 Kristian Høgsbergwayland: Don't rely on static variable for identifying...
2013-10-09 Gaetan Nadongallium/state_trackers/egl: use X11_INCLUDES rather...
2013-10-03 Emil Velikovgallium-egl: use standard variable types over EGLBoolea...
2013-10-01 Grigori Goronzyst/egl: flush resources before presentation
2013-10-01 Emil Velikovst/egl: consolidate C sources lists into Makefile.sources
2013-10-01 Brian Paulst/egl: include u_format.h for util_format_get_blocksize()
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-08-07 Kristian Høgsberggallium-egl: Commit the rest of the native_wayland_drm_...
2013-08-07 Ander Conselvan... egl: Update to Wayland 1.2 server API
2013-08-07 Ander Conselvan... gallium-egl: Don't add a listener for wl_drm twice...
2013-08-07 Ander Conselvan... gallium-egl: Simplify native_wayland_drm_bufmgr_helper...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-03 Chia-I Wust/egl: fix bulid errors on Android 4.2
2013-03-20 Kristian Høgsberggallium-egl: Fix compile errors introduced in de315f76a
2013-03-19 Andreas Bollgallium/egl: fix out-of-tree build
2013-03-15 Philipp Brüschweilerwayland: fix segfault when using software rendering
2013-02-15 Kristian Høgsbergegl-wayland: Fix left-over wl_display_roundtrip() usage
2013-02-04 Quentin Glidicgallium/egl: Fix include dirs for VPATH build
2013-01-28 Tapani Pälliandroid: use gralloc_drm_get_gem_handle api
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2012-12-11 Tobias Drostest/egl/drm: only unref the udev device if needed
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-12-05 Vinson Leescons: Require drm to build gallium/state_trackers...
2012-11-07 Jonas Ådahlwayland: Destroy frame callback when destroying surface
2012-10-17 Kristian Høgsbergwayland: Drop support for ill-defined, unused wl_egl_pixmap
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-08-16 Philipp Brüschweilerwayland-drm: close fd after the display is uninitialized
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-07-19 Kristian Høgsbergwayland: Support EGL_WIDTH and EGL_HEIGHT queries for...
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2012-07-17 Elvis Leest/egl: Fix build for wayland includes
2012-07-16 Brian Paulst/egl: fix uninitialized pointer bug
2012-07-11 Kristian Høgsbergwayland-drm: Add protocol to create planar buffers
2012-07-11 Kristian Høgsbergwayland-drm: Pass struct wl_drm_buffer to the driver
2012-05-12 José Fonsecascons: Fix missing gbm symbols in st/egl.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2012-01-17 Scott MoreauComplete ARGB8888 naming convention format renames...
2012-01-11 Kristian Høgsbergwayland-drm: Drop the non-premul formats, use format...
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-20 Chia-I Wust/egl: error check and clamp coordinates in eglPostSub...
2011-12-20 Fredrik Höglundst/egl: Add support for EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-15 Chia-I Wust/egl: fix compiler warnings
2011-12-15 Fredrik Höglundst/egl: Implement EGL_NOK_swap_region for x11
2011-12-15 Fredrik Höglundst/egl: Add support for EGL_NOK_swap_region
2011-11-25 Chia-I Wuandroid: add support for ICS
2011-11-25 Chia-I Wust/egl: fix a crash in Android backend
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-04 Brian Paulegl: restore missing \ in Makefile
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-09-20 Chia-I Wust/egl: add support for null platform
2011-09-08 José Fonsecast/egl: Fix GDI build.
2011-09-08 Benjamin Franzkest/egl: add premultiplied alpha support to wayland
2011-09-08 Benjamin Franzkest/egl: correctly return configs under wayland
2011-09-08 Chia-I WuRevert "st/egl: correctly return configs under wayland"
2011-09-08 Chia-I WuRevert "st/egl: add premultiplied alpha support to...
2011-09-08 Chia-I Wust/egl: add premultiplied alpha support to wayland
2011-09-08 Chia-I Wust/egl: correctly return configs under wayland
2011-09-08 Chia-I Wust/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-09-07 Chia-I Wust/egl: track changes to drop wl_visual in wayland
2011-09-07 Chia-I Wust/egl: track server side wayland changes
2011-09-07 Chia-I Wust/egl: use new wl_callback mechanism in wayland
2011-08-27 Chia-I Wuandroid: make DRM optional
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-20 Chia-I Wust/egl: add a missing include
2011-08-20 Chia-I Wust/egl: improve error logging
2011-08-20 Chia-I Wust/egl: add buffer preserving support to Android
2011-08-20 Chia-I Wust/egl: improve buffer cache for Android
2011-08-20 Chia-I Wust/egl: swapping without a buffer is not an error
2011-08-20 Chia-I Wust/egl: use HAL formats for Android backend
2011-08-20 Chia-I Wuandroid: build st/egl with android backend
2011-08-20 Chia-I Wust/egl: add android backend
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-07-29 Chia-I Wust/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Chia-I Wust/egl: fix linking errors
next