mesa/src/gallium/frontends
Caio Marcelo de Oliveira Filho 9f3d5e99ea 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.

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/8585>
2021-01-26 20:20:47 +00:00
..
clover clover: Add constructor for global_argument. 2021-01-26 05:30:39 +00:00
dri frontend/dri: fix doesn't support RGBA ordering still expose RGBA in config 2021-01-19 17:10:47 +00:00
glx/xlib gallium/hud: don't use cso_context to restore VBs, constbuf 0 and sampler views 2021-01-15 04:01:12 -05:00
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
lavapipe compiler: Use util/bitset.h for system_values_read 2021-01-26 20:20:47 +00:00
nine gallium/hud: don't use cso_context to restore VBs, constbuf 0 and sampler views 2021-01-15 04:01:12 -05:00
omx frontends/omx: fix build warning 2021-01-11 18:42:18 -05:00
osmesa gallium/pp: don't use cso_context to restore VBs, constbuf 0 and sampler views 2021-01-15 04:01:12 -05:00
va frontend/va/image: add pipe flush for vlVaPutImage 2021-01-22 15:03:38 +00:00
vdpau vdpau: fix invalid enum usage 2021-01-05 11:29:11 +00:00
wgl gallium/hud: don't use cso_context to restore VBs, constbuf 0 and sampler views 2021-01-15 04:01:12 -05:00
xa st/xa: stop using cso_set_sampler_views 2021-01-15 04:01:12 -05:00
xvmc gallium: Add optional pipe_context to flush_frontbuffer 2020-12-14 23:31:37 +00:00