egl: drop unused _EGLDriver from SetBlobCacheFuncsANDROID()
[mesa.git] / src / egl / drivers / dri2 / egl_dri2.c
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-01 Eric Engestromegl: const _eglDriver
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: 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: inline fallback for create_pbuffer_surface
2020-07-16 Eric Engestromegl: inline fallback for create_pixmap_surface
2020-06-18 Eric Engestromegl: replace all dup() with os_dupfd_cloexec()
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-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...
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-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
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: Fixes transparency with EGL and X11.
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-11 Adam Jacksonegl/dri2: Refuse to add EGLConfigs with no supported...
2019-08-21 Kevin Strassergbm: Add buffer handling and visuals for fp16 formats
2019-08-21 Kevin Strasseregl: Handle dri configs with floating point pixel data
2019-08-21 Kevin Strasseregl: Convert configs to use shifts and sizes instead...
2019-08-13 Eric Anholtsurfaceless: Fix swrast path.
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-04 Eric Engestromegl: drop unnecessary function deref
2019-08-02 Timothy Arceriegl: fix OpenGL 3.1 context creation
2019-07-31 Eric Engestromegl: replace MAYBE_UNUSED with UNUSED
2019-07-25 Nicolas Dufresneegl: Also query modifiers when exporting DMABuf
2019-06-10 Mathias Fröhlichegl: Let the caller of dri2_create_drawable decide...
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl/dri: flesh out and use dri2_create_drawable()
2019-05-14 Paulo Zanoniegl: store the native surface pointer in struct _egl_su...
2019-04-19 Kristian H. Kristensenegl/dri2: Mark potentially unused 'display' variable...
2019-04-11 Tapani Pälliegl: setup fds array correctly when exporting dmabuf
2019-03-13 Kevin Strasseregl/dri: Avoid out of bounds array access
2019-02-26 Kasireddy, Vivekdri: Add XYUV8888 format
2019-02-26 Emil Velikovegl/dri: de-duplicate dri2_load_driver*
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-12 Tapani Pällidri: add P010, P012, P016 for 10bit/12bit/16bit YUV420...
2019-02-06 Eric Engestromegl: use coherent variable names
2019-01-29 Mario Kleineregl/wayland-drm: Only announce formats via wl_drm which...
2019-01-24 Veluri Mithunegl: Implementation of egl dri2 drivers for MESA_query_...
2019-01-24 Mark JanesRevert "Implementation of egl dri2 drivers for MESA_que...
2019-01-23 Veluri MithunImplementation of egl dri2 drivers for MESA_query_driver
2019-01-11 Eric Engestromegl: add missing includes
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-11-16 Eric Anholtegl: Move loader_set_logger() up to egl_dri2.c.
2018-11-16 Lionel Landwerlinegl/dri: fix error value with unknown drm format
2018-11-12 Lionel Landwerlindri: add AYUV format
2018-10-31 Eric Engestromegl: drop EGL driver `name`
2018-10-31 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2018-10-30 Eric Engestromegl: add messages to a few assert() and turn a couple...
2018-08-30 Jason Ekstrandegl/dri2: Guard against invalid fourcc formats
2018-08-30 Jason Ekstrandegl/dri2: Add a helper for the number of planes for...
2018-08-21 Chad Versaceegl/android: Implement EGL_KHR_mutable_render_buffer
2018-08-21 Eric Engestromegl: add helper to combine two u32 into one u64
2018-08-07 Chad Versaceegl/dri2: In dri2_make_current, return early on failure
2018-08-07 Chad Versaceegl: Simplify queries for EGL_RENDER_BUFFER
next