configure.ac: split the wayland client/server confusion
[mesa.git] / src / egl / drivers /
2017-09-19 Emil Velikovwayland-drm: constify the callbacks struct
2017-09-19 Emil Velikovconfigure.ac: define WL_HIDE_DEPRECATED at global scale
2017-09-19 Zhongmin Wuegl/android: Use per surface out fence
2017-09-19 Zhongmin Wuegl: Allow creation of per surface out fence
2017-09-19 Yogesh Maratheegl: Wrap dri3 surface primitive around dri2 egl surface
2017-09-12 Eric Engestromegl+glx: turn LIBGL_DRI3_DISABLE into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-09-06 Emil Velikovegl/x11: advertise __DRI_USE_INVALIDATE for DRI2
2017-09-06 Emil Velikovegl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE...
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Michael Olbrichegl/dri2: only destroy created objects
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-29 Emil Velikovegl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
2017-08-29 Emil Velikovegl/wayland: group wl_win specific code together
2017-08-29 Emil Velikovegl/wayland: remove dri2_surf width/height double init.
2017-08-29 Emil Velikovegl/wayland: set correct format with wl_dmabuf as wl_dr...
2017-08-29 Emil Velikovegl/wayland: update comment to reflect wl_dmabuf presence
2017-08-29 Emil Velikovegl/wayland: polish object teardown in dri2_wl_destroy_...
2017-08-29 Emil Velikovegl/wayland: plug leaks in dri2_wl_create_window_surfac...
2017-08-29 Emil Velikovegl: simplify refcounting after screen creation
2017-08-26 Emil Velikovegl: don't NULL deref the .get_capabilities function...
2017-08-25 Adam Jacksonegl/drm: Don't "fall back" to /dev/dri/card0 if the...
2017-08-25 Eric EngestromRevert "egl/android: add missing include"
2017-08-25 Kai Chenegl/wayland: Use roundtrips when awaiting buffer release
2017-08-24 Eric Engestromegl/android: add missing include
2017-08-22 Gwan-gyeong Munegl: deduplicate allocations of local buffer over each...
2017-08-21 Matt Turneregl: Fix inclusion of egl.h+mesa_glinterop.h
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Optionally use a blit context...
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Remove the loader_dri3_vtable...
2017-08-11 Daniel Stoneegl/dri2: Allow modifiers to add FDs to imports
2017-08-10 Emil Velikovegl/drm: rename dri2_drm_create_surface()
2017-08-10 Emil Velikovegl/drm: remove unreachable code in dri2_drm_create_sur...
2017-08-10 Emil Velikovegl/x11: pass NULL instead of XCB_WINDOW_NONE as native...
2017-08-10 Matt Turneregl: Clean up native_type vs drawable mess
2017-08-10 Emil Velikovegl: handle BAD_NATIVE_PIXMAP further up the stack
2017-08-10 Emil Velikovegl: drop unreachable BAD_NATIVE_WINDOW conditions
2017-08-10 Emil Velikovegl: add dri2_setup_swap_interval helper
2017-08-09 Tapani Pälliegl/dri2: refactor dri2_query_surface, swrastGetDrawabl...
2017-08-07 Gurchetan Singhegl/dri2: add image extension such it's usable by swras...
2017-08-04 Emil Velikovloader: drop the [gs]et_swap_interval callbacks
2017-08-04 Emil Velikovegl/x11: don't leak xfixes_query in the error path
2017-08-02 Eric Engestromegl: check the correct function pointer
2017-08-01 Gwan-gyeong Munegl/drm: Fix misused x and y offsets in swrast_get_image()
2017-08-01 Gwan-gyeong Munegl/drm: Fix misused x and y offsets in swrast_put_image2()
2017-08-01 Eric Engestromegl: make platform's SwapInterval() optional
2017-08-01 Eric Engestromloader: remove clamp_swap_interval()
2017-08-01 Eric Engestromegl: deduplicate swap interval clamping logic
2017-07-31 Rob HerringAndroid: fix compile error for DRI2 loader getCapability
2017-07-31 Marek Olšákdri_interface,egl,gallium: only expose RGBA visuals...
2017-07-24 Daniel Stoneegl/wayland: Ignore invalid modifiers
2017-07-24 Miguel A. Vicowayland-egl: Make wl_egl_window a versioned struct
2017-07-19 Gwan-gyeong Munegl/dri2: remove unused buffer_count variable
2017-07-19 Gwan-gyeong Munegl/drm: Format code in platform_drm.c according to...
2017-07-19 Gwan-gyeong Munegl/drm: add going out of the loop when the designated...
2017-07-18 Daniel Stoneegl/wayland: Use linux-dmabuf interface for buffers
2017-07-18 Daniel Stoneegl/wayland: Remove duplicate wl_buffer creation code
2017-07-18 Daniel Stoneegl/wayland: Remove more surface specifics from create_...
2017-07-18 Daniel Stoneegl/wayland: Make create_wl_buffer more generic
2017-07-14 Kenneth Graunkeegl: Fix predecence problem when setting __DRI_CTX_FLAG...
2017-07-14 Grigori Goronzyegl: Add EGL_KHR_create_context_no_error support
2017-07-14 Daniel Stoneegl/wayland: Use MIN2 for wl_drm version
2017-07-14 Daniel Stoneegl/wayland: Fix whitespace damage
2017-07-13 Alejandro Piñeiroegl: remove unused err variable
2017-07-12 Emil Velikovegl: set KHR_gl_texture_3D_image only when the requirem...
2017-07-12 Emil Velikovegl: enhance KHR_gl_image extensions checks
2017-07-12 Emil Velikovegl: don't set modifier if no modifiers are available
2017-07-12 Emil Velikovegl: call _eglError within _eglParseImageAttribList
2017-07-12 Emil Velikovegl: move eglCreateDRMImageMESA's malloc later
2017-07-05 Tomasz Figaegl: android: Fix potential use of unitialized variable
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-26 Ben Crockeregl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
2017-06-26 Emil Velikovegl: fold _eglError() + return EGL_FALSE
2017-06-26 Emil Velikovegl: drop _eglInitImage() return type
2017-06-22 Chad Versaceegl: Rename 'count' in ${platform}_add_configs_for_visu...
2017-06-22 Chad Versaceegl/x11: Declare EGLConfig attrib array inside loop
2017-06-22 Chad Versaceegl/drm: Declare EGLConfig attrib array inside loop
2017-06-22 Chad Versaceegl/android: Declare EGLConfig attrib array inside...
2017-06-22 Chad Versaceegl/dri2: Declare loop vars inside the loop
2017-06-22 Chad Versaceegl/wayland: Declare loop vars inside the loop
2017-06-22 Chad Versaceegl/surfaceless: Move loop vars inside the loop
2017-06-22 Chad Versaceegl/x11: Declare loop vars inside the loop
2017-06-22 Chad Versaceegl/drm: Move loop vars inside the loop
2017-06-22 Chad Versaceegl/android: Declare loop vars inside their loops (v2)
2017-06-22 Eric Engestromegl: properly count configs
2017-06-22 Chad Versaceegl/android: Change order of EGLConfig generation (v2)
2017-06-22 Eric Engestromegl: simplify dri_config conditionals
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-21 Eric Engestromegl: turn boolean `int`s into `bool`s
2017-06-15 Robert Fossegl/android: Fix typ-o
2017-06-13 Eric Engestromegl: improve dri2_fallback_swap_buffers_with_damage()
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-06-08 Daniel Stoneegl/dri2: Avoid sign extension when building modifier
2017-05-31 Chad Versaceegl/android: Drop unused 'format' param in get_back_bo()
2017-05-31 Chad Versaceegl/android: Align channel masks in HAL_PIXEL_FORMAT...
2017-05-31 Eric Engestromegl/drm: remove temporary fd variable
2017-05-30 Varad Gautamegl: advertise EGL_EXT_image_dma_buf_import_modifiers
2017-05-30 Varad Gautamegl: implement eglQueryDmaBufModifiersEXT
2017-05-30 Varad Gautamegl: implement eglQueryDmaBufFormatsEXT
2017-05-30 Varad Gautamegl/dri2: Create EGLImages with dmabuf modifiers
next