mesa/src
Alyssa Rosenzweig 050b934a24 panfrost: Refactor blend descriptors
This commit does a fairly large cleanup of blend descriptors, although
there should not be any functional changes. In particular, we split
apart the Midgard and Bifrost blend descriptors, since they are
radically different. From there, we can identify that the Midgard
descriptor as previously written was really two render targets'
descriptors stuck together. From this observation, we split the Midgard
descriptor into what a single RT actually needs. This enables us to
correctly dump blending configuration for MRT samples on Midgard. It
also allows the Midgard and Bifrost blend code to peacefully coexist,
with runtime selection rather than a #ifdef. So, as a bonus, this will
help the future Bifrost effort, eliminating one major source of
compile-time architectural divergence.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2019-05-07 03:21:08 +00:00
..
amd radv: fix rowPitch for R32G32B32 formats on GFX9 2019-05-06 19:07:44 +02:00
broadcom delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
compiler nir: add int_to_float lowering pass 2019-05-07 01:07:27 +00:00
egl meson: make nm binary optional 2019-05-03 10:58:05 -07:00
freedreno mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset to Makefile.sources 2019-05-06 11:29:26 +00:00
gallium panfrost: Refactor blend descriptors 2019-05-07 03:21:08 +00:00
gbm meson: make nm binary optional 2019-05-03 10:58:05 -07:00
getopt
glx delete autotools input files 2019-04-29 21:17:19 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv,i965: Stop warning about incomplete gen11 support 2019-05-03 22:57:35 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi meson: make nm binary optional 2019-05-03 10:58:05 -07:00
mesa mesa: Leave aliasing of vertex and generic0 attribute to the dlist code. 2019-05-04 07:40:35 +02:00
util radeonsi: add config entry for Counter-Strike Global Offensive 2019-05-07 09:42:09 +10:00
vulkan vulkan/overlay: add TODO list 2019-05-02 17:02:57 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00