mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 06:58:16 +02:00
util_perfetto_init() was called in some places, util_cpu_trace_init() was called in other places, and some places used tracing without ever calling either of them util_cpu_trace_init() is now guaranteed to be called: * on gallium screen create * on VK instance create thus no driver/frontend/etc should ever need to call this manually cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36628> |
||
|---|---|---|
| .. | ||
| drivers | ||
| generate | ||
| main | ||
| wayland | ||
| .clang-format | ||
| egl-entrypoint-check.py | ||
| egl-glvnd-symbols.txt | ||
| egl-glvnd.sym | ||
| egl-symbols.txt | ||
| egl.sym | ||
| meson.build | ||