Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-10 | egl/wgl: Support EGL_MESA_query_driver | Jesse Natalie | 4 | -4/+29 |
2019-11-21 | pipe-loader: check that the pointer to driconf_xml isn't NULL | Samuel Pitoiset | 1 | -1/+1 |
2019-01-24 | egl/glvnd: sync egl.xml from Khronos | Eric Engestrom | 1 | -18/+183 |
2019-01-24 | egl: Implementation of egl dri2 drivers for MESA_query_driver | Veluri Mithun | 2 | -0/+38 |
2019-01-24 | egl: add glvnd entrypoints for EGL_MESA_query_driver | Eric Engestrom | 1 | -0/+4 |
2019-01-24 | egl: Implement EGL API for MESA_query_driver | Veluri Mithun | 4 | -0/+38 |
2019-01-24 | egl: finalize EGL_MESA_query_driver | Eric Engestrom | 1 | -6/+11 |
2019-01-23 | Revert "Implement EGL API for MESA_query_driver" | Mark Janes | 4 | -38/+0 |
2019-01-23 | Revert "Implementation of egl dri2 drivers for MESA_query_driver" | Mark Janes | 2 | -38/+0 |
2019-01-23 | Implementation of egl dri2 drivers for MESA_query_driver | Veluri Mithun | 2 | -0/+38 |
2019-01-23 | Implement EGL API for MESA_query_driver | Veluri Mithun | 4 | -0/+38 |
2019-01-23 | Add extension doc for MESA_query_driver | Veluri Mithun | 1 | -0/+90 |