mesa/src/gallium/drivers/lima
Roman Stratiienko 4ed12efb58 lima: Add missing source file to Android.mk
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Roman Stratiienko <roman.stratiienko@nure.ua>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4283>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4283>
2020-03-23 19:26:29 +00:00
..
ir lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
standalone lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
Android.mk lima: Add missing source file to Android.mk 2020-03-23 19:26:29 +00:00
lima_bo.c gallium/hash_table: remove some function wrappers 2020-02-26 20:35:50 +00:00
lima_bo.h lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_context.c lima: remove its hash table entry when invalidating a resource 2020-02-24 20:53:31 +00:00
lima_context.h lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
lima_draw.c lima: implement zsbuf reload 2020-03-18 08:36:17 +00:00
lima_fence.c lima: rename lima_submit to lima_job 2020-02-17 02:54:15 +00:00
lima_fence.h gallium: add lima driver 2019-04-11 09:57:53 +08:00
lima_format.c lima: add support for R and RG formats 2020-03-20 17:00:10 +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: split pixel and texel format tables 2020-03-20 17:00:10 +00:00
lima_job.h lima: rename lima_submit to lima_job 2020-02-17 02:54:15 +00:00
lima_parser.c lima: decode depth/stencil write bits in RSW 2020-03-18 08:36:17 +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: add support for R and RG formats 2020-03-20 17:00:10 +00:00
lima_program.h lima: add support for R and RG formats 2020-03-20 17:00:10 +00:00
lima_query.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
lima_resource.c lima: implement zsbuf reload 2020-03-18 08:36:17 +00:00
lima_resource.h lima: implement zsbuf reload 2020-03-18 08:36:17 +00:00
lima_screen.c lima: disable Z16 format 2020-03-18 08:36:17 +00:00
lima_screen.h gallium/hash_table: turn it into a wrapper around util/hash_table 2020-02-26 20:35:50 +00:00
lima_state.c lima: rename lima_submit to lima_job 2020-02-17 02:54:15 +00:00
lima_texture.c lima: split pixel and texel format tables 2020-03-20 17:00:10 +00:00
lima_texture.h lima: add new findings to texture descriptor 2020-01-13 22:50:36 -08: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/gpir: Optimize conditional break/continue 2020-03-16 23:08:06 +00:00