mesa/src/gallium/drivers/lima
Vinson Lee 70652885e3 lima: Fix typos.
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8658>
2021-01-31 11:27:40 -08:00
..
ir lima: Fix typos. 2021-01-31 11:27:40 -08:00
standalone lima: Print usage if --help is any of the arguments. 2020-10-02 17:45:42 -07:00
Android.mk lima/ppir: duplicate consts in nir 2020-05-09 11:30:07 +00:00
lima_bo.c gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
lima_bo.h lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_context.c lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
lima_context.h lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
lima_draw.c lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +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: add support for half float textures 2020-12-11 21:14:30 +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: set clear depth value to 0x00ffffff as default 2020-09-28 07:35:07 +00:00
lima_job.h lima: rename lima_submit to lima_job 2020-02-17 02:54:15 +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: introduce fs and vs shader cache 2021-01-16 22:20:35 +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: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
lima_resource.h lima: implement zsbuf reload 2020-03-18 08:36:17 +00:00
lima_screen.c treewide: Disambiguate various variables named "debug_options" 2021-01-04 20:51:28 +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 gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
lima_texture.c lima: fix glCopyTexSubImage2D 2020-09-25 10:11:36 +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 meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00