Samuel Pitoiset
cc66976d0a
docs: document all RADV environment variables
...
Requested by https://gitlab.freedesktop.org/mesa/mesa/issues/2022
[skip ci]
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2019-11-06 07:58:22 +01:00
Dylan Baker
4226952199
docs/new_features: Empty the feature list for the 20.0 cycle
2019-10-30 15:18:27 -07:00
Jordan Justen
98da208660
docs/relnotes/new_features.txt: Add note about gen12 support
...
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com >
2019-10-30 14:08:51 -07:00
Bas Nieuwenhuizen
396195e8f1
radv: Enable VK_KHR_timeline_semaphore.
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
2019-10-30 11:57:07 +01:00
Marek Olšák
83a346cd58
docs: document new feature EGL_EXT_image_flush_external
2019-10-25 19:59:04 -04:00
Dylan Baker
ca0c1e69ca
docs: update releasing process to use new scripts and gitlab
...
There were several out of date entries in this document, update them to
current practices.
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com >
2019-10-25 15:46:19 -07:00
Dylan Baker
5658b13fb6
docs: update calendar, add news item and link release notes for 19.2.2
2019-10-24 14:12:04 -07:00
Dylan Baker
89d94f5ecc
docs: Add sha256 sum for 19.2.2
2019-10-24 14:08:25 -07:00
Dylan Baker
849415d615
docs: Add release notes for 19.2.2
2019-10-24 14:07:30 -07:00
Caio Marcelo de Oliveira Filho
06aecb14c0
anv: Implement VK_KHR_vulkan_memory_model
...
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net >
2019-10-24 11:39:56 -07:00
Dylan Baker
cdff9b00e1
docs: Add release not about scons deprecation
2019-10-24 18:33:50 +00:00
Lionel Landwerlin
254d9976b6
docs: Add new Intel extension
...
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com >
Acked-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com >
2019-10-23 19:07:34 +03:00
Juan A. Suarez Romero
d33fe2d5eb
docs: update calendar, add news item and link release notes for 19.1.8
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2019-10-21 19:13:55 +02:00
Juan A. Suarez Romero
62a0e8421e
docs: add release notes for 19.1.8
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit cc88eeb6ffc4e86d76dfdbfc601d519bc35b6c41)
2019-10-21 19:10:52 +02:00
Juan A. Suarez Romero
7aa63ffe4f
docs: add release notes for 19.1.8
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 5c6d266c591208b1c27e06f61b814210fc6e095f)
2019-10-21 19:10:49 +02:00
Samuel Pitoiset
b72205a4c1
radv: advertise VK_KHR_spirv_1_4
...
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2019-10-21 09:21:40 +02:00
Dylan Baker
1ce23b5653
docs: Add new feature for compiling for windows with meson
...
Reviewed-by: Adam Jackson <ajax@redhat.com >
2019-10-18 13:02:58 -07:00
Dylan Baker
41b3eb08d9
docs: update meson docs for windows
...
Reviewed-by: Adam Jackson <ajax@redhat.com >
2019-10-18 13:02:58 -07:00
Hal Gentz
fa611b07f1
Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
...
This reverts commit 173bc9d684
.
2019-10-18 18:41:51 +00:00
Samuel Pitoiset
7c50214aab
radv: implement VK_KHR_shader_float_controls
...
This exposes what's required for DX and this is what we already
configure. The driver flushes denorms for FP32 and preserves them
for FP16/FP64. Note that we can't allow both preserving and
flushing denorms because this won't work for merged shaders. This
will require LLVM to update the float mode register to make it work.
Only enabled on GFX8+ with the LLVM path because it's untested on
previous chips and ACO doesn't support it.
This extension is required for SPIRV 1.4.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2019-10-18 16:55:58 +02:00
Caio Marcelo de Oliveira Filho
58286c7969
anv: Advertise VK_KHR_spirv_1_4
...
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net >
2019-10-14 08:25:42 -07:00
Hal Gentz
173bc9d684
egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext.
...
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67676
Fixes: 049f343e8ac "egl: Allow 24-bit visuals for 32-bit RGBA8888 configs"
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Adam Jackson <ajax@redhat.com >
Signed-off-by: Hal Gentz <zegentzy@protonmail.com >
2019-10-11 21:57:20 +00:00
Dylan Baker
44c5e634a5
docs: update meson docs for windows
...
Acked-by: Kristian H. Kristensen <hoegsberg@google.com >
2019-10-10 16:33:05 -07:00
Bas Nieuwenhuizen
e6986bcb73
radv: Enable VK_ANDROID_external_memory_android_hardware_buffer.
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
2019-10-10 17:02:34 +00:00
Bas Nieuwenhuizen
a9687c4e05
radv: Implement & enable VK_EXT_texel_buffer_alignment.
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
2019-10-10 13:24:16 +00:00
Caio Marcelo de Oliveira Filho
d438261e05
intel: Add INTEL_DEBUG=nofc for disabling fast clears
...
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com >
2019-10-09 13:29:26 -07:00
Dylan Baker
770ab4db82
docs: update calendar, add news item, and link release notes for 19.2.1
2019-10-09 10:26:23 -07:00
Dylan Baker
4c302ba941
docs: Add SHA256 sum for 19.2.1
2019-10-09 10:26:23 -07:00
Dylan Baker
970a83ef34
docs: Add relnotes for 19.2.1
2019-10-09 10:26:23 -07:00
Samuel Pitoiset
cbd6f0a0c2
radv: implement VK_KHR_shader_clock
...
NIR->LLVM and ACO already support nir_intrinsic_shader_clock.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
2019-10-09 08:43:14 +02:00
Caio Marcelo de Oliveira Filho
4327837be9
docs: Update recently enabled VK extensions on Intel
2019-10-08 16:34:00 -07:00
Fritz Koenig
66937abe2b
mesa: Allow MESA_framebuffer_flip_y for GLES 3
...
Implement glFramebufferParameteriMESA on GLES 3 so
that the extension is not dependant on GLES 3.1
Reviewed-by: Eric Anholt <eric@anholt.net >
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com >
2019-10-08 13:53:01 -07:00
Eric Engestrom
721b880e4c
script: drop get_reviewer.pl
...
This script doesn't make sense anymore in the age of GitLab.
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
Reviewed-by: Eric Anholt <eric@anholt.net >
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
2019-10-07 21:33:38 +01:00
Dylan Baker
7ff49c25ed
docs: add a new_features.text file and remove 19.3.0 release notes
...
The next patch is going to introduce a tool that creates the entire
release html page for us, without any user intervention. As such we
can't be editing it. To that end the script will read the
new_features.txt file to get a list of new features.
This is a flat text file, one entry per line.
Acked-by: Eric Engestrom <eric.engestrom@intel.com >
Acked-by: Juan A. Suarez <jasuarez@igalia.com >
2019-10-03 20:15:19 +00:00
Dylan Baker
9af6c38def
docs: Add use of Closes: tag for closing gitlab issues
...
This replaces to old Bugzilla: tag, which no longer makes sense because
we don't use bugzilla anymore.
Reviewed-by: Eric Anholt <eric@anholt.net > (v1)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-10-03 17:45:51 +00:00
Caio Marcelo de Oliveira Filho
faf98be290
docs: Fix GL_EXT_demote_to_helper_invocation name
...
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-10-02 14:33:42 -07:00
Andres Gomez
f83874a405
docs/relnotes: add support for GL_ARB_gl_spirv, GL_ARB_spirv_extensions and OpenGL 4.6 on i965 and iris
...
After 41549a18e6
("i965: Enable OpenGL 4.6 for Gen8+"), i965
implements GL_ARB_gl_spirv, GL_ARB_spirv_extensions and OpenGL 4.6.
After 15e439071d
("iris: Enable ARB_gl_spirv and ARB_spirv_extensions"),
iris implements GL_ARB_gl_spirv, GL_ARB_spirv_extensions and OpenGL
4.6.
v2:
- Explicit the support is for i965 and iris.
v3:
- Add also GL_ARB_spirv_extensions to the release notes (Alejandro).
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com >
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com >
2019-10-01 12:09:48 +03:00
Caio Marcelo de Oliveira Filho
089da33c4d
docs/relnotes: Add EXT_demote_to_helper_invocation support on iris, i965
...
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2019-09-30 12:44:30 -07:00
Eric Engestrom
fa0dcaaae0
docs/install: drop autotools references
...
19.3 will be the 3rd release without autotools, people know it's gone by now.
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
2019-09-30 19:45:15 +01:00
Dylan Baker
4913ad9a37
docs: remove stray newline
...
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-09-30 18:27:52 +00:00
Dylan Baker
bc2d73c36b
docs: use https for mesonbuild.com
...
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-09-30 18:27:52 +00:00
Dylan Baker
5d11a828e1
docs: update install docs for meson
...
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-09-30 18:27:52 +00:00
Eric Engestrom
ae8a7d5c8f
docs/release-calendar: add missing <td> and </td>
...
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
2019-09-25 22:13:07 +01:00
Eric Engestrom
f9bb5cd105
docs/release-calendar: fix bugfix release numbers
...
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
2019-09-25 22:13:07 +01:00
Dylan Baker
c8fa996dcf
release: Push 19.3 back two weeks
...
The main reason to do this is that 19.2 has slipped by two weeks, and
such the 19.3 branch is due to happen extremely close to the release of
19.2.0. I think it would be better to have a little more time between
releases for developers and for packagers.
This would still have the 19.3 release out before December, even if it
slips by 1 week.
Acked-By: Karol Herbst <kherbst@redhat.com >
Acked-by: Juan A. Suarez <jasuarez@igalia.com >
2019-09-25 10:46:59 -07:00
Dylan Baker
666a5a2230
docs: update calendar, add news item, and link release notes for 19.2.0
2019-09-25 10:42:17 -07:00
Dylan Baker
582421285b
docs: add SHA256 sum for 19.2.0
2019-09-25 10:42:17 -07:00
Dylan Baker
8302eb7a8f
docs: Add release notes for 19.2.0
2019-09-25 10:42:17 -07:00
Andres Gomez
bcd9224728
docs/features: Update VK_KHR_display_swapchain status
...
It was set as done by mistake.
Fixes: bc15d74529
("docs/features: Mark some Vulkan extensions as done")
Signed-off-by: Andres Gomez <agomez@igalia.com >
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com >
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net >
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2019-09-19 23:45:17 +03:00
Andres Gomez
53c24cfd8a
docs/features: Update status list of Vulkan extensions
...
To get the extension list:
$ git grep -hE "extension name=\"VK_KHR" src/vulkan/registry/vk.xml | \
grep -v disabled | awk '{print $2}' | sed -E 's/(name=)?"//g' | sort
To find anv(il) and radv supported extensions:
$ git grep -hE "'VK_([A-Z]+)_[a-z,0-9]" src/intel/
$ git grep -hE "'VK_([A-Z]+)_[a-z,0-9]" src/amd/
v2:
- Keep VK_KHR_device_group and VK_KHR_device_group_creation as not
started (Jason).
Signed-off-by: Andres Gomez <agomez@igalia.com >
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com >
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net >
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2019-09-19 23:39:26 +03:00