mesa/src
Erik Faye-Lund e5aec68ce7 aux/indices: use stdint.h types
These generated sources uses older, less portable types such as ubyte,
ushort and uint. But we have stdint.h everywhere now, so let's use those
types instead.

To stay consistent, let's talk about UINT8 etc instead of UBYTE for the
entirety of the u_indices infrastructure.

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23853>
2023-06-27 09:46:33 +00:00
..
amd vulkan/rmv,radv: Use common trace trigger 2023-06-27 06:25:56 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi agx: Implement vector live range splitting 2023-06-23 17:37:41 +00:00
broadcom v3dv: don't use the TLB path if we might be copying partial tiles 2023-06-27 09:04:20 +02:00
c11 util: Fixes prototype of threads_timespec_compare 2023-06-21 06:18:40 +00:00
compiler nir/lower_locals_to_regs: Add bool bitsize knob 2023-06-26 08:22:06 -04:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl Revert "egl: return correct error for EGL_KHR_image_pixmap" 2023-06-23 06:50:08 +00:00
etnaviv etnaviv: linker: add fallback lookup to VARYING_SLOT_BFC[n] 2023-06-27 09:26:40 +00:00
freedreno ir3/analyze_ubo_ranges: Move IR3_DBG_NOUBOOPT check 2023-06-27 08:19:10 +00:00
gallium aux/indices: use stdint.h types 2023-06-27 09:46:33 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx Revert "glx: Remove pointless GLX_INTEL_swap_event paranoia" 2023-06-12 15:35:45 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Advance entry pointer in pvr_setup_vertex_buffers() 2023-06-26 08:40:13 +00:00
imgui
intel intel/ds: Track CCS cache flush bit 2023-06-26 16:08:20 -07:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Fixes non-constant-expression cannot be narrowed from type 'unsigned long' to 'unsigned int' in initializer list with clang 2023-06-22 11:08:11 +00:00
mesa util: reinstate ENUM_PACKED 2023-06-21 21:51:59 +00:00
microsoft nir: Add function nir_function_set_impl 2023-06-24 14:48:47 +00:00
nouveau nv50/ir/nir: set numBarriers if we emit an OP_BAR 2023-06-24 02:12:14 +00:00
panfrost ci/panfrost: switch panfrost-g52-piglit-gles2 from X to XWayland 2023-06-22 10:27:38 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/blake3: Add blake3_hash typedef. 2023-06-23 09:28:04 +00:00
virtio venus: Fix detection of push descriptor set 2023-06-22 20:37:01 +00:00
vulkan vulkan/rmv,radv: Use common trace trigger 2023-06-27 06:25:56 +00:00
.clang-format treewide: Add a .clang-format file 2023-05-29 21:06:12 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00