mesa/src/gallium/drivers/panfrost
Icecream95 ec628aba76 panfrost: Implement ARB_depth_clamp
This significantly improves the quality of shadows in OpenMW.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5453>
2020-06-16 12:59:10 +00:00
..
nir panfrost: Explicitly convert to 32-bit for logic-ops 2020-06-03 22:48:10 +00:00
.editorconfig
Android.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Makefile.sources panfrost: Remove unused nir_lower_framebuffer pass 2020-06-01 18:10:59 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00: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: Demote mediump varyings to fp16 2020-06-12 14:45:50 +00:00
pan_blend.h panfrost: Disable tib read/write when colourmask = 0x0 2020-05-21 15:48:53 -04:00
pan_blend_cso.c panfrost: Ensure final.no_colour is initialized. 2020-05-23 21:00:52 +00:00
pan_blend_shaders.c panfrost: Account for differing types in blend lower 2020-06-01 15:46:23 +00:00
pan_blend_shaders.h panfrost: Pass blend RT number through 2019-12-16 09:10:33 +00:00
pan_blending.c panfrost: Switch formats to table 2020-05-19 18:09:26 +00: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_cmdstream.c panfrost: Implement ARB_depth_clamp 2020-06-16 12:59:10 +00:00
pan_cmdstream.h panfrost: Emit sampler descriptor on bifrost 2020-04-24 06:53:39 +02:00
pan_compute.c panfrost: Remove most usage of midgard_payload_vertex_tiler 2020-04-10 16:53:03 +02:00
pan_context.c panfrost: Merge bifrost_bo/midgard_bo 2020-06-15 21:41:18 +00:00
pan_context.h panfrost: Merge bifrost_bo/midgard_bo 2020-06-15 21:41:18 +00:00
pan_fragment.c panfrost: Split panfrost_device from panfrost_screen 2020-03-31 01:12:26 +00:00
pan_job.c panfrost: Add separate_stencil BO to batch 2020-06-01 15:46:24 +00:00
pan_job.h panfrost: On Bifrost, set the right tiler descriptor 2020-04-10 16:53:39 +02:00
pan_mfbd.c panfrost: Only use AFBC YTR with RGB and RGBA 2020-06-03 15:19:43 +00:00
pan_public.h panfrost: Remove support for legacy kernels 2019-04-03 15:21:30 +00:00
pan_resource.c panfrost: Tiled to linear layout conversion 2020-06-12 19:15:47 +00:00
pan_resource.h panfrost: Tiled to linear layout conversion 2020-06-12 19:15:47 +00:00
pan_scoreboard.c panfrost: Drop dependency on nonexistant write_value 2020-04-13 15:44:31 +00:00
pan_screen.c panfrost: Implement ARB_depth_clamp 2020-06-16 12:59:10 +00:00
pan_screen.h panfrost: Split panfrost_device from panfrost_screen 2020-03-31 01:12:26 +00:00
pan_sfbd.c panfrost: Fix Z24 vs Z32 mixup 2020-05-19 18:09:26 +00:00