mesa/docs
Christian Gmeiner 8dc8a2eec4
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
panvk: Support VK_EXT_legacy_dithering
Wire up the existing Panfrost dithering infrastructure to the Vulkan
extension. The library already supports dithered formats via
pan_dithered_format_from_pipe_format(), so this plumbs the
VK_RENDERING_ENABLE_LEGACY_DITHERING_BIT_EXT flag through to the blend
descriptor emission and color attachment internal conversion paths.

Dithering is only applied to color attachments, not depth or framebuffer
preloads.

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39781>
2026-02-24 11:34:19 +00:00
..
_extra docs: Rename the "shading" page to "GLSL" since it's just that. 2026-02-13 13:38:42 -08:00
_exts docs: update/fix vk spec urls 2025-10-22 09:23:34 +02:00
ci docs: update url to ci-tron docs 2026-01-12 12:52:32 +00:00
drivers kk: Expose sampleRateShading 2026-02-09 13:35:01 +00:00
gallium gallium: Add PIPE_QUERY_TIMESTAMP_RAW 2026-02-22 19:18:19 +00:00
graphics-debugging docs: Add documentation on how to debug GPU crashes and misrenderings 2026-02-04 21:22:37 +00:00
header-stubs util: Always generate u_format_gen.h as docs need it 2025-08-21 03:19:02 +08:00
isl docs: fix inline c identifier reference -> inline code 2024-04-01 21:18:37 +00:00
mesa3d_theme docs: upgrade bootstrap to 5.3.8 2026-01-14 09:01:17 +00:00
nir docs: Add documentation for NIR unit testing 2025-01-18 11:02:25 +00:00
relnotes panvk: Support VK_EXT_legacy_dithering 2026-02-24 11:34:19 +00:00
spirv compiler: document SPIR-V capture + replace 2025-09-22 19:06:07 +00:00
vulkan vulkan: move internal vulkan pseudo-extensions to a common file 2025-09-01 03:50:12 +00:00
amber.rst
android.rst docs/envvars: Add section: Android System Properties 2025-10-27 19:15:19 +00:00
application-issues.rst docs: fix syntax highlighting on shell commands 2024-01-12 08:13:39 +00:00
ARB_color_buffer_float.txt
bugs.rst
codingstyle.rst docs: Rename distro to distribution 2025-04-19 15:52:17 +02:00
conf.py vulkan: move internal vulkan pseudo-extensions to a common file 2025-09-01 03:50:12 +00:00
conform.rst docs: Conformance is done through SFC now, not SPI. 2026-02-13 13:38:42 -08:00
devinfo.rst docs,ci: update mapi relocation 2025-08-06 20:35:26 +00:00
dispatch.rst glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
download.rst docs: fix syntax highlighting on shell commands 2024-01-12 08:13:39 +00:00
egl.rst x11: Remove DRI2 support 2025-07-09 17:49:58 +00:00
envvars.rst docs/envvars: Document TU_DEBUG and IR3_SHADER_DEBUG 2026-02-04 21:22:37 +00:00
extensions.rst docs: move obsolete extensions to their own list 2023-05-25 10:36:18 +00:00
faq.rst docs/faq: do not recommend basing drivers on i965 2026-01-15 11:16:26 +00:00
favicon.ico
favicon.svg
features.txt panvk: Support VK_EXT_legacy_dithering 2026-02-24 11:34:19 +00:00
gitlab-ci-inc.yml docs: finish converting the docs job into a meson build job 2025-10-06 09:53:24 +00:00
gitlab-ci.yml docs/ci: always build the docs 2025-08-26 09:49:56 +00:00
glsl.rst docs: Rename the "shading" page to "GLSL" since it's just that. 2026-02-13 13:38:42 -08:00
gpu-perf-tracing.rst docs: Add documentation for gpuvis. 2023-08-20 00:49:38 +02:00
gpuvis.rst docs: Steamos -> SteamOS 2024-06-25 10:51:27 +00:00
helpwanted.rst docs/helpwanted: Rewrite this page. 2026-02-13 13:38:42 -08:00
history.rst
index.rst docs/index: Move the Xlib software GL driver with the other drivers. 2026-02-13 13:38:42 -08:00
install.rst docs: Update the minimal MSVC version requirements 2025-11-20 01:16:17 +00:00
isaspec.rst docs: submision -> submission 2024-06-25 10:51:27 +00:00
libGL.txt mesa: Remove unused assyntax.h and update related files 2025-08-20 16:21:27 +00:00
license.rst docs: move license(s) to licenses directory 2025-01-08 20:37:51 +00:00
lists.rst
macos.rst docs: fix last references to gallium-drivers=swrast 2025-03-26 21:44:26 +00:00
meson.build util: Always generate u_format_gen.h as docs need it 2025-08-21 03:19:02 +08:00
meson.rst ci/windows: Update documents to use winget 2025-09-17 06:53:33 +00:00
opengles.rst docs: Drop some weird unhelpful text about DRI2. 2025-02-21 02:50:56 +00:00
perf.rst docs/perf: Drop a bunch of old hints on getting faster GL1 swrast. 2026-02-13 13:38:42 -08:00
perfetto.rst docs/perfetto: Put V3D at the same level of heading as other drivers. 2025-11-05 19:19:03 +00:00
precompiled.rst docs/precompiled: document debug packages 2026-02-12 16:15:51 +00:00
README.UVD
README.VCE
release-calendar.csv docs: update calendar for 25.3.6 2026-02-20 12:26:09 -08:00
release-calendar.rst
release-maintainers-keys.asc
releasing.rst docs/releasing: skip ci when creating the branchpoint 2026-01-21 18:11:43 +00:00
relnotes.rst docs: add release notes for 25.3.6 2026-02-20 11:44:53 -08:00
repository.rst docs: fix syntax highlighting on shell commands 2024-01-12 08:13:39 +00:00
rust.rst mesa: define peripheral support for src/util/rust 2025-07-24 20:51:36 +00:00
rusticl.rst mesa: Bump required Rust version to 1.82 2025-08-03 10:16:20 +00:00
sourcetree.rst doc: Added documentation for imagination tree 2026-01-30 11:05:25 +00:00
submittingpatches.rst pick-ui: add Backport-to: * as a synonym to Cc: mesa-stable 2026-02-09 18:46:20 +00:00
systems.rst docs/systems: Minor touch-ups from reading the page. 2026-02-13 13:38:42 -08:00
teflon.rst docs/teflon: Update documentation with more recent output 2026-01-10 14:05:48 +00:00
u_trace.rst u_trace: add support for indirect data 2024-08-03 16:03:00 +03:00
utilities.rst
viewperf.rst
xlibdriver.rst docs/xlib: Stop calling the fake GLX xlib frontend the most mature of sw. 2026-02-13 13:38:42 -08:00

The software may implement third party technologies (e.g. third party
libraries) that are not licensed to you by AMD and for which you may need
to obtain licenses from other parties.  Unless explicitly stated otherwise,
these third party technologies are not licensed hereunder.  Such third
party technologies include, but are not limited, to H.264, MPEG-2, MPEG-4,
AVC, and VC-1.  

For MPEG-2 Intermediate Products: ANY USE OF THIS PRODUCT IN ANY MANNER OTHER
THAN PERSONAL USE THAT COMPLIES WITH THE MPEG-2 STANDARD IS EXPRESSLY
PROHIBITED WITHOUT A LICENSE UNDER APPLICABLE PATENTS IN THE MPEG-2 PATENT
PORTFOLIO, WHICH LICENSES IS AVAILABLE FROM MPEG LA, LLC, 6312 S. Fiddlers
Green Circle, Suite 400E, Greenwood Village, Colorado 80111 U.S.A.

WARRANTY DISCLAIMER: THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND.  AMD DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING
BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, THAT THE SOFTWARE WILL RUN
UNINTERRUPTED OR ERROR-FREE OR WARRANTIES ARISING FROM CUSTOM OF TRADE OR
COURSE OF USAGE.  THE ENTIRE RISK ASSOCIATED WITH THE USE OF THE SOFTWARE IS
ASSUMED BY YOU.  Some jurisdictions do not allow the exclusion of implied
warranties, so the above exclusion may not apply to You.

LIMITATION OF LIABILITY AND INDEMNIFICATION:  AMD AND ITS LICENSORS WILL NOT,
UNDER ANY CIRCUMSTANCES BE LIABLE FOR ANY PUNITIVE, DIRECT, INCIDENTAL,
INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING FROM USE OF THE SOFTWARE OR
THIS AGREEMENT EVEN IF AMD AND ITS LICENSORS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.  In no event shall AMD's total liability to You
for all damages, losses, and causes of action (whether in contract, tort
(including negligence) or otherwise) exceed the amount of $100 USD.  You agree
to defend, indemnify and hold harmless AMD and its licensors, and any of their
directors, officers, employees, affiliates or agents from and against any and
all loss, damage, liability and other expenses (including reasonable
attorneys' fees), resulting from Your use of the Software or violation of the
terms and conditions of this Agreement.

U.S. GOVERNMENT RESTRICTED RIGHTS: The Software is provided with "RESTRICTED
RIGHTS." Use, duplication, or disclosure by the Government is subject to the
restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or
its successor.  Use of the Software by the Government constitutes
acknowledgement of AMD's proprietary rights in them.

EXPORT RESTRICTIONS: The Software may be subject to export restrictions as
stated in the Software License Agreement.