mesa/src
Rhys Perry d2c18b7bf3 aco: use bit vectors for liveness sets
This seems to be much faster than hash sets. When compiling pipelines from
5 games, live_var_analysis takes about a third the time it used to and
fossilize-replay is ~1.77% faster.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Tony Wasserka <tony.wasserka@gmx.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6733>
2020-09-21 13:47:28 +00:00
..
amd aco: use bit vectors for liveness sets 2020-09-21 13:47:28 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom v3d/compiler: fix V3D double-rounding of .8 fixed-point XY coordinates 2020-09-11 09:51:33 +02:00
compiler nir: Add a pass for lowering CL-style image ops to texture ops 2020-09-20 14:28:13 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/android: HAVE_DRM_GRALLOC path fixes (v2) 2020-09-07 23:33:15 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: Release bo_mutex lock before potential error path. 2020-09-17 23:27:40 +00:00
gallium radeonsi: change vendor name to AMD 2020-09-21 14:15:03 +02:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx glx: Allow depth-30 pbuffers to work without a depth-30 pixmap format 2020-09-17 14:28:24 -04:00
gtest
hgl
imgui
intel intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP 2020-09-20 14:43:40 +00:00
loader glx/dri3: Implement GLX_EXT_swap_control_tear 2020-09-10 14:48:19 -04:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa gallium: add PIPE_CAP_MAX_TEXTURE_MB 2020-09-21 14:14:48 +02:00
panfrost panfrost: decode: Misc formatting improvements 2020-09-21 07:35:45 -04:00
util radeonsi: move GL vendor workaround to drirc 2020-09-21 14:14:57 +02:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR 2020-09-10 14:17:47 -04:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00