mesa/src
Eric Anholt 0d8e431871 android: Fix ELF TLS support.
Android 29 introduced general-dynamic TLS variable support ("quick
function call to look up the location of the dynamically allocated
storage"), while Mesa on normal Linux has used initial-exec ("use some of
the startup-time fixed slots, hope for the best!").  Both would be better
options than falling all the way back to pthread_getspecific(), which is
the alternative we have pre-29.

Reviewed-by: Roman Stratiienko <r.stratiienko@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10389>
2021-06-02 03:10:49 +00:00
..
amd ac/rgp: bump the SQTT file minor version to 5 2021-06-01 06:09:49 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
asahi asahi: Add mipmapping state to the XML 2021-06-01 01:31:02 +00:00
broadcom ci/v3dv: update expected results 2021-06-01 18:21:21 +00:00
compiler compiler/spirv: expand_to_vec4 -> nir_pad_vec4 2021-05-31 18:45:24 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno Revert "ci/freedreno: Skip Portal 2 trace on a630, due to flakiness" 2021-06-01 08:50:45 +02:00
gallium aux/draw: if pipe_draw_info::index_bias_varies is not set, ignore index_bias for N>1 2021-06-02 01:56:58 +00:00
gbm gbm: list to stderr all the missing extension 2021-05-24 16:17:47 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: fix availability for copying timestamp query results 2021-06-01 19:52:24 +00:00
loader dri: don't call modifier interfaces when modifiers_count is 0 2021-05-21 08:20:58 +00:00
mapi util: Add a helper macro for defining initial-exec variables. 2021-06-02 03:10:49 +00:00
mesa mesa: don't save/restore VAO NumUpdates and IsDynamic to fix update tracking 2021-05-28 22:15:38 +00:00
microsoft microsoft/compiler: Maintain sorting of resource type in the context 2021-04-29 23:55:02 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Elucidate thread group split field 2021-06-01 19:10:28 +00:00
tool pps: Intel pps driver 2021-05-18 14:28:48 +00:00
util android: Fix ELF TLS support. 2021-06-02 03:10:49 +00:00
virtio venus: fix mismatched bo mmap_size for export and multiple imports 2021-05-29 04:48:50 +00:00
vulkan vulkan/util: generate vk_dispatch_table that combines all dispatch tables 2021-05-30 01:57:49 +00:00
meson.build freedreno: Add freedreno pps driver 2021-05-10 15:34:07 +00:00