egl: inline _eglInitializeDisplay() into eglInitialize()
[mesa.git] / src / egl / drivers /
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetBlobCacheFuncsANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryDmaBuf{Formats...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from ExportDMABUFImage...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryBufferAge()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from PostSubBufferNV()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CreateWaylandBufferFro...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Unbind,Query...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Export}DRMImag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from DupNativeFenceFDANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy,Client...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}ImageKHR()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from GetProcAddress()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver & _EGLDisplay from WaitNative()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from WaitClient()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetDamageRegion()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CopyBuffers()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapBuffers{,WithDamag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapInterval()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Release}TexImage()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QuerySurface()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from MakeCurrent()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Create{Window,Pixmap...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}Context()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Terminate()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Initialize()
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-05 Kristian H. Kristensenegl/android: Remove unused variable
2020-08-01 Eric Engestromegl: consistently use dri2_egl_display() helper macro
2020-08-01 Eric Engestromegl/haiku: drop overwritten preset of EGL version
2020-08-01 Eric Engestromegl: const _eglDriver
2020-08-01 Lepton Wuegl: Allow software rendering for vgem/virtio_gpu in...
2020-07-30 Eric Engestromegl: replace _eglInitDriver() with a simple variable
2020-07-29 Frank Binnsegl/dri2: only take a dri2_dpy reference when binding...
2020-07-21 Luigi Santivettiegl/dri2: try to bind old context if bindContext failed
2020-07-21 Luigi Santivettidri2: do not conflate unbind and bindContext() failure
2020-07-21 Luigi Santivettidri2: dri2_make_current() fold multiple if blocks
2020-07-21 Eric Engestromegl: inline _EGLAPI into _EGLDriver
2020-07-16 Eric Engestromegl: mark the rest of the callbacks as mandatory or...
2020-07-16 Eric Engestromegl: drop now empty egl_dri2_fallbacks.h
2020-07-16 Eric Engestromegl: inline fallback for get_sync_values
2020-07-16 Eric Engestromegl: inline fallback for create_wayland_buffer_from_image
2020-07-16 Eric Engestromegl: inline fallback for query_buffer_age
2020-07-16 Eric Engestromegl: inline fallback for copy_buffers
2020-07-16 Eric Engestromegl: inline fallback for post_sub_buffer
2020-07-16 Eric Engestromegl: inline fallback for swap_buffers_region
2020-07-16 Eric Engestromegl: inline fallback for swap_buffers_with_damage
2020-07-16 Eric Engestromegl: drop unused fallback function
2020-07-16 Eric Engestromegl: inline fallback for create_pbuffer_surface
2020-07-16 Eric Engestromegl: inline fallback for create_pixmap_surface
2020-07-13 Eric Engestromegl/wayland: add missing newline between functions
2020-07-10 Eric Engestromegl: always compile surfaceless
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-18 Eric Engestromegl: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-05-26 Kristian H. Kristensenegl/android: Drop unused variable
2020-05-26 Kristian H. Kristensenegl/android: Move get_format under HAVE_DRM_GRALLOC...
2020-04-29 Christopher James... egl/wayland: Fix zwp_linux_dmabuf usage
2020-04-02 Adam Jacksongallium: enable EGL_EXT_image_dma_buf_import_modifiers...
2020-04-01 Emil VelikovRevert "egl/dri2: Don't dlclose() the driver on dri2_lo...
2020-04-01 Emil Velikovegl/drm: reinstate (kms_)swrast support
2020-03-23 Chia-I Wuegl/android: enable/disable KHR_partial_update correctly
2020-03-12 David Stevensegl/android: set window usage flags
2020-03-09 Chia-I Wuegl/android: require ANDROID_native_fence_sync for...
2020-03-04 Daniel Stoneegl/wayland: Don't invalidate buffers on no-op resize
2020-03-02 Ivan Molodetskikhegl: allow INVALID format for linux_dmabuf
2020-02-26 Mathias Fröhlichegl: Factor out dri2_add_pbuffer_configs_for_visuals...
2020-02-26 Mathias Fröhlichegl: Fix A2RGB10 platform_{device,surfaceless} PBuffer...
2020-02-17 Mathias Fröhlichegl: Implement getImage/putImage on pbuffer swrast.
2020-02-14 Eric Engestromegl: directly access static members instead of using...
2020-01-22 Tapani Pälliegl/android: fix buffer_count for applications setting...
2020-01-15 Nataraj Deshpandeegl/android: Restrict minimum triple buffering for...
2019-11-14 Tapani PälliRevert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
2019-11-14 Tapani PälliRevert "egl: implement new functions from EGL_EXT_image...
2019-10-25 Marek Olšákegl: implement new functions from EGL_EXT_image_flush_e...
2019-10-25 Marek Olšákegl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
2019-10-21 Lepton Wuegl/android: Remove our own reference to buffers.
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-11 Hal Gentzegl: Configs w/o double buffering support have no ...
2019-10-11 Hal Gentzegl: Puts RGBA visuals in the second config selection...
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-04 Adam Jacksonsurfaceless: Support EGL_WL_bind_wayland_display
2019-10-03 Andres Gomezegl: Remove the 565 pbuffer-only EGL config under X11.
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-10-01 Robin Murphyegl/gbm: Fix config validation
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-20 Adam Jacksonegl/surfaceless: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Implement getCapability for the dri2 and...
2019-09-20 Adam Jacksonegl/wayland: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Reindent the format table
2019-09-12 Eric Anholtegl/android: Fix build since the DRI fourcc removal.
2019-09-12 Lepton Wuegl/android: Only keep BGRA EGL configs as fallback
2019-09-12 renchengleiegl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Jean HertelFix missing dri2_load_driver on platform_drm
2019-09-11 Adam Jacksonegl/dri2: Refuse to add EGLConfigs with no supported...
2019-09-04 Adam Jacksonegl: Enable 10bpc EGLConfigs for platform_{device,surfa...
next