mesa/include
Gurchetan Singh 57ae8eb70f android_stub: fix missing prototypes issues
When the compiler is configured to complain about missing
prototypes, the lack of prototypes can cause issues:

src/android_stub/cutils_stub.cpp:13:1:
   error: no previous prototype for function 'atrace_begin_body' [-Werror,-Wmissing-prototypes]
   13 | atrace_begin_body(const char * /*name*/)

Update cutils/trace.h to the version in android-16.0.0_r3 [1], and
add proper header includes to fix this.

[1] https://android.googlesource.com/platform/system/core.git/+/refs/tags/android-16.0.0_r3/libcutils/include/cutils/trace.h

Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38644>
2025-12-02 20:03:02 +00:00
..
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
CL include: sync OpenCL headers 2025-06-18 13:30:40 +00:00
drm-uapi drm-uapi: Import the new NVIDIA modifiers 2025-11-07 23:00:31 +00:00
EGL EGL: sync files with Khronos 2024-01-09 17:21:44 +00:00
GL Update OpenGL headers for GL_EXT_mesh_shader 2025-08-22 10:01:56 +00:00
GLES include: update GL headers from the registry 2025-04-01 19:08:38 +00:00
GLES2 Update OpenGL headers for GL_EXT_mesh_shader 2025-08-22 10:01:56 +00:00
GLES3 include: update GL headers from the registry 2025-04-01 19:08:38 +00:00
KHR EGL: sync headers with Khronos 2022-10-12 19:26:01 +00:00
pci_ids intel/dev: Add NVL-S/U PCI IDs (with FORCE_PROBE required) 2025-10-23 21:47:29 +00:00
tensorflow mesa: Import TensorFlow Lite headers 2024-01-24 10:02:10 +00:00
vk_video vulkan: update spec to 1.4.330 2025-10-24 16:00:55 +00:00
vulkan vulkan: update spec to 1.4.333 2025-11-14 19:06:28 +01:00
winddk d3d10umd,d3d10sw: Initial import. 2021-05-19 13:50:07 +00:00
c99_alloca.h
c99_compat.h c99_compat.h: assume c99 support 2022-06-14 15:08:37 +00:00
kopper_interface.h mesa_interface: rename __DRIconfig to struct dri_config 2024-10-22 06:48:02 +00:00
meson.build meson: Remove non-unused inc_d3d9 2025-09-13 08:23:07 +00:00
no_extern_c.h
renderdoc_app.h renderdoc: Upgrade to v1.5 2025-08-08 19:38:54 +00:00