mesa/src/egl/drivers
Marek Olšák 59c9e62f48 st/mesa: remove st_context callbacks for dri/glx/wgl frontends
Use direct calls.

Other changes:
- kopper called thread_finish twice in the same function.
  Remove the second call.
- Context creation had no-op initializations of cso_context and pipe.

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20027>
2022-12-09 13:14:03 +00:00
..
dri2 egl: Drop backwards compat for missing __DRI_ATTRIB_*_SHIFT. 2022-12-09 05:32:18 +00:00
haiku egl: Move common eglCreateContext() error checks from backends to core. 2022-12-09 05:32:18 +00:00
wgl st/mesa: remove st_context callbacks for dri/glx/wgl frontends 2022-12-09 13:14:03 +00:00