mesa/src
Brian Paul 6fe6c18c12 util: add/use new os_mkdir() function
os_mkdir() is a simple wrapper around mkdir() or _mkdir().

Remove a bunch of unneeded #includes in dd_util.h.  Testing by
compiling llvmpipe and radeonsi (the only user of the dd_util.h
header).

There's a few other mkdir() callsites that I haven't touched but
could be updated to os_mkdir().

Signed-off-by: Brian Paul <brian.paul@broadcom.com>
Tested-by: Mauro Rossi <issor.oruam@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35841>
2025-07-03 14:30:17 +00:00
..
amd ac/surface: use align with NPOT for estimating surface size 2025-07-03 08:02:17 +00:00
android_stub
asahi treewide: use nir_break_if 2025-06-30 14:51:24 -04:00
broadcom broadcom/ci: move job timeout definitions to jobs 2025-07-02 14:42:40 +02:00
c11
compiler nir/lower_clip: update comment 2025-07-02 20:56:53 +00:00
drm-shim
egl egl/wayland: Move EGL components to wayland-drm 2025-07-02 14:35:25 +00:00
etnaviv ci: separate hidden jobs to -inc yml files 2025-06-30 12:32:29 +00:00
freedreno freedreno: rename .gitlab-ci folder to tests 2025-07-03 13:54:11 +00:00
gallium util: add/use new os_mkdir() function 2025-07-03 14:30:17 +00:00
gbm gbm/dri: Support RGB888/BGR888 formats 2025-06-24 05:41:48 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: Small optimization on transformDescriptorSetList 2025-06-26 17:11:41 +00:00
glx glx: Free all populated fields of the glx_display on creation failure 2025-06-27 13:56:23 +00:00
gtest
imagination vulkan: Specify library_arch in ICD files 2025-06-19 17:30:24 +00:00
imgui
intel anv: Reduce compiled code for Wa_16018063123 2025-07-03 14:09:13 +00:00
loader dri: fix __DRI_IMAGE_FORMAT* to PIPE_FORMAT* mappings 2025-06-30 23:04:57 +00:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
mesa mesa: clear program info when updating program string 2025-07-02 17:42:35 +00:00
microsoft treewide: use nir_break_if with named if 2025-06-30 14:51:54 -04:00
nouveau nak: Encode ureg handle sources for surface ops on Blackwell 2025-07-02 21:57:35 +00:00
panfrost panvk: implement VK_EXT_non_seamless_cube_map support 2025-07-03 10:54:50 +00:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util: add/use new os_mkdir() function 2025-07-03 14:30:17 +00:00
virtio virtio/ci: update AHardwareBufferNativeTests expectations 2025-07-01 18:28:58 +00:00
vulkan vulkan/runtime: add vk_sampler_{init,finish}() helpers 2025-07-01 08:54:04 +02:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format libagx: port pre-GS to CL 2025-06-27 15:31:49 +00:00
meson.build meson: use feature options for LLVM 2025-07-01 17:40:03 +00:00