Nicolai Hähnle
570e50af4b
radeonsi: enable ARB_sparse_buffer
...
v2:
- fill in DRM version requirement
- disable on SI due to CP DMA faults
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-04-05 10:44:32 +02:00
Andres Gomez
8b10bf273d
docs: add news item and link release notes for 17.0.1
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-04-01 18:51:40 +03:00
Andres Gomez
f4d2f3aa30
docs: add sha256 checksums for 17.0.3
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
(cherry picked from commit 71d2f05a9e831af04ea26dd8c975d285e0b964ec)
2017-04-01 18:50:08 +03:00
Andres Gomez
5fa3f63036
docs: add release notes for 17.0.3
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
(cherry picked from commit 7f34ecae7fddd3435346f0475557b34920763422)
2017-04-01 18:50:06 +03:00
Lyude
31970ab9a6
nvc0: Add support for NV_fill_rectangle for the GM200+
...
This enables support for the GL_NV_fill_rectangle extension on the
GM200+ for Desktop OpenGL.
Signed-off-by: Lyude <lyude@redhat.com >
Changes since v1:
- Fix commit message
- Add note to reldocs
Changes since v2:
- Remove unnessecary parens in nvc0_screen_get_param()
- Fix sorting in release notes
- Don't execute FILL_RECTANGLE method on pre-GM200+ GPUs
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu >
2017-03-31 21:41:36 -04:00
Nicolai Hähnle
02112c3ef7
radeonsi: implement ARB_shader_group_vote
...
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-03-31 07:56:27 +02:00
Nicolai Hähnle
cd3f386069
radeonsi: enable ARB_shader_clock
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-03-31 07:56:27 +02:00
Timothy Arceri
3e524cfa47
mesa: remove MESA_GLSL=opt
...
This is unused.
Reviewed-by: Brian Paul <brianp@vmware.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
Reviewed-by: Emil Velikov <emli.velikov@collabora.com >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-03-31 13:43:38 +11:00
Timothy Arceri
2caa3aa1f4
mesa: remove MESA_GLSL=no_opts env option
...
This is confusing because is only applys to GL_ARB_vertex/fragment_program,
and because of that its also not very useful.
If someone requires this for debugging they can just make an ad-hoc
code change.
Reviewed-by: Brian Paul <brianp@vmware.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-03-31 13:43:38 +11:00
Eric Engestrom
0adc9832f5
docs/submittingpatches: add mention about legal disclaimers
...
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-03-23 14:21:48 +00:00
Emil Velikov
7e79e895a6
docs/releasing: do not pass any arguments to autogen.sh
...
This should just work (tm) with the default options. Plus the one we
pass is already the default, so just drop it.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric@engestrom.ch >
2017-03-22 16:55:21 +00:00
Kenneth Graunke
2b074bb7e5
intel: Add a INTEL_DEBUG=color option.
...
This will be used for color output in debug messages.
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-03-21 13:48:53 -07:00
Emil Velikov
36e029d356
docs: add news item and link release notes for 13.0.6/17.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-03-20 14:25:18 +00:00
Emil Velikov
54fd78f637
docs: add sha256 checksums for 17.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 9b66351f5b274f3d79cb2c48afa3b2fcc2bf3442)
2017-03-20 14:20:32 +00:00
Emil Velikov
887ad468b5
docs: add release notes for 17.0.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 373d88a7117150de984510453e1c30a455987686)
2017-03-20 14:20:31 +00:00
Emil Velikov
9bad99742f
docs: add sha256 checksums for 13.0.6
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 879d24c49727cfc6c62cbd5bca58efad4c914e40)
2017-03-20 14:20:26 +00:00
Emil Velikov
0babb9e091
docs: add release notes for 13.0.6
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit fcef88d13a9ebdcadc6a878e9284c55651785301)
2017-03-20 14:20:25 +00:00
Emil Velikov
ccb89e72aa
docs/releasing: document how to squash/announce queued patches
...
In the odd case where a patch needs to be fixed, squash the appropriate
fix and document how. Add a note in the pre-release notes, such that
devs can quickly spot it.
v2: Grammar/typo fixes (Eric). Use upstream commit [SHA] as reference.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-03-16 13:22:40 +00:00
Emil Velikov
0f988add50
docs/releasing: release.sh is located in xorg/util-modular
...
Correct the silly typo s/macros/modular/ and add a reference to the
repository.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-03-16 13:18:13 +00:00
Emil Velikov
79562033b5
docs/releasing: remove "git clean" step
...
release.sh from master, does not require the tree to be clean.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-03-16 13:18:11 +00:00
Eric Engestrom
8a82f551cd
docs/specs: update Khronos registries URLs
...
The registries were migrated to git and are now hosted on GitHub.
The old svn is now read-only, and will not be updated anymore.
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com >
2017-03-16 11:50:40 +00:00
Emil Velikov
d73603fcdd
bin/perf-annotate-jit: add .py suffix
...
To provide direct feedback about the file in question.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Jose Fonseca <jfonseca@vmware.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-03-10 14:12:47 +00:00
Matt Turner
a45cd8107d
docs: ARB_shader_atomic_counter_ops is enabled on i965/gen7+.
...
This extension was enabled in commit 40dd45d0c6
("i965: Enable
ARB_shader_atomic_counter_ops") but the commit failed to update the
release notes or features.txt. The release notes ship has sailed, since
the commit was in 13.0.
2017-03-08 13:58:52 -08:00
Marek Olšák
5ac6ab701f
docs/relnotes/17.1.0: document the new LLVM requirement
2017-03-06 17:35:36 +01:00
Timothy Arceri
ee8d2e2804
docs: update envvars.html to reflect having a cache per arch
2017-03-06 09:33:20 +11:00
Tim Rowley
a01a104216
relnotes: [swr] note addition of gs, increased llvm requirement
...
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com >
2017-03-05 07:33:49 -06:00
Tim Rowley
bb8a4242ff
docs: update features.txt for swr geometry shaders
...
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com >
2017-03-05 07:33:49 -06:00
Emil Velikov
2b1e22f9d8
docs: add news item and link release notes for 17.0.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-03-04 15:56:58 +00:00
Emil Velikov
1b19304f3f
docs: add sha256 checksums for 17.0.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 5c9273152c59777771fa6c7b546316caf3f091d8)
2017-03-04 15:55:10 +00:00
Emil Velikov
6a4f6a49d4
docs: add release notes for 17.0.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 8fee1d348cc3d91a88319c0d72689acabaa2bf47)
2017-03-04 15:55:09 +00:00
Bruce Cherniak
74aa6fd9a0
docs: update features.txt for GL_ARB_clear_texture with swr
...
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com >
2017-03-02 13:39:56 -06:00
Gregory Hainaut
b36050143f
doc: GL_ARB_buffer_storage is supported on llvmpipe/swr
...
At least, the extension is exported (gallium capability
PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT is 1)
Signed-off-by: Gregory Hainaut <gregory.hainaut@gmail.com >
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-03-02 17:31:04 +00:00
Eric Engestrom
077879cf5e
docs: fix a few typos
...
Noticed a couple, found the rest using vimspell.
Signed-off-by: Eric Engestrom <eric@engestrom.ch >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-02-27 14:15:10 +00:00
Lars Hamre
caf4252a01
docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe
...
Signed-off-by: Lars Hamre <chemecse@gmail.com >
Reviewed-by: Roland Scheidegger <sroland@vmware.com >
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net >
2017-02-24 15:41:26 +01:00
Rafael Antognolli
d71e1f32c6
i965/gen6+: Enable arb_transform_feedback_overflow_query.
...
This extension adds new query types which can be used to detect overflow
of transform feedback buffers. The new query types are also accepted by
conditional rendering commands.
v3:
- s/gen7+/gen6+/ in the relnotes (Jordan Justen)
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com >
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2017-02-21 16:28:32 -08:00
Kenneth Graunke
ed6b47f435
docs: Update features.txt and relnotes for GL_ARB_transform_feedback2
2017-02-21 12:38:13 -08:00
Emil Velikov
383e8e2d5d
docs/releasing.html: reword "distro breaking changes" hunk
...
v2: s/rare/rarely/ (Eric)
Suggested-by: Eric Engestrom <eric.engestrom@imgtec.com >
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nayan Deshmukh <nayan26deshmukh@gmail.com > (v1)
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-02-21 18:39:40 +00:00
Eric Engestrom
6181ab9d77
docs: fix gamma correction link
...
That link has been dead for 15 years...
We could link to Archive.org [1] to get the last time this page existed,
but I feel like Wikipedia is a better choice.
[1] http://web.archive.org/web/20021211151318/http://www.inforamp.net/~poynton/notes/colour_and_gamma/GammaFAQ.html
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-02-21 14:54:10 +00:00
Eric Engestrom
b347bbb63b
docs: add link to gallium doc
...
Signed-off-by: Eric Engestrom <eric@engestrom.ch >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-02-21 14:43:29 +00:00
Emil Velikov
a40ebe73a1
docs/submittingpatches.html: document the Fixes tag
...
Provide information and an example.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-02-20 18:21:22 +00:00
Emil Velikov
9e4248b206
docs/submittingpatches.html: remove version tag for nominations
...
The version tag used to nominate has bitten even experienced mesa
developers. Not to mention that it deviates from the one used in the
kernel leading to further confusion.
Simplify things and omit it all together.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-02-20 18:21:22 +00:00
Emil Velikov
f9cdfa33c2
docs/submittingpatches.html: add #backports section
...
Provide information about merge conflicts resolution and sending
backports.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-02-20 18:21:22 +00:00
Emil Velikov
d7e0ff0e2b
docs/submittingpatches.html: rework the #criteria section
...
Reword the section to focus on what is allowed, using a more brief, yet
descriptive wording.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-02-20 18:21:22 +00:00
Emil Velikov
920b4d537f
docs: add news item and link release notes for 13.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-02-20 11:56:39 +00:00
Emil Velikov
85acb42522
docs: add sha256 checksums for 13.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 112e75f51bc7c82bde4722485115c99734e62064)
2017-02-20 11:55:10 +00:00
Emil Velikov
2b06e91ded
docs: add release notes for 13.0.5
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 71f3ff57fa67ef72630821f4fa13a17e264d7ccb)
2017-02-20 11:55:09 +00:00
Emil Velikov
b8ae2fe3e6
docs: add hyperlink to the releasing documentation
...
Other files such as xlibdriver.html and versions.html explicitly left
out, for now.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-02-16 15:25:02 +00:00
Emil Velikov
1c0a536a72
docs: provide some tips where to obtain Mesa binaries
...
Mention the generic channels (PPA, Corp, other) as well as give a couple
of examples. Even if the latter became out of date the former should a
be good guide.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-02-16 15:17:51 +00:00
Emil Velikov
99266ec3ce
docs/submittingpatches: assorted grammar fixes
...
Cc: Ben Crocker <bcrocker@redhat.com >
Suggested-by: Ben Crocker <bcrocker@redhat.com >
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com >
2017-02-16 15:17:51 +00:00
Emil Velikov
e280a6bc8a
docs/releasing: update the website section
...
Things are automated via git hooks.
Cc: Brian Paul <brianp@vmware.com >
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
---
Guys, let me know when things are in place.
2017-02-16 15:17:51 +00:00