| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ui/egl: fix make_context_current() callback return value | Marc-André Lureau | 2023-06-27 | 1 | -2/+8 |
| * | ui: split the GL context in a different object | Marc-André Lureau | 2021-12-21 | 1 | -3/+3 |
| * | ui: remove gl_ctx_get_current | Marc-André Lureau | 2021-02-04 | 1 | -5/+0 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
| * | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann | 2018-06-26 | 1 | -2/+9 |
| * | egl: explicitly ask for core context | Gerd Hoffmann | 2017-05-12 | 1 | -3/+4 |
| * | ui: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
| * | opengl: add egl-context.[ch] helpers | Gerd Hoffmann | 2015-10-08 | 1 | -0/+34 |