mesa/src
Alyssa Rosenzweig 2c2cf0ecfe panfrost: Streamline varying linking code
Refactor all the linking code with the following objectives:

* Remove linking magic (especially around XFB)
* Cleaner code (obviously)
* Less stage coupling (in case someone ever implements geom/tess)
* Decouple ATTRIBUTE from ATTRIBUTE_BUFFER to enable optimizations

The main hack remaining is doing precision linking here to workaround
linking previously used.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10778>
2021-05-20 10:05:39 +00:00
..
amd aco: disallow SGPRs on DPP instructions 2021-05-19 14:25:37 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
asahi agx: Set reads_tib appropriately 2021-05-09 23:29:45 -04:00
broadcom ci/broadcom: update expected results 2021-05-18 15:52:57 +00:00
compiler glsl: Fix packing of matrices for XFB 2021-05-20 10:05:39 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl dri: add loader_dri_create_image helper 2021-05-19 16:54:19 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno nir/algebraic: Equality comparison inversions require sources be numbers 2021-05-20 01:39:35 +00:00
gallium panfrost: Streamline varying linking code 2021-05-20 10:05:39 +00:00
gbm dri: add loader_dri_create_image helper 2021-05-19 16:54:19 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx Revert "glx: s/Display */struct glx_display */ over internal API" 2021-05-03 15:00:41 -04:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel isl: Add isl_aux_usage_has_compression 2021-05-19 23:59:17 +00:00
loader loader/dri: hook up createImageWithModifiers2 2021-05-19 16:54:19 +00:00
mapi mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 03:35:21 +00:00
mesa i965: implement createImageWithModifiers2 2021-05-19 16:54:19 +00:00
microsoft microsoft/compiler: Maintain sorting of resource type in the context 2021-04-29 23:55:02 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Streamline varying linking code 2021-05-20 10:05:39 +00:00
tool pps: Intel pps driver 2021-05-18 14:28:48 +00:00
util util: add thread-safe version of idalloc 2021-05-17 10:37:24 +00:00
virtio virgl: implement EXT_multisampled_render_to_texture 2021-05-18 18:54:16 +00:00
vulkan vulkan: Support 32-bit "weak" symbols on MSVC 2021-05-16 23:05:24 +00:00
meson.build freedreno: Add freedreno pps driver 2021-05-10 15:34:07 +00:00