mesa/src/gallium/auxiliary
Danylo Piliaiev 4092d5f0d8 u_trace: pass command stream through tracing functions
Allows writing timestamps into different command streams.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10969>
2021-09-10 14:58:28 +03:00
..
cso_cache cso: Revert using FS sampler count for other stages at context unbind. 2021-09-06 18:09:25 +00:00
draw draw/tess: Fix unused-function warning with draw-use-llvm=disabled. 2021-09-03 00:47:03 -07:00
driver_ddebug mesa/st: Add an optional GLSL link fail msg to finalize_nir. 2021-09-06 18:09:25 +00:00
driver_noop mesa/st: Add an optional GLSL link fail msg to finalize_nir. 2021-09-06 18:09:25 +00:00
driver_rbug mesa/st: Add an optional GLSL link fail msg to finalize_nir. 2021-09-06 18:09:25 +00:00
driver_trace aux/trace: use private refcounts for samplerviews 2021-09-09 19:27:35 +00:00
gallivm gallivm: fix texture-mapping with 16-bit result 2021-08-18 07:55:34 +00:00
hud gallium/cso: add unbind mask for cso restore 2021-09-01 01:59:52 +00:00
indices util/primconvert: force restart rewrites if original primtype wasn't supported 2021-09-08 01:50:46 +00:00
nir nir_to_tgsi: Allow SSA defs to include swizzles, abs, and neg. 2021-09-09 22:02:52 +00:00
os os: Fix open result check. 2020-11-02 18:37:00 +00:00
pipe-loader driconf: Add force_gl_renderer override 2021-08-02 16:37:26 -07:00
pipebuffer gallium: Remove dead pb_malloc_buffer_create function prototype 2021-07-19 13:15:54 -07:00
postprocess gallium/cso: add unbind mask for cso restore 2021-09-01 01:59:52 +00:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly renderonly: don't complain when GPU import fails 2021-08-09 23:41:04 +02:00
rtasm util: Add accessor for util_cpu_caps 2021-02-26 18:31:19 +00:00
target-helpers freedreno: Support per-device driconf overrides 2021-08-02 16:37:26 -07:00
tessellator gallium/tessellator: Fix uninitialized variable warnings. 2021-05-20 17:11:22 +00:00
tgsi gallium/tgsi: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00
translate translate: assert that nr_elements is in range 2021-05-12 11:26:54 +02:00
util u_trace: pass command stream through tracing functions 2021-09-10 14:58:28 +03:00
vl gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
meson.build util/u_trace: make u_trace usable for other than gallium drivers 2021-09-10 14:58:28 +03:00