mesa/src
Jonathan Gray b30bd6fe5f util/os_misc: os_get_available_system_memory() for OpenBSD
Return the smallest value of available non-kernel physical memory and
the static per process data size limit as the amount of available
system memory on OpenBSD.

Fixes: b80930a6fe ("anv: add support for VK_EXT_memory_budget")
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6517>
2020-09-02 12:15:07 +10:00
..
amd nir: use enum operator helper for nir_variable_mode and nir_metadata 2020-09-01 17:45:08 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom broadcom/qpu_instr: wait is not a read or write vpm instruction 2020-08-31 15:02:42 +02:00
compiler nir/lower_explicit_io: Assert that compute address sizes match derefs 2020-09-01 20:50:04 +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/x11: simplify dri2_initialize_x11() 2020-09-01 18:31:51 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: rework setup_{input,output} to make struct varyings work 2020-09-01 15:10:47 +00:00
gallium freedreno/a6xx: Add ARB_depth_clamp and separate clamp support. 2020-09-01 23:03:46 +00:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00: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 meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: use os_get_available_system_memory() 2020-09-02 12:15:07 +10:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa nir: use enum operator helper for nir_variable_mode and nir_metadata 2020-09-01 17:45:08 +00:00
panfrost panfrost: add support for atomics 2020-09-01 21:04:09 +00:00
util util/os_misc: os_get_available_system_memory() for OpenBSD 2020-09-02 12:15:07 +10:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/wsi/x11: wait for acquirable images in FIFO mode 2020-09-01 13:59:53 +02:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00