mesa/src/gallium/drivers/panfrost
Alyssa Rosenzweig 3a4524e2fe panfrost: Promote midgard_program to panfrost/util
We'll want Bifrost to reuse the same linking mechanisms for the most
part.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4150>
2020-03-11 20:28:20 +00:00
..
nir panfrost: LogicOp fixes and non 8-bit format support 2020-02-28 11:52:40 +00:00
.editorconfig
Android.mk android: Fix whitespace issue 2020-01-15 22:30:17 +00:00
Makefile.sources panfrost: Move pan_afbc.c file to the the right Makefile.source file 2020-03-11 02:52:58 +00:00
meson.build panfrost: Move panfrost_emit_varying_descriptor() to pan_cmdstream.c 2020-03-10 12:47:34 +01:00
pan_allocate.c panfrost: Extend the panfrost_batch_add_bo() API to pass access flags 2019-10-03 16:55:38 -04:00
pan_allocate.h panfrost: Move the BO API to its own header 2019-09-18 10:29:13 +02:00
pan_assemble.c panfrost: Promote midgard_program to panfrost/util 2020-03-11 20:28:20 +00:00
pan_blend.h panfrost: Pack MRT blend shaders into a single BO 2020-01-02 15:20:55 -05:00
pan_blend_cso.c panfrost: Prepare shader_meta descriptors at emission time 2020-03-10 12:47:34 +01:00
pan_blend_shaders.c panfrost: Promote midgard_program to panfrost/util 2020-03-11 20:28:20 +00:00
pan_blend_shaders.h panfrost: Pass blend RT number through 2019-12-16 09:10:33 +00:00
pan_blending.c util: Move gallium's PIPE_FORMAT utils to /util/format/ 2019-11-14 10:47:20 -08:00
pan_blending.h panfrost: Style main Gallium driver 2019-07-10 10:43:23 -07:00
pan_blit.c panfrost: Use DBG macro to avoid noise in the console 2020-01-31 06:02:31 +00:00
pan_bo.c panfrost: Implement PAN_DBG_SYNC with pandecode/minimal 2020-02-18 08:45:14 -05:00
pan_bo.h panfrost: Try to evict unused BOs from the cache 2019-11-08 11:26:47 +01:00
pan_cmdstream.c panfrost: Re-init the VT payloads at draw/launch_grid() time 2020-03-10 12:47:34 +01:00
pan_cmdstream.h panfrost: Re-init the VT payloads at draw/launch_grid() time 2020-03-10 12:47:34 +01:00
pan_compute.c Revert "gallium: make handles of set_global_binding 64 bit" 2020-03-10 22:41:26 +00:00
pan_context.c panfrost: Get rid of ctx->payloads[] 2020-03-10 12:47:34 +01:00
pan_context.h panfrost: Get rid of ctx->payloads[] 2020-03-10 12:47:34 +01:00
pan_fragment.c panfrost: Move format translation to root 2020-02-21 07:27:03 -05:00
pan_job.c panfrost: Move the batch stack size adjustment out of panfrost_queue_draw() 2020-03-10 12:47:33 +01:00
pan_job.h panfrost: Move the batch stack size adjustment out of panfrost_queue_draw() 2020-03-10 12:47:33 +01:00
pan_mfbd.c panfrost: Don't set shared->unk0 2020-02-27 16:31:54 +01:00
pan_public.h panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_resource.c panfrost: split index cache into shared part 2020-03-10 02:41:27 +00:00
pan_resource.h panfrost: split index cache into shared part 2020-03-10 02:41:27 +00:00
pan_scoreboard.c panfrost: Update scoreboarding notes 2020-02-18 08:45:25 -05:00
pan_screen.c panfrost: fix transform feedback 2020-03-03 12:28:23 +00:00
pan_screen.h panfrost: Query core count and thread tls alloc 2019-12-13 00:47:23 +00:00
pan_sfbd.c panfrost: Move format translation to root 2020-02-21 07:27:03 -05:00
pan_util.h panfrost: Add PAN_MESA_DEBUG=gles3 option 2020-02-27 16:32:28 +01:00