mesa/src/gallium/drivers/panfrost
Boris Brezillon 470d3a3640 panfrost: Update ctx->batch when a fresh batch is requested
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8808>
2021-02-02 09:49:58 +01:00
..
nir panfrost: Scalarize nir_load_blend_const_color_rgba 2020-10-15 08:05:23 +02:00
.editorconfig
Android.mk android: panfrost: Move pandecode into lib/ 2020-08-10 21:35:31 +02:00
Makefile.sources panfrost: Android build fixes 2020 week 31 2020-07-30 18:21:53 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
pan_assemble.c panfrost: Add a panfrost_compile_shader() helper 2021-02-02 09:04:15 +01:00
pan_blend.h panfrost: Take the number of samples into account in blend shaders 2020-12-09 16:29:25 +00:00
pan_blend_cso.c panfrost: Use dev->arch where appropriate 2021-02-02 09:04:15 +01:00
pan_blend_shaders.c panfrost: Add a panfrost_compile_shader() helper 2021-02-02 09:04:15 +01:00
pan_blend_shaders.h panfrost: Move the blend shader cache at the context level 2020-10-09 14:16:41 +00:00
pan_blending.c panfrost: Fix typos. 2021-01-14 01:17:55 +00:00
pan_blending.h panfrost: Move the blend constant mask extraction out of make_fixed_blend_mode() 2020-10-09 14:16:41 +00:00
pan_blit.c panfrost: Rename and move pan_render_condition_check() 2021-02-02 09:04:15 +01:00
pan_cmdstream.c panfrost: Set attribs and attrib_bufs to NULL when attrib_count = 0 2021-02-02 09:04:15 +01:00
pan_cmdstream.h panfrost: emit shader image attribute descriptors 2021-01-27 12:39:41 +00:00
pan_compute.c panfrost: Add a panfrost_compile_shader() helper 2021-02-02 09:04:15 +01:00
pan_context.c panfrost: Rename and move pan_render_condition_check() 2021-02-02 09:04:15 +01:00
pan_context.h panfrost: Rename and move pan_render_condition_check() 2021-02-02 09:04:15 +01:00
pan_fragment.c panfrost: Add a pan_image_layout object 2021-01-04 17:05:42 +01:00
pan_job.c panfrost: Update ctx->batch when a fresh batch is requested 2021-02-02 09:49:58 +01:00
pan_job.h panfrost: Reload depth/stencil when they are read 2020-12-11 09:47:38 +00:00
pan_mfbd.c panfrost: Use dev->arch where appropriate 2021-02-02 09:04:15 +01:00
pan_partial_update.c panfrost: Add rectangle subtraction algorithm 2020-07-15 22:19:37 +00:00
pan_partial_update.h panfrost: Add rectangle subtraction algorithm 2020-07-15 22:19:37 +00:00
pan_public.h panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_resource.c panfrost: Rename and move pan_render_condition_check() 2021-02-02 09:04:15 +01:00
pan_resource.h panfrost: add resource modifier conversion 2021-01-27 12:39:41 +00:00
pan_screen.c panfrost: Add a panfrost_compile_shader() helper 2021-02-02 09:04:15 +01:00
pan_screen.h panfrost: Fix fencing 2020-12-09 16:10:50 +00:00
pan_sfbd.c panfrost: Add a pan_image_layout object 2021-01-04 17:05:42 +01:00