mesa/src/intel/tools
Anuj Phogat 52326ca9f7 intel: Rename gen_debug prefix to intel_debug
export SEARCH_PATH="src/intel src/gallium/drivers/iris src/mesa/drivers/dri/i965"
grep -E "gen_debug" -rIl $SEARCH_PATH | xargs sed -ie "s/gen_debug/intel_debug/g"

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10241>
2021-04-20 20:06:33 +00:00
..
imgui intel: drop unused include directories 2020-03-28 21:36:54 +01:00
tests intel/tools: Use subprocess.Popen to read output directly from a pipe 2021-03-19 08:50:37 +00:00
aub_mem.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
aub_mem.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
aub_read.c intel: Remove unused MAKE_GEN macro 2021-04-02 18:33:07 +00:00
aub_read.h intel/decoder: tools: gen_engine to drm_i915_gem_engine_class 2018-11-13 15:10:12 +00:00
aub_write.c intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
aub_write.h intel: Rename gen field in gen_device_info struct to ver 2021-04-02 18:33:07 +00:00
aubinator.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
aubinator_error_decode.c intel: Rename gen_debug prefix to intel_debug 2021-04-20 20:06:33 +00:00
aubinator_viewer.cpp intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
aubinator_viewer.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
aubinator_viewer_decoder.cpp intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
aubinator_viewer_urb.h build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
error2aub.c intel/tools: refactor logging to be easier to follow by static analyzers 2020-11-05 12:07:51 +00:00
gen_context.h intel: Rename GENx prefix in macros to GFXx in source files 2021-04-02 18:33:07 +00:00
gfx8_context.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
gfx10_context.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
i965_asm.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
i965_asm.h glsl: build without bison 2021-04-13 19:12:48 +00:00
i965_disasm.c intel/tools: handle ftell errors 2020-09-10 12:16:58 +00:00
i965_gram.y glsl: build without bison 2021-04-13 19:12:48 +00:00
i965_lex.l intel: Rename GENx prefix in macros to GFXx in source files 2021-04-02 18:33:07 +00:00
intel_aub.h intel: intel_dump_gpu: use simulator id in captures 2018-07-05 11:57:45 +01:00
intel_dump_gpu.c intel: Rename gen_debug prefix to intel_debug 2021-04-20 20:06:33 +00:00
intel_dump_gpu.in intel/dump_gpu: add an option to capture a single frame 2020-08-07 11:27:54 +00:00
intel_noop_drm_shim.c intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
intel_sanitize_gpu.c intel: Rename files with gen_ prefix in common code to intel_ 2021-03-10 22:23:51 +00:00
intel_sanitize_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
intel_stub_gpu.in intel: add stub_gpu tool 2020-04-30 11:32:54 +03:00
meson.build glsl: build without bison 2021-04-13 19:12:48 +00:00