Android: clean-up and fix DRI module path handling
[mesa.git] / src / egl / drivers / dri2 /
2016-02-26 Derek Foremanegl/wayland: Try to use wl_surface.damage_buffer for...
2016-02-19 Daniel Czarnowskiegl_dri2: set correct error code if swapbuffers fails
2016-02-18 Rob Herringegl: android: clean-up config attribute setting
2016-02-18 Varad Gautamegl: android: fix visuals declaration
2016-02-15 Daniel Czarnowskiegl_dri2: NULL check for xcb_dri2_get_buffers_reply()
2016-01-22 Emil Velikovegl/dri2: expose srgb configs when KHR_gl_colorspace...
2015-11-17 Martin Peresegl: make it clear which platform x11 backend is being...
2015-11-17 Boyan Dingegl/x11_dri3: Implement EGL_KHR_image_pixmap
2015-11-17 Boyan Dingegl/x11: Implement dri3 support with loader's dri3...
2015-11-17 Boyan Dingegl_dri2: Add a function to let platform code return...
2015-11-13 Daniel Stoneegl/wayland: Ignore rects from SwapBuffersWithDamage
2015-10-07 Matt Turneregl/dri2: Properly dereference array.
2015-10-07 Emil Velikovegl/dri2: enable EGL_KHR_gl_colorspace for swrast
2015-10-07 Emil Velikovegl/dri2: ease srgb __DRIconfig conditionals
2015-10-07 Varad Gautamegl: move memcpy to bring conf->base operations together
2015-10-07 Varad Gautamegl: restore surface type before linking config to...
2015-10-03 Marek Olšákegl/dri2: don't require a context for ClientWaitSync...
2015-09-15 Emil Velikovegl/dri2: don't leak the fd on dri2_terminate
2015-09-15 Emil Velikovegl/dri2/drm: compact existing device mgmt
2015-09-15 Matt Turneregl/dri2: Close file descriptor on error.
2015-09-09 Boyan Dingegl_dri2: Add support for EGL_KHR_create_contest when...
2015-09-09 Boyan Dingegl_dri2: Use createContextAttribs if swrast version...
2015-09-09 Boyan Dingegl_dri2: Move filling context_attrib array in a separa...
2015-08-22 Boyan Dingegl/wayland: define set_cloexec_or_close only when...
2015-08-18 Rhys Kiddmesa/egl: Resolve GCC sign-compare warning.
2015-08-13 Frank Binnsegl/x11: don't abort when creating a DRI2 drawable...
2015-08-13 Frank Binnsegl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid...
2015-08-13 Frank Binnsegl/x11: fix use of EGL_BAD_NATIVE_WINDOW
2015-08-08 Boyan Dingegl/x11: Fix driver_name acquisition
2015-08-07 Alexander von Gluck IVegl/dri2: Fix include path of u_atomic.h introduced...
2015-08-07 Emil Velikovegl/x11: don't crash if dri2_dpy->conn is NULL
2015-08-07 Emil Velikovegl/x11: auth with xserver before attempting to open...
2015-08-07 Emil Velikovegl/x11: trust our loader over the xserver for the...
2015-08-07 Emil Velikovegl/x11: open the device from within dri2_x11_connect()
2015-08-07 Emil Velikovegl/x11: fetch the device_name prior to driver_name
2015-08-07 Emil Velikovegl/x11: remove dri2_dpy->conn checks
2015-08-07 Emil Velikovegl/x11: bail out if we cannot fetch the xcb connection
2015-08-05 Frank Binnsegl/dri: Add error info needed for EGL_EXT_image_dma_bu...
2015-08-01 Emil Velikovegl/wayland: use drmGetNodeTypeFromFd helper instead...
2015-08-01 Emil Velikovegl/wayland: use designated initializers
2015-08-01 Emil Velikovegl/wayland: libdrm is a hard requirement, treat it...
2015-08-01 Emil Velikovegl: consolidate ifdef HAVE_LIBDRM blocks
2015-07-28 Chad Versaceegl: Add support for DRM_FORMAT_R8, RG88, and GR88
2015-07-22 Marek Olšákegl,dri_interface: use DRI2rendererQueryExtension to...
2015-07-22 Marek Olšákegl: implement EGL_KHR_gl_colorspace (v2)
2015-07-22 Emil Velikovandroid: rework the EGL build
2015-07-22 Emil Velikovautomake: rework the EGL build
2015-07-22 Emil Velikovegl: remove flatten HAVE_SHARED_GLAPI
2015-07-22 Emil Velikovegl: remove the non-haiku scons build
2015-07-08 Julien Isorceegl/dri2: load libglapi.0.dylib on osx
2015-07-03 Anatoli Antonovitchegl: implement EGL_KHR_gl_texture_3D_image
2015-06-30 Emil Velikovegl/x11: handle when invalid drawable is passed in...
2015-06-30 Emil Velikovegl/wayland: cleanup dri2_wl_create_surface error path
2015-06-30 Emil Velikovegl/wayland: handle NULL native_window in create_surface
2015-06-30 Emil Velikovegl/drm: plug memory leak
2015-06-26 Boyan Dingegl_dri2: Remove trailing whitespaces
2015-06-23 Boyan Dingegl/x11: Remove duplicate call to dri2_x11_add_configs_...
2015-06-23 Derek Foremanegl: Use the loader_open_device() helper to do open...
2015-06-23 Derek Foremanegl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent...
2015-06-18 Boyan Dingegl/x11: Set version of swrastLoader to 2
2015-06-16 Haixia Shiegl/dri2: implement platform_surfaceless
2015-06-15 Eric Anholtegl: Drop check for driver != NULL.
2015-06-15 Eric Anholtegl/dri2: Fix Android Lollipop build on ARM.
2015-06-09 Chih-Wei Huangandroid: try to load gallium_dri.so directly
2015-06-09 Chih-Wei Huangandroid: loader: export the path to be included
2015-06-05 Marek Olšákegl: use EGL 1.5 types without suffixes
2015-06-05 Marek Olšákegl: set the EGL version in common code
2015-06-01 Brian Paulegl/dri2: silence uninitialized variable warnings
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-05-11 Axel Davyegl/wayland: Implement swrast support
2015-05-11 Axel Davyegl/wayland: Simplify dri2_wl_create_surface
2015-05-11 Axel Davyegl/x11: move dri2_x11_swrast_create_image_khr to egl_d...
2015-05-11 Axel Davyegl/wayland: Implement DRI_PRIME support
2015-05-11 Axel Davyegl/wayland: Add support for render-nodes
2015-05-11 Axel Davyegl/wayland: properly destroy wayland objects
2015-05-07 Chad Versaceegl/dri2: Fix codestyle in a comment
2015-05-06 Chad Versaceegl/dri2: Check return value of __DRI2fence::create_fence()
2015-05-05 Dave Airlieegl: image_dma_buf_export - use KHR 64-bit type
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_cl_event2 (v2)
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_wait_sync
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_fence_sync
2015-04-30 Marek Olšákegl/dri: don't expose configs with an accumulation...
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-22 Emil Velikovandroid: egl: add libsync_cflags to the build
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-25 Emil Velikovautomake: add missing egl files to the tarball
2015-03-05 Emil Velikovegl/drivers: include stdint.h where needed
2015-03-04 Daniel Stoneegl: Take alpha bits into account when selecting GBM...
2015-02-23 Vivek Kasireddyegl, wayland: RGB565 format support on Back-buffer
2015-02-12 Axel Davyegl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
2015-01-31 José Fonsecaegl: Pass the correct X visual depth to xcb_put_image().
2015-01-13 Chad Versaceegl/wayland: Fix unused variable warnings
2015-01-06 Eric Anholtegl: Inform the client API when ancillary buffers may...
2014-12-23 Alexander von Gluck IVegl/dri2: Fix build of dri2 egl driver with SCons
2014-12-12 Matt Turneregl/dri2: Add headers to distribution.
2014-12-09 Matt TurnerUse calloc instead of malloc/memset-0
2014-12-04 Matt Turneregl/dri2: Log a warning if no platforms are enabled.
2014-11-07 Emil Velikovegl_dri2: add a note about dri2_create_screen
2014-11-07 Emil Velikovegl_dri2: fix double free on drm platforms
next