meta: Use _mesa_CreateFramebuffers instead of _mesa_GenFramebuffers
[mesa.git] / src / egl /
2016-02-29 Rob HerringAndroid: clean-up and fix DRI module path handling
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-19 Dongwon Kimegl: move Null check to eglGetSyncAttribKHR to prevent...
2016-02-18 Rob HerringAndroid: enable building on arm64
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-20 Emil Velikovegl: don't forget to ship platform_x11_dri3.h into...
2015-11-20 Emil Velikovautomake: egl: add symbols test
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-10-03 Matthew Watersegl: rework handling EGL_CONTEXT_FLAGS
2015-09-28 Alexander von Gluck IVegl: Fix missing Haiku include path
2015-09-24 Kristian Høgsberg... wayland: Add copyright notice for wayland-egl.c
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-09-02 Ian Romanickmesa: Fix warning about static being in the wrong place
2015-08-22 Alexander von Gluck IVegl: scons: fix the haiku build, do not build the dri2...
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: improve attribute checking for eglCreateContext
2015-08-13 Frank Binnsegl: don't allow eglGetConfigs to set num_configs param...
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: Add eglQuerySurface surface type check for EGL_LAR...
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: remove ifdef $(egl_extension) compile guards
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 Velikovegl: android: remove DRM_GRALLOC_TOP hack
2015-07-22 Emil Velikovegl: remove old makefile.sources
2015-07-22 Emil Velikovandroid: rework the EGL build
2015-07-22 Emil Velikovscons: rework the EGL build
2015-07-22 Emil Velikovautomake: rework the EGL build
2015-07-22 Emil Velikovegl: automake: remove unused HAVE_XCB_DRI2 define
2015-07-22 Emil Velikovegl: remove unused _EGL_DRIVER_SEARCH_DIR define
2015-07-22 Emil Velikovegl/haiku: remove unused DEFAULT_DRIVER_DIR define
2015-07-22 Emil Velikovegl: remove final Windows specific workaround
2015-07-22 Emil Velikovegl: remove custom string functions
2015-07-22 Emil Velikovegl: remove _EGL_PLATFORM_WINDOWS enum
2015-07-22 Emil Velikovegl: remove final references of platform_null
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 Marek Olšákegl: sort extension lists alphabetically
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-30 Alexander von Gluck IVegl/haiku: fix Mesa build under Haiku
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 Emil Velikovandroid: egl: do not link against libglapi
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-12 Emil Velikovegl/haiku: coding style fixes
2015-06-12 Emil Velikovegl/haiku: plug some obvious memory leaks
2015-06-12 Emil Velikovegl/haiku: minor surface management cleanups
2015-06-12 Emil Velikovegl/haiku: kill off haiku_log()
2015-06-12 Emil Velikovegl/haiku: we don't use src/loader, drop all the refere...
2015-06-12 Emil Velikovegl/haiku: remove unused variables in struct haiku_egl_...
2015-06-12 Emil Velikovegl/haiku: handle memory allocation failure
2015-06-12 Emil Velikovegl/haiku: use CALL/TRACE/ERROR over _eglLog() for...
2015-06-12 Emil Velikovegl/haiku: remove commented out code
2015-06-12 Emil Velikovegl/haiku: use correct version variable
next