mesa/src/intel/tools
Anuj Phogat e66a88cfa0 intel: Rename gen_context prefix to intel_context
export SEARCH_PATH="src/intel src/gallium/drivers/iris src/mesa/drivers/dri/i965
grep -E "gen_context" -rIl $SEARCH_PATH | xargs sed -ie "s/gen_context/intel_context/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:34 +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_device prefix in filenames 2021-04-20 20:06:33 +00:00
aub_read.c intel: Rename gen_context.h to intel_context.h 2021-04-20 20:06:34 +00:00
aub_read.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aub_write.c intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
aub_write.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
aubinator_error_decode.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
aubinator_viewer.cpp intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
aubinator_viewer.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
aubinator_viewer_decoder.cpp intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +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
gfx8_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
gfx10_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
i965_asm.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +00:00
i965_asm.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
i965_disasm.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +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_context.h intel: Rename gen_context prefix to intel_context 2021-04-20 20:06:34 +00:00
intel_dump_gpu.c intel: Rename gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +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 gen_get_device prefix to intel_get_device 2021-04-20 20:06:34 +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 intel: Rename gen_context.h to intel_context.h 2021-04-20 20:06:34 +00:00