summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Revert INTEL_fragment_shader_ordering supportMatt Turner2018-12-031-1/+0
| | | | | | | | | | | | | | | | This extension is not properly tested (testing for GL_ARB_fragment_shader_interlock is not sufficient), and since this was noted in review on August 28th no tests have been sent. Revert "i965: Add INTEL_fragment_shader_ordering support." Revert "mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering" This reverts commit 03ecec9ed2099f6e2b62994b33dc948dc731e7b8. This reverts commit 119435c8778dd26cb7c8bcde9f04b3982239fe60. Cc: [email protected] Acked-by: Jason Ekstrand <[email protected]> Acked-by: Eric Anholt <[email protected]>
* docs: update calendar, add news item and link release notes for 18.2.6Juan A. Suarez Romero2018-11-283-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.6Juan A. Suarez Romero2018-11-281-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit cfd1f8b92cae9dde3e5bed42109b5142f50a2ee5)
* docs: add release notes for 18.2.6Juan A. Suarez Romero2018-11-281-0/+178
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 3e741344d79e3ae67b1ad645e7d56fe6c0fb2ae2)
* docs: document the staging branch and add reference to itEmil Velikov2018-11-152-0/+23
| | | | | | | | | | | | A while back we agreed that having a live/staging branch is beneficial. Sadly we forgot to document that, so here is my first attempt. Document the caveat that the branch history is not stable. CC: Andres Gomez <[email protected]> CC: Dylan Baker <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Juan A. Suarez <[email protected]>
* docs/submittingpatches.html: correctly handle the <p> tagEmil Velikov2018-11-151-0/+2
| | | | | | | As pointed out by the w3c validator. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Juan A. Suarez <[email protected]>
* docs/releasing.html: polish cherry-picking/testing textEmil Velikov2018-11-151-12/+15
| | | | | | | | | Reword slightly and highlight the important parts of the text. CC: Andres Gomez <[email protected]> CC: Dylan Baker <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Juan A. Suarez <[email protected]>
* docs: update calendar, add news item and link release notes for 18.2.5Juan A. Suarez Romero2018-11-153-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.5Juan A. Suarez Romero2018-11-151-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 79be754f9a74a43b5748dc0934241e7701cb9581)
* docs: add release notes for 18.2.5Juan A. Suarez Romero2018-11-151-0/+171
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit f34bddc325c414cb8ee21666bd307512577efdef)
* docs: mention EXT_shader_implicit_conversionsEmil Velikov2018-11-051-1/+1
| | | | | Reviewed-by: Erik Faye-Lund <[email protected]> Signed-off-by: Emil Velikov <[email protected]>
* docs: add 19.0.0-devel release notes templateEmil Velikov2018-11-011-0/+59
| | | | Signed-off-by: Emil Velikov <[email protected]>
* docs/relnotes: add the EGL Device extensionsEmil Velikov2018-11-011-0/+3
| | | | Signed-off-by: Emil Velikov <[email protected]>
* specs: Add EGL_MESA_device_softwareAdam Jackson2018-11-011-0/+82
| | | | | | | | | | | | | | The device extension string is expected to contain the name of the extension defining what kind of device it is, so the caller can know what kinds of operations it can perform with it. So that string had better be non-empty, hence this trivial extension. v2: - drop "fallback", update history and update contributor list Signed-off-by: Adam Jackson <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Mathias Fröhlich <[email protected]>
* docs/meson: Add note about update translationsDylan Baker2018-10-311-0/+7
| | | | Reviewed-by: Emil Velikov <[email protected]>
* docs: update calendar, add new item and link release notes for 18.2.4Juan A. Suarez Romero2018-10-313-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.4Juan A. Suarez Romero2018-10-311-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 624e384ea86afea737f9d3b952a9c3edbecd3950)
* docs: add release notes for 18.2.4Juan A. Suarez Romero2018-10-311-0/+153
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 1cdef5e70ca1745b6cbc133c3bdb94cd6541ad4a)
* docs/calendar: Add 18.3 plan and expand 18.2Dylan Baker2018-10-301-1/+37
| | | | | | | | | | | | Emil will be helping out with 18.3, while Juan finalises 18.2 v2: [Emil] add Emil for 18.3, fix typos CC: Emil Velikov <[email protected]> CC: Juan A. Romero Suarez <[email protected]> Cc: Dylan Baker <[email protected]> Reviewed-by: Dylan Baker <[email protected]> Reviewed-by: Juan A. Suarez <[email protected]>
* mesa: expose EXT_texture_compression_s3tc on GLESMarek Olšák2018-10-301-0/+1
| | | | | | | The spec was modified to support GLES. Tested-by: Erik Faye-Lund <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
* docs: update calendarJuan A. Suarez Romero2018-10-231-2/+2
| | | | | | | | I'll take care of 18.2 releases series on Andres behalf. CC: Andres Gomez <[email protected]> CC: Dylan Baker <[email protected]> CC: Emil Velikov <[email protected]>
* docs: fix typo in 18.2.3 release notes linkJuan A. Suarez Romero2018-10-191-1/+1
| | | | | | | Fixes: 86b4bd52dc ("docs: update calendar, add news item and link release notes for 18.2.3") Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: update calendar, add news item and link release notes for 18.2.3Juan A. Suarez Romero2018-10-193-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.3Juan A. Suarez Romero2018-10-191-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 27fd12857b53ec22c0e918eee6c4c009643fccbc)
* docs: add release notes for 18.2.3Juan A. Suarez Romero2018-10-191-0/+166
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit d219361b4226944835959676d1721b2a9d29da72)
* docs: update calendar, add news and link release notes to 18.2.2Juan A. Suarez Romero2018-10-053-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.2Juan A. Suarez Romero2018-10-051-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit cb63a4e1144d9cd8feda3799c68a32a769417b5f)
* docs: add release notes for 18.2.2Juan A. Suarez Romero2018-10-051-0/+154
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit abaeb79eb2c16d7abad06719f24d1e59ad775aa6)
* docs: update calendar, add news and link release notes for 18.1.9Dylan Baker2018-09-263-7/+11
|
* docs: Add sha256 sums to 18.1.9Dylan Baker2018-09-261-1/+2
|
* docs: Add 18.1.9 release notesDylan Baker2018-09-261-0/+177
|
* docs: fix couple typos/outdated infoEric Engestrom2018-09-221-2/+2
| | | | | | | | | `git-branch` doesn't exist, and mesa3d-dev hasn't been used in a great many years :) Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
* docs: update repo URLs after GitLab moveEric Engestrom2018-09-227-30/+23
| | | | | | | | | | | | | I also updated the developer instructions; presumably someone who's been given commit rights already knows how to clone a repository :) A more useful thing is to show how to update the pushurl, and how to use access tokens to push over HTTPS (especially for us at Intel, where non-http traffic is a pain). Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
* docs: Update FAQ with respect to s3tc supportStuart Young2018-09-221-10/+8
| | | | | | | | | | | | 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 <[email protected]> Reviewed-by: Adam Jackson <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Fixes: 04396a134f0 ("mesa: Import libtxc_dxtn sources") Reviewed-by: Emil Velikov <[email protected]>
* docs/meson: Add note about llvm-config$version and llvm-config-$versionDylan Baker2018-09-211-2/+3
| | | | | | | | | v2: - fix typo These are how FreeBSD and Debian handle multiple versions of LLVM installed at the same time, respectively. Reviewed-by: Eric Engestrom <[email protected]>
* docs/meson: Update notes on using CFLAGS and -Dc_argsDylan Baker2018-09-211-14/+14
| | | | | | | | v2: - Use ${} to denote variables instead of just $ - fix spelling error bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107313 Reviewed-by: Eric Engestrom <[email protected]>
* docs: update meson docs to reflect the current statusDylan Baker2018-09-211-3/+3
| | | | | | | v2: - minor grammar changes - fix typo Reviewed-by: Eric Engestrom <[email protected]>
* docs: update calendar, add news and link release notes to 18.2.1Juan A. Suarez Romero2018-09-213-7/+8
| | | | Signed-off-by: Juan A. Suarez Romero <[email protected]>
* docs: add sha256 checksums for 18.2.1Juan A. Suarez Romero2018-09-211-1/+2
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 686eab66420eec742338c1b75e499367e103e82b)
* docs: add release notes for 18.2.1Juan A. Suarez Romero2018-09-211-0/+226
| | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 3c8c851fe46b1924d84b04c49c60885452c4fbe2)
* docs/features: add EXT_direct_state_access featuresMarek Olšák2018-09-211-0/+57
| | | | Acked-by: Timothy Arceri <[email protected]>
* docs: document new features/extensions in driver for WS 15 / Fusion 11Brian Paul2018-09-101-0/+17
| | | | Reviewed-by: Charmaine Lee <[email protected]>
* Require Visual Studio 2015.Jose Fonseca2018-09-101-1/+1
| | | | | | | | We no longer need or use Visual Studio 2013. https://ci.appveyor.com/project/jrfonseca/mesa/build/52 Reviewed-by: Roland Scheidegger <[email protected]>
* docs: update calendar, add news item and link release notes for 18.2.0Andres Gomez2018-09-083-6/+35
| | | | Signed-off-by: Andres Gomez <[email protected]>
* docs: add sha256 checksums for 18.2.0Andres Gomez2018-09-081-1/+2
| | | | | Signed-off-by: Andres Gomez <[email protected]> (cherry picked from commit cb1ddf48e223231fc4e2cfdc92fbcdaec673929d)
* docs: update 18.2.0 release notesAndres Gomez2018-09-081-1/+206
| | | | | Signed-off-by: Andres Gomez <[email protected]> (cherry picked from commit 7378180e7aa652f3f95e4b953a552dcaf8fb8408)
* docs: update calendar, add news item and link release notes for X.Y.ZDylan Baker2018-09-073-7/+8
| | | | Signed-off-by: Dylan Baker <[email protected]>
* docs/relnotes: Add sha256 sums for mesa 18.1.8Dylan Baker2018-09-071-1/+2
|
* docs: Add release notes for 18.1.8Dylan Baker2018-09-071-0/+179
|
* gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsiMarek Olšák2018-09-061-0/+1
|