mesa/src
Faith Ekstrand 1a50108e52 nil: Rework calculations of the sizes of miplevels
What we actually want here is the size of the 1/2/3D part of the level,
not the array part.  This means a little more code duplication but the
result is also way more clear.  This shouldn't be a functional change as
Extent4D<units::Bytes>::size_B() doesn't take array_len into account.

This means we no longer call Image::level_size_B() for layout. Instead,
Image::level_size_B() should mirror this code.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31191>
2024-09-16 21:51:29 +00:00
..
amd radv: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi hk: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
broadcom v3dv: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler compiler/glsl: explicitly delete copy constructor and copy-assign 2024-09-16 21:08:04 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
etnaviv etnaviv: isa: Add conv instruction 2024-08-30 01:53:18 +00:00
freedreno ci/freedreno: re-enable piglit tests for Adreno 530 in nightly runs 2024-09-16 16:30:33 +00:00
gallium lvp: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
gbm meson: delete dri3 build option 2024-09-04 14:48:17 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx glx: Destroy base screen after deinitScreen 2024-09-10 08:55:58 +02:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: emit tpu_tag_cdm_ctrl in compute stream when present 2024-08-14 18:07:41 +08:00
imgui
intel intel/elk: delete copy constructor and copy-assignment-operator 2024-09-16 20:31:45 +00:00
loader gallium: move loader_dri_create_image to dri frontend 2024-08-01 15:28:03 +00:00
mapi mesa: add KHR_shader_subgroup extension 2024-08-26 10:46:16 +08:00
mesa mesa: Reset vbo attributes after flushing them to Current in glPopAttrib 2024-09-11 09:58:52 +00:00
microsoft ci/windows: Increase dozen-deqp fraction 2024-09-12 19:07:45 +00:00
nouveau nil: Rework calculations of the sizes of miplevels 2024-09-16 21:51:29 +00:00
panfrost panfrost: Fix near/far depth clip 2024-09-12 20:04:58 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util radv: Work around broken terrain in Warhammer III 2024-09-13 07:48:02 +00:00
virtio venus: avoid over-caching sfb cmds 2024-09-05 19:17:22 +00:00
vulkan vulkan/wsi/wayland: fix suboptimal flag being ignored with explicit sync 2024-09-13 20:48:05 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build meson: Allow building lavapipe without specifying llvmpipe 2024-08-29 10:17:52 +02:00