mesa/src
Jan Beich 18f6bd676d util: unbreak on BSDs after MSVC changes
src/util/os_misc.c:352:2: error: unexpected platform in os_sysinfo.c
 #error unexpected platform in os_sysinfo.c
  ^

Fixes: cdf3a6a83b ("util: Add os_get_page_size query")
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7887>
2020-12-03 00:50:20 +00:00
..
amd radv: Use portable ffs and util_bitcount macros 2020-12-02 11:27:01 +00: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 v3dv: fix early return from failed drmGetMagic 2020-12-02 17:00:28 +00:00
compiler nir/opt_sink: return early when trying to sink unused instructions 2020-12-02 17:12:44 +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: Skip closing drivers when building with AddressSanitizer. 2020-12-02 20:43:33 +00:00
etnaviv etnaviv/drm: add some locking asserts 2020-12-01 12:20:45 +00:00
freedreno freedreno/afuc: Fix up some sprintf format security warnings. 2020-12-02 20:43:33 +00:00
gallium freedreno: Break out of "should we free the entry" loop once we've freed. 2020-12-02 20:43:33 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix the generated error when indirect contexts are not supported 2020-12-02 16:07:27 +00:00
gtest
hgl
imgui
intel anv: Avoid a couple of warnings related to vk_error macros 2020-12-02 08:30:46 -09:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa mesa: replace ParameterValueOffset[i] with Parameters[i].ValueOffset 2020-12-01 11:52:11 +00:00
microsoft microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
panfrost panfrost: Calculate the row stride at resource creation time 2020-11-25 17:04:20 +01:00
util util: unbreak on BSDs after MSVC changes 2020-12-03 00:50:20 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan: add missing src_inc to the device select layer 2020-12-02 07:44:10 +01:00
SConscript
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00