Juan A. Suarez Romero
f34bddc325
docs: add release notes for 18.2.5
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-11-15 11:58:11 +00:00
Juan A. Suarez Romero
624e384ea8
docs: add sha256 checksums for 18.2.4
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-31 19:55:05 +01:00
Juan A. Suarez Romero
1cdef5e70c
docs: add release notes for 18.2.4
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-31 18:04:16 +00:00
Juan A. Suarez Romero
27fd12857b
docs: add sha256 checksums for 18.2.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-19 18:43:26 +02:00
Juan A. Suarez Romero
d219361b42
docs: add release notes for 18.2.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-19 18:02:51 +02:00
Juan A. Suarez Romero
cb63a4e114
docs: add sha256 checksums for 18.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-05 12:45:35 +02:00
Juan A. Suarez Romero
abaeb79eb2
docs: add release notes for 18.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-10-05 12:13:33 +02:00
Stuart Young
e6db732b45
docs: Update FAQ with respect to s3tc support
...
It's just over 10 months since 17.3.0 was released with s3tc support enabled.
Probably a good idea to update the FAQ page.
v2: Incorporate feedback from Adam Jackson <ajax@redhat.com >
Reviewed-by: Adam Jackson <ajax@redhat.com >
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
Fixes: 04396a134f ("mesa: Import libtxc_dxtn sources")
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit c95dd966c4 )
2018-09-24 11:12:40 +02:00
Juan A. Suarez Romero
686eab6642
docs: add sha256 checksums for 18.2.1
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-09-21 13:05:44 +02:00
Juan A. Suarez Romero
3c8c851fe4
docs: add release notes for 18.2.1
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2018-09-21 12:38:01 +02:00
Andres Gomez
cb1ddf48e2
docs: add sha256 checksums for 18.2.0
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2018-09-08 00:26:57 +03:00
Andres Gomez
7378180e7a
docs: update 18.2.0 release notes
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2018-09-08 00:10:49 +03:00
Rhys Perry
baf5c4e4df
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 >
(cherry picked from commit 743e11c10b )
2018-08-28 15:53:39 +03:00
Emil Velikov
4b103d9931
docs: update required mako version
...
The requirement was bumped a while back, but we forgot to update the
docs.
Fixes: ed871af91c ("configure.ac: raise Mako required version to
0.8.0")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
(cherry picked from commit e39b916d0c )
2018-08-24 00:25:01 +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
Dave Airlie
1fb388cd20
docs/features: update virgl GLES 3.1/3.2 status
...
virgl now exposes GLES3.1 and 3.2
2018-08-01 14:09:11 +10:00
Dave Airlie
e2c62170d5
docs/features: update virgl GL 4.3 support
...
virgl with up to date host renderer now exposes GL 4.3.
2018-08-01 14:08:33 +10:00
Marek Olšák
55d56dd859
docs: update radeonsi features and release notes
2018-07-31 18:12:37 -04:00
Dave Airlie
5be352b430
docs/features: mark virgl image features and GL4.2 as done
2018-08-01 08:06:41 +10:00
Fritz Koenig
318c265160
mesa: GL_MESA_framebuffer_flip_y extension [v4]
...
Adds an extension to glFramebufferParameteri
that will specify if the framebuffer is vertically
flipped. Historically system framebuffers are
vertically flipped and user framebuffers are not.
Checking to see the state was done by looking at
the name field. This adds an explicit field.
v2:
* updated spec language [for chadv]
* correctly specifying ES 3.1 [for chadv]
* refactor access to rb->Name [for jason]
* handle GetFramebufferParameteriv [for chadv]
v3:
* correct _mesa_GetMultisamplefv [for kusmabite]
v4:
* update spec language [for chadv]
* s/GLboolean/bool/g [for chadv]
* s/InvertedY/FlipY/g [for chadv]
* s/inverted_y/flip_y/g [for chadv]
* assert changes [for chadv]
Reviewed-by: Chad Versace <chadversary@chromium.org >
2018-07-27 12:32:25 -07:00
Dylan Baker
665fc9cf55
docs: Update release calendar, add news item, and add release notes for 18.1.5
2018-07-27 07:08:59 -07: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
Andres Gomez
7665a05a3a
docs: update calendar to match the 18.2 plan with the one announced
...
Additionally, I've extended the 18.1 cycle by one more release,
tentatively assigned to Dylan, due to the ~2 weeks delay for 18.2.
Cc: Dylan Baker <dylan.c.baker@intel.com >
Cc: Juan A. Suarez <jasuarez@igalia.com >
Cc: Emil Velikov <emil.velikov@collabora.com >
Signed-off-by: Andres Gomez <agomez@igalia.com >
Acked-by: Dylan Baker <dylan@pnwbakers.com >
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com >
Acked-by: Emil Velikov <emil.velikov@collabora.com >
2018-07-24 19:49:08 +03:00
Andres Gomez
1391892e73
docs: move releases from Fridays to Wednesdays
...
As discussed at:
https://lists.freedesktop.org/archives/mesa-dev/2018-March/188525.html
Cc: Emil Velikov <emil.velikov@collabora.com >
Cc: Juan A. Suarez Romero <jasuarez@igalia.com >
Cc: Dylan Baker <dylan.c.baker@intel.com >
Cc: Ian Romanick <ian.d.romanick@intel.com >
Cc: Carl Worth <cworth@cworth.org >
Cc: Mark Janes <mark.a.janes@intel.com >
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com >
Acked-by: Dylan Baker <dylan@pnwbakers.com >
Acked-by: Emil Velikov <emil.velikov@collabora.com >
2018-07-24 19:48:01 +03:00
Andres Gomez
b0e49a9e7a
docs: correct typo in the submitting patches instructions
...
Cc: Emil Velikov <emil.velikov@collabora.com >
Cc: Eric Engestrom <eric.engestrom@intel.com >
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2018-07-24 19:47:40 +03:00
Dave Airlie
760622c328
docs/features: fix virgl gles3.1 entries
2018-07-24 06:10:46 +10:00
Dave Airlie
51f67eeb21
docs/features: note ARB_copy_image is working on virgl
2018-07-24 06:06:15 +10:00
Dave Airlie
69c2cd0b14
docs/features: note ssbo and atomic counters done for virgl
2018-07-24 05:56:35 +10:00
Dylan Baker
53aca66874
docs: Update news, calendar, and relnotes for 18.1.4
2018-07-13 13:54:46 -07: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
Jason Ekstrand
c2587ac4e5
docs/features: Add the missing KHR extensions
...
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2018-07-12 08:28:04 -07:00
Jason Ekstrand
55b68c4833
docs/features: Move the Vulkan 1.1 extensions to the 1.1 section
...
While we're at it, add some extensions we missed along the way like the
VK_KHR_maintenanceN extensions.
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2018-07-12 08:28:04 -07:00
Jason Ekstrand
bc15d74529
docs/features: Mark some Vulkan extensions as done
...
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
2018-07-12 08:28:04 -07:00
Dylan Baker
82bf8a6a82
docs: update calendar, add news and link release notes to 18.1.3
2018-06-29 11:04:22 -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
e83cd38eac
docs: Add news item for mesa 18.1.2
...
Which I forgot to do when 18.1.2 came out.
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com >
2018-06-28 10:06:44 -07:00
Tapani Pälli
58ba7ab535
features.txt: mark some extensions as done
...
Signed-off-by: Tapani Pälli <tapani.palli@intel.com >
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
2018-06-27 11:05:48 +03:00
Dave Airlie
a6b64d6dde
virgl: add ARB_texture_view support
...
Reviewed-By: Gert Wollny <gert.wollny@collabora.com >
2018-06-27 14:08:00 +10:00
Rob Clark
6764aae169
docs: update freedreno features
...
Signed-off-by: Rob Clark <robdclark@gmail.com >
2018-06-21 08:54:48 -04:00
Emil Velikov
697254111b
docs/release-calendar: restore the missing 18.1 column
...
Earlier commit removed the column, instead of adjusting the height.
Cc: Dylan Baker <dylan@pnwbakers.com >
Fixes: 0d4f338a11 ("docs: Update release-notes and calendar")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Dylan Baker <dylan@pnwbakers.com >
2018-06-21 12:09:39 +01:00
Timothy Arceri
66673bef94
mesa: Unconditionally enable floating-point textures
...
ARB_texture_float references US Patent #6,650,327 [1] which has a filing date
of June 16 1998.
According to [2], patents filed after 1995 expire 20 years from the filing
date, giving an expiration of June 17 2018.
[1] https://www.google.com/patents/US6650327
[2] https://en.wikipedia.org/wiki/Term_of_patent_in_the_United_States
Reviewed-by: Matt Turner <mattst88@gmail.com >
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
2018-06-18 09:29:38 +10:00
Dylan Baker
0d4f338a11
docs: Update release-notes and calendar
2018-06-15 13:53:25 -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
Dave Airlie
f11b664f48
docs: mark virgl GL 4.0 features as complete.
...
virgl should now expose GL4.1 where it can.
2018-06-14 10:38:11 +10:00