Emil Velikov
bdfd5658e7
docs: add sha256 checksums for 17.0.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-06-01 11:41:56 +01:00
Emil Velikov
46cc7a1746
docs: add release notes for 17.0.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-06-01 11:34:38 +01:00
Andres Gomez
6a680243fc
docs: add sha256 checksums for 17.0.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-05-13 02:14:17 +03:00
Andres Gomez
08abf3a2a2
docs: add release notes for 17.0.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-05-12 23:48:47 +03:00
Andres Gomez
6cb65ce2d3
docs: add sha256 checksums for 17.0.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-04-29 01:17:40 +03:00
Andres Gomez
61b134a862
docs: add release notes for 17.0.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-04-28 20:41:38 +03:00
Emil Velikov
12434966eb
docs: add sha256 checksums for 17.0.4
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-04-17 14:42:37 +01:00
Emil Velikov
367bafc7c1
docs: add release notes for 17.0.4
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-04-17 14:38:04 +01:00
Andres Gomez
71d2f05a9e
docs: add sha256 checksums for 17.0.3
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-04-01 18:47:00 +03:00
Andres Gomez
7f34ecae7f
docs: add release notes for 17.0.3
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-04-01 17:29:34 +03:00
Emil Velikov
9b66351f5b
docs: add sha256 checksums for 17.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-20 14:17:20 +00:00
Emil Velikov
373d88a711
docs: add release notes for 17.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-20 14:07:38 +00:00
Emil Velikov
5c9273152c
docs: add sha256 checksums for 17.0.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-04 15:53:51 +00:00
Emil Velikov
8fee1d348c
docs: add release notes for 17.0.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-04 15:44:59 +00:00
Emil Velikov
80b41d9899
docs: add sha256 checksums for 17.0.0
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-02-13 12:02:19 +00:00
Emil Velikov
683462e680
docs: Update 17.0.0 release notes
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-02-13 11:53:28 +00:00
Elie TOURNIER
5034cf4e35
docs: Fix GLSL compiler link
...
The doc wasn't update since we moved the glsl compiler to src/compiler/glsl.
I also updated the description of the standalone compiler.
v2:
- Mention that just-log argument removes headers/separators.
- Mention that version argument is mandatory.
Since version argument is mandatory, add --version to the command line
example.
Signed-off-by: Elie Tournier <tournier.elie@gmail.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
2017-01-18 14:15:31 +00:00
Ilia Mirkin
5ba380c226
nvc0: enable FBFETCH with a special slot for color buffer 0
...
We don't need to support all the color buffers for advanced blend, just
cb0. For Fermi, we use the special binding slots so that we don't
overlap with user textures, while Kepler+ gets a dedicated position for
the fb handle in the driver constbuf.
This logic is only triggered when a FBFETCH is actually present so it
should be a no-op most of the time.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2017-01-16 21:13:09 -05:00
Juan A. Suarez Romero
75968a668e
i965/gen7: expose OpenGL 4.2 on Haswell when supported
...
GL_ARB_vertex_attrib_64bit was the last piece missing.
v2: update docs (Jordan)
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-01-12 12:56:57 +01:00
Samuel Iglesias Gonsálvez
77077986eb
i965: enable ARB_shader_precision to HSW+
...
v2: update docs (Jordan)
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-01-12 12:56:57 +01:00
Alejandro Piñeiro
485955be9c
i965: Enable ARB_vertex_attrib_64bit for Haswell
...
v2: update docs (Jordan)
Signed-off-by: Alejandro Piñeiro <apinheiro@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-01-12 12:56:56 +01:00
Juan A. Suarez Romero
883ca597df
docs: document INTEL_PRECISE_TRIG envvar
...
v2: use more generic description (Jordan)
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-01-12 09:58:23 +00:00
Samuel Iglesias Gonsálvez
17eac30e90
docs: add Vulkan Float64 capability support for anv driver
...
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-01-10 06:42:44 +01:00
Jason Ekstrand
1c5dcecd51
relnotes: Claim OpenGL 4.5 rather than 4.4
...
Acked-by: Matt Turner <mattst88@gmail.com>
2017-01-09 10:55:57 -08:00
Jason Ekstrand
5b4aeb331a
mesa: Bump the version to 17.0
...
Acked-by: Matt Turner <mattst88@gmail.com>
2017-01-09 10:55:39 -08:00
Ian Romanick
1472ff3591
i965: Enable several GLES 3.1 extensions on HSW+
...
The only reason we didn't previously enable this was the dependency on
OpenGL ES 3.1. These should have been enabled as soon as HSW got
stencil texturing. We also needed to fixup setting MaxViewports.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-01-06 12:42:43 -08:00
Emil Velikov
37f9262064
docs: add news item and link release notes for 13.0.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-01-05 16:07:53 +00:00
Emil Velikov
934792b846
docs: add sha256 checksums for 13.0.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit c8ece92ded )
2017-01-05 16:07:53 +00:00
Emil Velikov
5cd9660302
docs: add release notes for 13.0.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit bec04114d2 )
2017-01-05 16:07:53 +00:00
Iago Toral Quiroga
8dc92a5613
docs: Mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as done for i965/hsw+
...
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
2017-01-05 09:34:36 +01:00
Iago Toral Quiroga
580c503ca2
docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.
...
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2017-01-05 09:34:14 +01:00
Romain Failliot
8d8ed437a5
doc/features.txt: update for freedreno
...
I lost track of who created initial patch (Ilia?).. Romain rebased it.
I pushed it.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95460
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-01-03 10:46:13 -05:00
Edmondo Tommasina
3f5fba8a7b
docs: document GALLIUM_HUD_DUMP_DIR envvar
...
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2017-01-01 00:03:39 +01:00
Lionel Landwerlin
9fe3f2649e
docs: add INTEL_conservative_rasterization to relaese notes for 13.1.0
...
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-12-13 16:28:00 +00:00
Emil Velikov
0715ba4be6
docs: document how to (self-) reject stable patches
...
Document what has been the unofficial way to self-reject stable patches.
Namely: drop the mesa-stable tag and push the commit.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
2016-12-09 17:37:30 +00:00
Plamena Manolova
0ff74a8990
i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+).
...
This extension allows the fragment shader to control whether values in
gl_SampleMaskIn[] reflect the coverage after application of the early
depth and stencil tests.
Signed-off-by: Plamena Manolova <plamena.manolova@intel.com>
Reviewed-by: Chris Forbes <chrisforbes@google.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-12-07 11:01:50 +00:00
Rob Clark
8ca14b04e1
add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
...
Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2016-12-05 16:01:21 +00:00
Emil Velikov
d09da32cfa
docs: add news item and link release notes for 12.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-12-05 15:42:58 +00:00
Emil Velikov
d7747cccaf
docs: add sha256 checksums for 12.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 6b1c3c3aa0 )
2016-12-05 15:38:56 +00:00
Emil Velikov
ef0417e8d1
docs: add release notes for 12.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 01579a9d00 )
2016-12-05 15:38:55 +00:00
Eric Engestrom
fae5e1dc74
docs: fix small typo
...
Fixes: ba28f2136f ("docs: add note about r-b/other tags when resending")
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-29 22:02:57 +00:00
Emil Velikov
6dae5be806
docs: add git tips how to do commit fixups and squash them
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:49:04 +00:00
George Kyriazis
ba28f2136f
docs: add note about r-b/other tags when resending
...
[Emil Velikov: split from the typos fixes]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:48:50 +00:00
Andres Gomez
28158c3e54
docs: fix small typos in the submit patches page
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:46:12 +00:00
Emil Velikov
028d29b8b3
docs/releasing: use correct page title
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:46:12 +00:00
Emil Velikov
f9959ca92e
docs/releasing: correctly document touch-testing
...
I've used an ancient version of the script which did not cover:
- version expansion (cd mesa-* does not work)
- --enable-glx-tls
- EGL and es2* testing
- Vulkan and DOTA2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:46:12 +00:00
Emil Velikov
a7a416f347
docs/release: drop references to patchwork
...
The changes to release.sh have landed, so all we need is a recent
checkout of xorg-utils.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 17:45:11 +00:00
Emil Velikov
5ce7a32068
docs: add news item and link release notes for 13.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2016-11-28 15:30:13 +00:00
Emil Velikov
ad7879bbb4
docs: add sha256 checksums for 13.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 2722144bed )
2016-11-28 15:29:06 +00:00
Emil Velikov
bc5c299b4f
docs: add release notes for 13.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit c9e993ba13 )
2016-11-28 15:29:05 +00:00