Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: move fallthrough comment so gcc can see it | Timothy Arceri | 2020-07-02 | 1 | -1/+1 |
* | tree-wide: replace MAYBE_UNUSED with ASSERTED | Eric Engestrom | 2019-07-31 | 1 | -1/+1 |
* | egl: Don't add hardware device if there is no render node v2. | Mathias Fröhlich | 2019-06-19 | 1 | -2/+2 |
* | egl: add EGL_platform_device support | Emil Velikov | 2019-06-05 | 1 | -0/+16 |
* | egl: keep the software device at the end of the list | Emil Velikov | 2019-06-05 | 1 | -1/+13 |
* | egl: fix libdrm-less builds | Eric Engestrom | 2019-03-05 | 1 | -12/+0 |
* | egl: add EGL_EXT_device_drm support | Emil Velikov | 2018-11-01 | 1 | -0/+113 |
* | egl: add EGL_MESA_device_software support | Emil Velikov | 2018-11-01 | 1 | -0/+27 |
* | egl: add base EGL_EXT_device_base implementation | Emil Velikov | 2018-11-01 | 1 | -0/+179 |