Erik Faye-Lund
c1cb32ffec
docs: eg. -> e.g.
...
This is how we spell it elsewhere.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:27 +00:00
Erik Faye-Lund
9967df63df
docs: unify spelling of front/back-facing
...
We spell these with a dash elsewhere in the docs, let's be consistent.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:27 +00:00
Erik Faye-Lund
e2d94263d5
docs: mooth -> smooth
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:27 +00:00
Erik Faye-Lund
d8f589b57a
docs: hw -> HW
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:26 +00:00
Erik Faye-Lund
897e9d806f
docs: tgsi -> TGSI
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:26 +00:00
Erik Faye-Lund
498b2af1c7
docs: Anv -> ANV
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:26 +00:00
Erik Faye-Lund
e7b194834d
docs: zink -> Zink
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:26 +00:00
Erik Faye-Lund
f7ed909761
docs: edgeflag -> edge flag
...
This is how we usually spell it, and also how the OpenGL specification
spells it. Let's be consistent.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879 >
2024-06-25 10:51:26 +00:00
Valentine Burley
617291d2d9
tu: Advertise VK_KHR_shader_float_controls2
...
No Turnip or ir3 changes required, this was implemented in NIR by Intel.
Passes dEQP-VK.spirv_assembly.instruction.*.float_controls2.*
Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29866 >
2024-06-24 13:56:26 +00:00
Erik Faye-Lund
47e422adfa
Revert "docs: use html_static_path for static files"
...
No, html_static_path doesn't do the same thing as html_extra_path; it
puts things inside the _static folder, which we don't want here. Let's
revert the change.
This reverts commit e037761a2f
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29805 >
2024-06-20 16:35:06 +00:00
Eric Engestrom
9e9a38481d
docs: update calendar for 24.1.2
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29790 >
2024-06-19 17:11:30 +00:00
Eric Engestrom
331ff0bc64
docs: add sha256sum for 24.1.2
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29790 >
2024-06-19 17:11:30 +00:00
Eric Engestrom
104d97c9c6
docs: add release notes for 24.1.2
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29790 >
2024-06-19 17:11:30 +00:00
Timothy Arceri
7df492923a
glsl: drop dump-builder support from standalone compiler
...
The support is incomplete and largely untested, but more importantly
glsl ir is depreciated at this point. This feature was added to support
building additional passes but that shouldn't ever be needed from here
on.
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29469 >
2024-06-18 08:12:45 +00:00
Mary Guillemard
395b506912
panvk: Advertise VK_KHR_maintenance3
...
We already support everything needed for maintenace3.
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29410 >
2024-06-17 10:53:12 +00:00
Mary Guillemard
e580b0f597
panvk: Advertise VK_KHR_device_group and VK_KHR_device_group_creation
...
VK_KHR_buffer_device_address was enabled but actually depends on
VK_KHR_device_group.
This trivialy implement device group extensions like other drivers.
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29410 >
2024-06-17 10:53:12 +00:00
Mary Guillemard
3dbe46f610
docs: Update features.txt to add panvk for BDA extensions
...
Was missing from previous MRs.
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29410 >
2024-06-17 10:53:12 +00:00
Iago Toral Quiroga
a589901328
v3dv: expose VK_KHR_maintenance5
...
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29669 >
2024-06-17 08:15:27 +00:00
Mary Guillemard
3119546508
panvk: Advertise VK_KHR_pipeline_library and VK_EXT_graphics_pipeline_library
...
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29161 >
2024-06-17 07:31:51 +00:00
Mary Guillemard
f164819698
panvk: Advertise VK_EXT_shader_module_identifier
...
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29161 >
2024-06-17 07:31:51 +00:00
Mary Guillemard
78605a4ac4
panvk: Advertise VK_EXT_pipeline_creation_cache_control and VK_EXT_pipeline_creation_feedback
...
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29161 >
2024-06-17 07:31:51 +00:00
Mary Guillemard
886c054691
panvk: Advertise VK_KHR_pipeline_executable_properties
...
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29161 >
2024-06-17 07:31:51 +00:00
Danylo Piliaiev
96ed275a53
turnip: Implement VK_EXT_depth_clamp_zero_one
...
For A6XX it's a no-op, but A7XX+ doesn't clamp to [0,1] with disabled
depth clamp, to support VK_EXT_depth_clamp_zero_one we have to always
enable clamp and manually set depth range to [0,1] when rs->depth_clamp_enable
is false.
Passes:
dEQP-VK.depth.*
dEQP-GLES3.functional.fbo.depth.depth_test_clamp.* (zink)
Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29387 >
2024-06-12 12:58:32 +00:00
Mark Collins
f57f1f70cf
docs/freedreno: Add documentation on A7XX LRZ
...
Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29453 >
2024-06-07 10:18:10 +00:00
Erik Faye-Lund
d0d5fedbab
docs: wrap long words instead of overflowing
...
This fixes rendering on mobile for the 24.1.1 release notes, where we'd
otherwise end up with horizontal scrolling.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29573 >
2024-06-07 02:32:48 +00:00
Eric Engestrom
f81e38e5a9
docs: add sha256sum for 24.0.9
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29588 >
2024-06-07 00:21:41 +00:00
Eric Engestrom
15627f9203
docs: update calendar for 24.0.9
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29588 >
2024-06-07 00:21:41 +00:00
Eric Engestrom
92a44d3907
docs: add release notes for 24.0.9
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29588 >
2024-06-07 00:21:41 +00:00
Eric Engestrom
4086d3aa38
docs: update calendar for 24.1.1
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29558 >
2024-06-05 22:22:04 +00:00
Eric Engestrom
3c66a88a0a
docs: add sha256sum for 24.1.1
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29558 >
2024-06-05 22:22:04 +00:00
Eric Engestrom
2f41aad910
docs: add release notes for 24.1.1
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29558 >
2024-06-05 22:22:04 +00:00
Eric Engestrom
e1e5663525
docs/meson: replace deprecated pkgconfig with pkg-config
...
See https://mesonbuild.com/Release-notes-for-1-3-0.html#machine-files-pkgconfig-field-deprecated-and-replaced-by-pkgconfig
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29505 >
2024-06-05 10:54:25 +00:00
Faith Ekstrand
1604ab0ef7
dozen: Advertise VK_EXT_shader_replicated_composites
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
4db99332f3
lavapipe: Advertise VK_EXT_shader_replicated_composites
...
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
f8290aea48
turnip: Advertise VK_EXT_shader_replicated_composites
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
bf9038b3b8
radv: Advertise VK_EXT_shader_replicated_composites
...
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
705dc133c2
hasvk: Advertise VK_EXT_shader_replicated_composites
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
a7db1e80d0
anv: Advertise VK_EXT_shader_replicated_composites
...
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Faith Ekstrand
d805ffd1a4
nvk: Advertise VK_EXT_shader_replicated_composites
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29509 >
2024-06-04 16:34:48 +00:00
Eric Engestrom
357dde47a5
docs/calendar: add 24.2 branchpoint and release candidates schedule
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29484 >
2024-05-30 16:30:34 +00:00
Antonio Ospite
09fb55ea92
meson: fix deprecation warning in create-android-cross-file.sh
...
When running .gitlab-ci/container/debian/android_build.sh using the
cross files created by .gitlab-ci/container/create-android-cross-file.sh
meson prints out the following warning:
-----------------------------------------------------------------------
DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config"
-----------------------------------------------------------------------
Use the suggested name `pkg-config` in the cross files to silence the
warning.
Apply the same change also to the example meson cross file in
docs/android.rst
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29431 >
2024-05-29 14:22:39 +00:00
Valentine Burley
20f4cd88e1
tu: Advertise VK_KHR_maintenance6
...
Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28360 >
2024-05-28 20:02:50 +00:00
Jordan Justen
4beab24d69
docs: Document INTEL_FORCE_PROBE env-var
...
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29273 >
2024-05-28 18:45:49 +00:00
Valentine Burley
674d5b54bf
tu: Expose VK_EXT_nested_command_buffer
...
Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29347 >
2024-05-24 12:21:07 +00:00
David Heidelberg
c39cf7bcab
docs: correct svga3d redirected URLs
...
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29366 >
2024-05-24 03:19:21 +00:00
Eric Engestrom
cdf75e8e02
docs: update calendar for 24.1.0
...
And add expected calendar for 24.1.x releases.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29334 >
2024-05-22 19:07:01 +00:00
Eric Engestrom
f4cc6645ff
docs: add sha256sum for 24.1.0
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29334 >
2024-05-22 19:07:01 +00:00
Eric Engestrom
0e3d86f7d3
docs: add release notes for 24.1.0
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29334 >
2024-05-22 19:07:01 +00:00
Eric Engestrom
4c974c334c
docs: add sha256sum for 24.0.8
...
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29332 >
2024-05-22 18:35:36 +00:00
Eric Engestrom
7f09cac4a6
docs: update calendar for 24.0.8
...
And add one last 24.0.x release.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29332 >
2024-05-22 18:35:36 +00:00