mesa/src
Rob Clark 5be8e689e7 freedreno: Implement PIPE_CAP_TIMER_RESOLUTION
Perhaps it should use div_round_up() unlike normal timestamp conversion,
but this is close enough and it makes the connection to the 19.2MHz RBBM
counter more obvious.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26640>
(cherry picked from commit 1188b218c6)
2024-01-31 23:25:32 +00:00
..
amd aco/insert_exec_mask: Fix unconditional demote at top-level control flow. 2024-01-31 22:24:25 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:52:01 +00:00
broadcom broadcom/compiler: be more careful with unifa in non-uniform control flow 2024-01-31 22:24:25 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler clc: retrieve libclang path at runtime. 2024-01-31 22:24:25 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl: only check dri3 on X11 2024-01-10 10:29:00 +00:00
etnaviv etnaviv: drm: Be able to mark end of context init 2023-10-23 14:56:48 +00:00
freedreno util: rename __check_suid() to __normal_user() 2024-01-31 20:19:17 +00:00
gallium freedreno: Implement PIPE_CAP_TIMER_RESOLUTION 2024-01-31 23:25:32 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-20 00:04:54 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Fix VK_EXT_texel_buffer_alignment 2023-11-07 13:28:06 +00:00
imgui
intel anv/video: fix out-of-bounds read 2024-01-31 22:24:25 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 20:19:17 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa mesa/main: Use secure_getenv for shader dumping 2024-01-31 22:24:24 +00:00
microsoft nir: rework and fix rotate lowering 2024-01-23 20:52:01 +00:00
nouveau nvk: Don't exnore ExternalImageFormatInfo 2024-01-29 18:09:07 +00:00
panfrost nir: rework and fix rotate lowering 2024-01-23 20:52:01 +00:00
tool radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
util util/disk_cache: Use secure_getenv to determine cache directories 2024-01-31 22:24:24 +00:00
virtio virgl: Use better reporting for mirror_clamp features 2024-01-31 19:28:58 +00:00
vulkan vulkan: Use secure_getenv for trigger files 2024-01-31 22:24:24 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00