mesa/src/gallium/drivers/lima
Michel Dänzer 2928c21eb7 Convert most remaining free-form fall-through comments to FALLTHROUGH
One exception is src/amd/addrlib/, for which -Wimplicit-fallthrough is
explicitly disabled.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10220>
2021-04-15 16:01:22 +00:00
..
ci lima: update dEQP fails and skips lists 2021-03-18 16:11:39 +00:00
ir Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
standalone lima: rename *_shader_state to *_compiled_shader 2021-03-25 06:31:41 +00:00
Android.mk lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_bo.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
lima_bo.h
lima_context.c lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
lima_context.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_disk_cache.c lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_disk_cache.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_draw.c lima: limit number of draws per job 2021-04-12 22:34:12 +00:00
lima_fence.c replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
lima_fence.h
lima_format.c lima: enable rg formats for fp16 render 2021-04-11 10:06:50 +00:00
lima_format.h lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
lima_gpu.h lima: add RGBA5551 and RGBA4444 formats 2020-03-02 12:48:44 -08:00
lima_job.c lima: limit number of draws per job 2021-04-12 22:34:12 +00:00
lima_job.h lima: limit number of draws per job 2021-04-12 22:34:12 +00:00
lima_parser.c lima/parser: Fix varyings decoding in RSW 2020-10-09 06:51:07 +00:00
lima_parser.h lima/parser: Extend rsw parsing showing strings instead of numbers 2020-02-14 21:48:25 +00:00
lima_program.c lima: compute nir_sha1 for shader key even if disk cache is disabled 2021-03-25 21:58:57 +00:00
lima_program.h lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
lima_query.c
lima_resource.c lima: rename lima_{fs,vs}_bind_state to lima_{fs,vs}_uncompiled_shader 2021-03-25 06:31:41 +00:00
lima_resource.h lima: implement zsbuf reload 2020-03-18 08:36:17 +00:00
lima_screen.c lima: fix half float render 2021-04-11 10:06:50 +00:00
lima_screen.h lima: implement shader disk cache 2021-03-25 06:31:41 +00:00
lima_state.c lima: stop encoding the texture format in the shader key 2021-03-04 18:34:34 +00:00
lima_texture.c lima: always set stride in texture descriptor 2021-02-02 16:54:47 +00:00
lima_texture.h lima: fix glCopyTexSubImage2D 2020-09-25 10:11:36 +00:00
lima_util.c lima: move dump check to macro for lima_dump_command_stream_print 2020-02-17 02:54:15 +00:00
lima_util.h lima: move dump check to macro for lima_dump_command_stream_print 2020-02-17 02:54:15 +00:00
meson.build lima: implement shader disk cache 2021-03-25 06:31:41 +00:00