st/nine: Fix CND implementation
[mesa.git] / src / gallium / state_trackers / egl /
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-05 Emil Velikovst/egl: include the remaining files in the tarball
2014-08-28 Emil Velikovst/egl: ship all the files in the tarball
2014-08-28 Emil Velikovst/egl: cleanup sw winsys header inclusions
2014-08-12 Emil Velikovandroid: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
2014-06-30 Emil Velikovtargets/egl-static: use inline_drm_helper and Automake...
2014-06-12 Niels Ole Salscheideregl/gallium: Set defines for supported APIs when using...
2014-05-29 Emil Velikovst/egl: do not link against libloader
2014-05-25 Emil Velikovgallium/egl: st_profiles are build time decision, treat...
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-01-18 Emil Velikovst/egl: use loader util lib
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-13 Martin Anderssonst/egl: Flush resources before presentation
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-11-16 Emil Velikovst/egl: use *_FILE over *_SOURCES names for filelists
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
next