egl/wayland: Fix whitespace damage
[mesa.git] / src / egl / drivers / dri2 / platform_wayland.c
2017-07-14 Daniel Stoneegl/wayland: Fix whitespace damage
2017-06-26 Emil Velikovegl: fold _eglError() + return EGL_FALSE
2017-06-22 Chad Versaceegl/wayland: Declare loop vars inside the loop
2017-06-22 Eric Engestromegl: properly count configs
2017-06-21 Eric Engestromegl: turn boolean `int`s into `bool`s
2017-06-11 Harish Krupoegl/android: support for EGL_KHR_partial_update
2017-06-09 Tapani Pälliegl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case
2017-05-29 Emil Velikovegl/wayland: use the image_driver alongside the image_l...
2017-05-29 Emil Velikovegl/wayland: set the resize_callback if the flush exten...
2017-05-29 Emil Velikovegl/wayland: select the format based on the interface...
2017-05-29 Emil Velikovegl: annotate dri2_egl_display_vtbl as const data
2017-05-29 Emil Velikovegl/wayland: don't modify the vtbl if an extension...
2017-05-29 Emil Velikovegl: refactor dri2_create_screen() into three separate...
2017-05-29 Emil Velikovegl/wayland: make use of the dri2_display_destroy(...
2017-05-22 Lionel Landwerlinegl/wayland: verify event queue was allocated
2017-05-19 Daniel Stoneegl/wayland: Ensure we get a back buffer
2017-05-19 Daniel Stoneegl/wayland: Use per-surface event queues
2017-05-19 Daniel Stoneegl/wayland: Don't open-code roundtrip
2017-03-01 Daniel Stoneegl/wayland: Don't use DRM format codes for SHM
2017-01-18 Emil Velikovegl/wayland: resolve quirky try_damage_buffer() impleme...
2017-01-18 Emil Velikovegl/wayland: unify dri2_wl_create_surface implementations
2017-01-18 Emil Velikovegl/wayland: use the destroy_window_callback for swrast
2017-01-13 Boyan Dingegl/dri2: Unify the style of function pointer calls...
2017-01-13 Jonas Ådahlegl/wayland: Avoid race conditions when on non-main...
2017-01-13 Jonas Ådahlegl/wayland: Cleanup private display connection when...
2017-01-11 Derek Foremanegl/dri2: add image_loader_extension back into loader...
2016-11-21 Emil Velikovegl/wayland: remove non-applicable destroyDrawable...
2016-11-11 Emil Velikovegl/wayland: fix return value in dri2_wl_swrast_commit_...
2016-11-10 Daniel StoneRevert "wayland: Block for the frame callback in get_ba...
2016-10-24 Stencel, Joannaegl/wayland: add missing destroy_window callback
2016-10-18 Emil Velikovloader: remove loader_get_driver_for_fd() driver_type
2016-10-14 Emil Velikovegl/wayland: introduce dri2_wl_add_configs_for_visuals...
2016-10-14 Emil Velikovegl/dri2: set WL_bind_wayland_display in a consistent way
2016-10-14 Emil Velikovegl/dri2: rework dri2_egl_display::extensions storage
2016-10-14 Emil Velikovegl/wayland: don't populate dri2_dpy->swrast_loader_ext...
2016-10-14 Emil Velikovegl/wayland: don't populate dri2_dpy->dri2_loader_extension
2016-10-14 Emil Velikovegl/dri2: move surface refcounting out of the platform...
2016-08-15 Nicolas Boichategl/wayland: Set disp->DriverData to NULL on error
2016-07-07 Frank Binnsegl: restrict swap_available dri2_egl_display field...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-09 Axel Davydri: add backbuffer use flag
2016-03-02 Kenneth GraunkeMerge remote-tracking branch 'origin/master' into vulkan
2016-02-26 Derek Foremanegl/wayland: Try to use wl_surface.damage_buffer for...
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-17 Boyan Dingegl_dri2: Add a function to let platform code return...
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-13 Daniel Stoneegl/wayland: Ignore rects from SwapBuffersWithDamage
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-07 Emil Velikovegl/dri2: enable EGL_KHR_gl_colorspace for swrast
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-15 Emil Velikovegl/dri2: don't leak the fd on dri2_terminate
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-22 Boyan Dingegl/wayland: define set_cloexec_or_close only when...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-01 Emil Velikovegl/wayland: use drmGetNodeTypeFromFd helper instead...
2015-08-01 Emil Velikovegl/wayland: use designated initializers
2015-07-22 Marek Olšákegl: implement EGL_KHR_gl_colorspace (v2)
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-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-26 Boyan Dingegl_dri2: Remove trailing whitespaces
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Derek Foremanegl: Use the loader_open_device() helper to do open...
2015-06-05 Marek Olšákegl: set the EGL version in common code
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/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-03-05 Emil Velikovegl/drivers: include stdint.h where needed
2015-02-23 Vivek Kasireddyegl, wayland: RGB565 format support on Back-buffer
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-09 Matt TurnerUse calloc instead of malloc/memset-0
2014-09-04 Carl Worthegl: Restrict multiplication in calloc arguments to...
2014-05-20 Sarah Sharpegl: Add EGL_CHROMIUM_sync_control extension.
2014-04-25 Neil Robertswayland: Fix the logic in disabling the prime capability
2014-03-17 Chad Versaceegl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatfo...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateImageKHR by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateWaylandBufferFromImageWL...
2014-03-17 Chad Versaceegl/dri2: Consolidate eglTerminate
2014-03-17 Chad Versaceegl/dri2: Dispatch eglPostSubBufferNV by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffersRegionNOK by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCopyBuffers by display, not driver
2014-03-17 Chad Versaceegl/dri2: Dispatch API.QueryBufferAge by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglDestroySurface by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreatePbufferSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreatePixmapSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateWindowSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffersWithDamage by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffers by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapInterval by display, not...
2014-03-17 Chad Versaceegl/wl,x11: Call dri2_swap_interval() statically
2014-03-17 Chad Versaceegl/dri2: Put platform func names into proper namespaces
2014-03-17 Chad Versaceegl/dri2: Move dri2_egl_display virtual funcs to vtbl
2014-02-23 Emil Velikovegl/wayland: explicitly set __DRIimageLoaderExtension...
2014-01-18 Emil Velikovegl_dri2: use loader util lib
2013-12-10 Kristian Høgsbergegl/wayland: Return -1 from get_back_bo to indicate...
2013-12-08 Neil Robertswayland: Add support for eglSwapInterval
next