Kevin Rogovin
03ecec9ed2
i965: Add INTEL_fragment_shader_ordering support.
...
Adds suppport for INTEL_fragment_shader_ordering. We achieve
the fragment ordering by using the same instruction as for
beginInvocationInterlockARB() which is by issuing a memory
fence via sendc.
Signed-off-by: Kevin Rogovin <kevin.rogovin@intel.com >
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com >
2018-08-28 17:15:10 +03:00
Rhys Perry
743e11c10b
docs: add forgotten features to 18.2.0 release notes
...
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com >
Reviewied-by: Ilia Mirkin <imirkin@alum.mit.edu >
Cc: 18.2: <mesa-stable@lists.freedesktop.org >
2018-08-28 13:50:51 +01:00
Dylan Baker
82c2e7bf9e
docs: Add mesa 18.1.7 notes
2018-08-24 09:34:03 -07:00
Dylan Baker
2d8569073e
docs: Add mesa 18.1.7 docs
2018-08-24 09:33:59 -07:00
Kevin Rogovin
e345247092
docs/relnotes: Mark NV_fragment_shader_interlock support in i965
...
Acked-by: Jason Ekstrand <jason@jlekstrand.net >
2018-08-24 08:59:54 -05:00
Marek Olšák
45b5f5fa25
st/mesa: expose KHR_texture_compression_astc_sliced_3d
...
This is ASTC 2D LDR allowing texture arrays and 3D, compressing each
slice as a separate 2D image. Tested by piglit. Trivial.
2018-08-24 00:36:18 -04:00
Marek Olšák
dae4cf397d
st/mesa: expose EXT_disjoint_timer_query
...
same cap as ARB_timer_query, no changes needed, tested by piglit
2018-08-24 00:36:18 -04:00
Marek Olšák
263c962cfd
mesa: expose EXT_vertex_attrib_64bit
...
because the closed driver exposes it.
It's the same as the ARB extension.
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
2018-08-24 00:36:18 -04:00
Marek Olšák
5c90091036
mesa: expose AMD_query_buffer_object
...
it's a subset of the ARB extension.
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
2018-08-24 00:36:18 -04:00
Marek Olšák
056b9a5a36
mesa: expose AMD_multi_draw_indirect
...
because the closed driver exposes it.
This is equivalent to the ARB extension.
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
2018-08-24 00:36:18 -04:00
Marek Olšák
b3c17330e6
mesa: expose AMD_gpu_shader_int64
...
because the closed driver exposes it.
It's equivalent to ARB_gpu_shader_int64.
In this patch, I did everything the same as we do for ARB_gpu_shader_int64.
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
2018-08-24 00:36:18 -04:00
Marek Olšák
0ca8294ece
radeonsi: implement EXT_window_rectangles
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
2018-08-14 21:19:02 -04:00
Dylan Baker
973ae7a06b
docs: Add sha256 sums for 18.1.6
2018-08-13 10:05:44 -07:00
Dylan Baker
66c8a64e67
docs: Add release notes for 18.1.6
2018-08-13 10:05:42 -07:00
Marek Olšák
6508b93d78
st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced
...
Reviewed-by: Brian Paul <brianp@vmware.com >
2018-08-04 02:47:58 -04:00
Andres Gomez
3013e22717
docs: add 18.3.0-devel release notes template
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2018-08-02 18:15:33 +03:00
Dave Airlie
70c34a1bd2
docs: update 18.2.0 release notes for virgl
2018-08-02 08:43:56 +10:00
Marek Olšák
26d3e2b4b0
docs: mark ARB_ES3_2_compatibility as done for radeonsi
2018-08-01 11:38:54 -04:00
Marek Olšák
55d56dd859
docs: update radeonsi features and release notes
2018-07-31 18:12:37 -04:00
Dylan Baker
2b7b5d3100
docs: Add sha-256 sums for 18.1.5
2018-07-27 07:06:55 -07:00
Dylan Baker
5cc4ee3e17
docs: add 18.1.5 release notes
2018-07-27 07:06:53 -07:00
Rhys Perry
b5a56a11da
docs: fix incorrect placement of the ARB_sample_locations release notes
...
Seems something went wrong somehow when it was pushed.
v2: combine into one list
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com >
Reviewed-by: Marek OIšák <marek.olsak@amd.com >
2018-07-26 11:49:23 +01:00
Dylan Baker
97870f2cd0
docs: Add sha256 sums for 18.1.4 tarballs
2018-07-13 13:53:03 -07:00
Dylan Baker
e8df2f12d6
docs: Add release notes for 18.1.4
2018-07-13 13:53:01 -07:00
Dylan Baker
9dfcf044f7
docs: Add SHA256 sums to notes for 18.1.3
2018-06-29 11:02:41 -07:00
Dylan Baker
2fa6c3821f
docs: Add release notes for 18.1.3
2018-06-29 11:02:39 -07:00
Dylan Baker
3c454fc84a
docs: Add release notes for 18.1.2
2018-06-15 13:52:44 -07:00
Rhys Perry
30f1ab7a59
docs: document addition of GL_ARB_sample_locations for nvc0
...
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com >
Reviewed-by: Brian Paul <brianp@vmware.com > (v2)
2018-06-14 20:09:45 -06:00
Eric Engestrom
f436ae237b
docs: talk about Wayland instead of libwayland
...
Reviewed-by: Matt Turner <mattst88@gmail.com >
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
2018-06-07 18:06:40 +01:00
Eric Engestrom
735b104707
docs: add note about moving to libwayland-egl in 18.2.0
...
Cc: Emil Velikov <emil.l.velikov@gmail.com >
Cc: Daniel Stone <daniels@collabora.com >
Cc: Andres Gomez <agomez@igalia.com >
Cc: Dylan Baker <dylan@pnwbakers.com >
Reviewed-by: Matt Turner <mattst88@gmail.com >
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
2018-06-06 12:12:03 -07:00
Juan A. Suarez Romero
41c01d79ee
docs: add sha256 checksums for 18.0.5
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit aba161e63a25a07c3c24fec01b6c63c43874b805)
2018-06-03 10:12:02 +00:00
Juan A. Suarez Romero
a89cb6711b
docs: add release notes for 18.0.5
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit ca0037aaefcb06ff8e1eb6fbde8f313c45789921)
2018-06-03 10:12:00 +00:00
Dylan Baker
55ee53ea19
docs/relnotes: Add sha256 sums for mesa 18.1.1
2018-06-01 08:39:17 -07:00
Dylan Baker
423c4fe954
docs: Add release notes for 18.1.1
2018-06-01 08:39:17 -07:00
Plamena Manolova
939312702e
i965: Add ARB_fragment_shader_interlock support.
...
Adds suppport for ARB_fragment_shader_interlock. We achieve
the interlock and fragment ordering by issuing a memory fence
via sendc.
Signed-off-by: Plamena Manolova <plamena.manolova@intel.com >
Reviewed-by: Francisco Jerez <currojerez@riseup.net >
2018-06-01 16:36:39 +01:00
Eric Engestrom
e6a1aca0b2
docs: add missing html closing tag
...
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
2018-05-29 14:48:21 +01:00
Eric Engestrom
539aa604a0
docs: trivial typo fix
...
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com >
2018-05-29 12:10:14 +01:00
Dylan Baker
c86e9a5fe5
docs: Add sha sums for release
2018-05-18 16:44:50 -07:00
Dylan Baker
1d46852830
docs: Add release notes for 18.1.0
2018-05-18 16:44:43 -07:00
Timothy Arceri
c0c69bd8dd
mesa: drop GL_EXT_polygon_offset support
...
glPolygonOffset() has been part of the GL standard since 1.1. Also
niether AMD or Nvidia support this in their binary drivers.
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61761
2018-05-18 09:21:24 +10:00
Juan A. Suarez Romero
042e21976a
docs: add sha256 checksums for 18.0.4
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 69ef6e4a75255e60a4c4a2419d03c9352b9eb8f2)
2018-05-17 18:40:53 +00:00
Juan A. Suarez Romero
bb7750e8da
docs: add release notes for 18.0.4
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 3b49ab6219790c341ffb78a6eeaaa8b1a4b29bcc)
2018-05-17 18:40:51 +00:00
Juan A. Suarez Romero
78e103da8b
docs: add sha256 checksums for 18.0.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit ae12c5e990a06099340c9467ee1a02354420812d)
2018-05-07 11:19:36 +00:00
Juan A. Suarez Romero
6c06d4e17b
docs: add sha256 checksums for 18.0.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 6dc2658fd66c18239ad33cb1ffbdfc22b0d9e51e)
2018-05-07 11:19:34 +00:00
Juan A. Suarez Romero
8f1159bf9a
docs: add sha256 checksums for 18.0.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit b3eed3ad03fd1eb61474cd0a8a173ad40fb8a876)
2018-04-28 16:58:39 +00:00
Juan A. Suarez Romero
14f85260de
docs: add release notes for 18.0.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit d38da7bd2d4387635fac8bc7f45e64f50dc43c43)
2018-04-28 16:58:36 +00:00
Juan A. Suarez Romero
ad51d8871e
docs: add sha256 checksums for 18.0.1
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit a1c421c638fd9ff2810b2a59f1ccd0a3a03657b1)
2018-04-18 15:25:32 +00:00
Juan A. Suarez Romero
76cadaa1de
docs: add release notes for 18.0.1
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 8bd719e3faee8cb0054f51cf1fe9d372a9eea0ea)
2018-04-18 15:25:30 +00:00
Juan A. Suarez Romero
6372227209
docs: add sha256 checksums for 17.3.9
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit cf0864dc63caf1285bdede364e9a39b22bac5938)
2018-04-18 09:40:44 +00:00
Juan A. Suarez Romero
6a1261bd09
docs: add release notes for 17.3.9
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 6d88ea9dd46e630ee861e773dfe4a49f5d1c1fbd)
2018-04-18 09:40:42 +00:00