mesa/src/egl
Michel Dänzer bdcbdfdfcb egl/wayland: Prefer back buffer with minimum buffer age
This may allow applications making use of buffer age to save some effort
in some cases.

v2: (Simon Ser)
* Add space between struct member and "<" operator.
* Remove break statement which prevented the change from working as
  intended in swrast_update_buffers.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18269>
2022-12-16 10:30:47 +00:00
..
drivers egl/wayland: Prefer back buffer with minimum buffer age 2022-12-16 10:30:47 +00:00
generate EGL: sync headers with Khronos 2022-10-12 19:26:01 +00:00
main egl: Move common eglCreateContext() error checks from backends to core. 2022-12-09 05:32:18 +00:00
wayland egl/wayland: add a NULL guard for the authenticate callback 2020-12-16 13:48:48 +00:00
egl-entrypoint-check.py python: explicitly require python3 2021-08-14 21:44:31 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build gallium: remove st_context_iface, use st_context directly 2022-12-09 13:14:03 +00:00