mesa/src/panfrost
Icecream95 a250f3620c panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices
All odd numbers above 10 need to be rounded up to an even number, so
add one and mask off the least significant bit instead of maintaining
a list of special cases.

Fixes crashes in SuperTuxKart.

Cc: mesa-stable
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8191>
2020-12-22 01:54:24 +00:00
..
bifrost pan/bi: Minor styling cleanup in disasm 2020-12-21 21:54:50 +00:00
include panfrost: Expose ARB_texture_filter_anisotropic on supported GPUs 2020-12-21 22:49:28 +00:00
lib panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices 2020-12-22 01:54:24 +00:00
midgard panfrost: Add a gpu_revision argument to panfrost_get_quirks 2020-12-21 22:49:28 +00:00
shared util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util pan/mdg: Add support for multi sample iteration writeout 2020-12-09 16:29:25 +00:00
Android.bifrost.mk android: panfrost: use python3 for generated sources rules 2020-10-05 21:23:56 +00:00
Android.lib.mk android: panfrost: use python3 for generated sources rules 2020-10-05 21:23:56 +00:00
Android.midgard.mk android: panfrost: use python3 for generated sources rules 2020-10-05 21:23:56 +00:00
Android.mk android: panfrost: Move pandecode into lib/ 2020-08-10 21:35:31 +02:00
Android.shared.mk
Android.util.mk
Makefile.sources panfrost/util: Move nir_undef_to_zero into core nir and add 'lower' 2020-11-18 04:05:37 +00:00
meson.build panfrost: Build midgard_pack.h via meson 2020-08-13 08:55:15 +02:00