mesa/src
Caio Marcelo de Oliveira Filho 62dc4fedeb compiler: Use util/bitset.h for system_values_read
It is currently a bitset on top of a uint64_t but there are already
more than 64 values.  Change to use BITSET to cover all the
SYSTEM_VALUE_MAX bits.

Backported from 9f3d5e99ea ("compiler: Use util/bitset.h for
system_values_read").

Cc: mesa-stable
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Acked-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Acked-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8728>
2021-01-26 13:38:28 -08:00
..
amd radv: fix divide by zero with no tesselation params 2021-01-26 09:21:18 -08:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom compiler: Use util/bitset.h for system_values_read 2021-01-26 13:38:28 -08:00
compiler compiler: Use util/bitset.h for system_values_read 2021-01-26 13:38:28 -08:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 13:21:37 -08:00
etnaviv etnaviv/drm: fix evil-twin etna_drm_table_lock 2020-12-01 09:12:41 -08:00
freedreno turnip: use ir3_compiler_destroy instead of ralloc_free 2020-12-23 10:15:53 -08:00
gallium compiler: Use util/bitset.h for system_values_read 2021-01-26 13:38:28 -08:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-25 10:49:58 -08:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui
intel compiler: Use util/bitset.h for system_values_read 2021-01-26 13:38:28 -08:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa compiler: Use util/bitset.h for system_values_read 2021-01-26 13:38:28 -08:00
panfrost pan/decode: Free mapped memory objects on BO unreference 2021-01-25 10:49:58 -08:00
util Fall back on clock_gettime when timespec_get() is unavailable 2021-01-19 09:40:08 -08:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan device-select-layer: update for vulkan 1.2 2021-01-19 09:40:07 -08:00
meson.build zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00