mesa/src
Faith Ekstrand 03f1b99f50 nak: Restructure for better module separation
With this commit, NAK now takes on a more Cargo-like structure with
things split better into crates:

 - bitview/
    - lib.rs // Formerly bitview.rs
 - nak/
    - lib.rs // Only pulls stuff into the module
    - api.rs // Formerly nak.rs
    - ...
 - nvfuzz/
    - main.rs // Formerly nvfuzz.rs

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26546>
2023-12-06 22:41:47 +00:00
..
amd radv: enable extendedDynamicState3AlphaToCoverageEnable on GFX11 2023-12-06 16:36:16 +00:00
android_stub
asahi asahi: Use the compat version of qsort_r 2023-11-29 17:01:09 +00:00
broadcom ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir: Respect variable alignments in lower_vars_to_explicit_types 2023-12-06 18:37:36 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl meson: work around meson 0.62 issue 2023-12-04 11:41:37 +00:00
etnaviv ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
freedreno ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
gallium zink/ci: stop running zink-radv-navi31-valve sequentially 2023-12-06 20:31:24 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: update symbols that have become aliases for newer ones 2023-12-04 12:16:06 +00:00
imgui
intel anv: Avoid unnecessary intel_flush calls 2023-12-06 22:18:26 +00:00
loader dri: added build dependencies for systems using non-standard prefixed X11 libs. 2023-11-02 15:08:17 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa gallium: add PIPE_CAP_PERFORMANCE_MONITOR for GL_AMD_performance_monitor 2023-11-28 17:34:26 +00:00
microsoft ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
nouveau nak: Restructure for better module separation 2023-12-06 22:41:47 +00:00
panfrost ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util/blob: fix trivial typo 2023-12-06 07:22:02 +00:00
virtio ci: drop containers, builds, and tests from post-merge pipeline 2023-12-06 08:26:04 +00:00
vulkan vulkan/runtime: retain video session creation flags 2023-12-06 19:17:17 +00:00
.clang-format util/rb_tree: Add augmented trees and interval trees 2023-11-02 21:03:46 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00