mesa/src/panfrost/lib
Icecream95 12dec2004e panfrost: Fix stack shift calculation
Fixes flickering in Neverwinter Nights.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3789
Fixes: e6152091ca ("panfrost: Use canonical characterization of tls_size")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7613>
2020-11-13 20:49:06 +00:00
..
.gitignore panfrost: Add panloader/ to .gitignore 2020-08-06 23:54:24 +00:00
decode.c panfrost: Adjust the renderer state definition 2020-10-23 14:48:22 +00:00
decode.h
decode_common.c pan/decode: Ensure mappings are zeroed 2020-10-10 16:53:07 -04:00
gen_pack.py panfrost: gen_pack: Add a no-direct-packing attribute 2020-10-07 17:54:57 +02:00
meson.build panfrost: add missing dependency on midgard_pack.h 2020-08-13 16:54:06 +00:00
midgard.xml panfrost: Get rid of the Pixel Format descriptor 2020-11-13 14:35:17 +01:00
pan_afbc.c panfrost: Remove panfrost_is_z24s8_variant 2020-10-31 14:09:19 +00:00
pan_attributes.c panfrost: Use packs for vertex built-ins 2020-08-17 11:43:52 +00:00
pan_blit.c panfrost: Get rid of the Pixel Format descriptor 2020-11-13 14:35:17 +01:00
pan_bo.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_bo.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_device.h panfrost: Split out v6/v7 format tables 2020-10-31 14:09:19 +00:00
pan_encoder.h panfrost: Don't export queries 2020-10-23 14:48:23 +00:00
pan_format.c panfrost: Get rid of the Pixel Format descriptor 2020-11-13 14:35:17 +01:00
pan_invocation.c panfrost: XMLify invocations 2020-08-28 14:53:53 +00:00
pan_pool.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_pool.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_props.c panfrost: Split out v6/v7 format tables 2020-10-31 14:09:19 +00:00
pan_sampler.c
pan_scoreboard.c panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_scoreboard.h panfrost: Rename panfrost_transfer to panfrost_ptr 2020-10-23 14:48:22 +00:00
pan_scratch.c panfrost: Fix stack shift calculation 2020-11-13 20:49:06 +00:00
pan_texture.c panfrost: Set .array_size on Bifrost 2020-11-03 14:42:43 +00:00
pan_texture.h panfrost: Get rid of the Pixel Format descriptor 2020-11-13 14:35:17 +01:00
pan_tiler.c
pan_util.h panfrost: Advertise Bifrost support 2020-11-03 14:42:43 +00:00
wrap.h