mesa/src/gallium/drivers/lima
Yonggang Luo 6f4dc9b807 gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19861>
2022-11-22 06:53:47 +00:00
..
ci lima: do not align width/height for non-shared resources 2022-09-18 12:47:39 +02:00
drm-shim
ir gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
standalone
lima_blit.c
lima_blit.h
lima_bo.c util: Move src/gallium/auxiliary/os/os_mman.h to src/util/os_mman.h 2022-11-15 19:55:01 +00:00
lima_bo.h
lima_context.c lima: Ensure jobs initialized before calling lima_job_fini() 2022-09-09 18:25:17 +00:00
lima_context.h lima: Use u_default_set_debug_callback 2022-09-01 14:50:24 +00:00
lima_disk_cache.c
lima_disk_cache.h
lima_draw.c
lima_fence.c
lima_fence.h
lima_format.c
lima_format.h util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00
lima_gpu.h
lima_job.c
lima_job.h
lima_parser.c
lima_parser.h
lima_program.c lima: Use u_default_set_debug_callback 2022-09-01 14:50:24 +00:00
lima_program.h
lima_query.c
lima_resource.c lima: do not align width/height for non-shared resources 2022-09-18 12:47:39 +02:00
lima_resource.h lima: don't store width in resource-level 2022-09-18 12:47:39 +02:00
lima_screen.c mesa: Use DEBUG_NAMED_VALUE_END for const struct debug_named_value 2022-11-03 14:40:33 +00:00
lima_screen.h util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
lima_state.c
lima_texture.c gallium: normalized_coords -> unnormalized_coords 2022-10-10 10:20:02 +00:00
lima_texture.h
lima_util.c
lima_util.h
meson.build meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00