egl: inline fallback for swap_buffers_with_damage
[mesa.git] / src / egl / main / egldevice.c
2020-07-02 Timothy Arceriegl: move fallthrough comment so gcc can see it
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-06-19 Mathias Fröhlichegl: Don't add hardware device if there is no render...
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl: keep the software device at the end of the list
2019-03-05 Eric Engestromegl: fix libdrm-less builds
2018-11-01 Emil Velikovegl: add EGL_EXT_device_drm support
2018-11-01 Emil Velikovegl: add EGL_MESA_device_software support
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation