Emil Velikov
834c36fa65
docs: add release notes for 17.2.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-12-14 13:27:23 +00:00
Ben Crocker
63f44f2e0f
docs/llvmpipe: document ppc64le as alternative architecture to x86.
...
Power8, Power8NV, and Power9 are supported on an equal footing
with X86.
Cc: "17.2" "17.3" <mesa-stable@lists.freedesktop.org >
Signed-off-by: Ben Crocker <bcrocker@redhat.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
[Eric: changed formatting, reworded a bit (with Ben's ack)]
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
(cherry picked from commit 060eb314eb )
2017-12-08 18:27:00 +00:00
Ben Crocker
ab5585ff9f
docs/llvmpipe.html: Minor edits
...
Language and spelling fixups in three places.
Cc: "17.2" "17.3" <mesa-stable@lists.freedesktop.org >
Signed-off-by: Ben Crocker <bcrocker@redhat.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
[Eric: move two fixes from the other patch to this one.]
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
(cherry picked from commit b43daf7bf6 )
2017-12-08 17:30:34 +00:00
Kai Wasserbäch
b25baea79d
docs: Point to apt.llvm.org for development snapshot packages
...
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
(cherry picked from commit d25123e23a )
2017-12-08 17:30:34 +00:00
Andres Gomez
b9b60dbf55
docs: remove bug 103626 from fix list as per 17.2.6
...
Bug https://bugs.freedesktop.org/show_bug.cgi?id=103626 was
incorrectly listed as fixed.
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-11-26 02:15:43 +02:00
Andres Gomez
93c2beafc0
docs: add sha256 checksums for 17.2.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-11-26 01:40:36 +02:00
Andres Gomez
00b52f8e99
docs: add release notes for 17.2.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-11-26 01:32:53 +02:00
Andres Gomez
96ad27f8fc
docs: add sha256 checksums for 17.2.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-11-11 01:23:24 +02:00
Andres Gomez
ae52410bf0
docs: add release notes for 17.2.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-11-10 15:33:58 +02:00
Andres Gomez
1b10d0851a
docs: add sha256 checksums for 17.2.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-10-30 16:53:44 +02:00
Andres Gomez
a4b72e2643
docs: add release notes for 17.2.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-10-30 16:46:20 +02:00
Emil Velikov
facc851818
docs: add sha256 checksums for 17.2.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-10-19 13:28:13 +01:00
Emil Velikov
28dc4b64f2
docs: add release notes for 17.2.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-10-19 13:10:20 +01:00
Juan A. Suarez Romero
5a71ed6fa5
docs: add sha256 checksums for 17.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2017-10-02 18:10:02 +02:00
Juan A. Suarez Romero
bc12538a8e
docs: add release notes for 17.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2017-10-02 17:26:10 +02:00
Emil Velikov
bd903d4ee1
docs: add sha256 checksums for 17.2.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-09-18 00:12:36 +01:00
Emil Velikov
d6d2b6b5ec
docs: add release notes for 17.2.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-09-17 23:57:32 +01:00
Eric Engestrom
e012ade1cf
docs/egl: remove reference to EGL_DRIVERS_PATH
...
Support for external egl drivers was dropped a few years ago.
Fixes: 209360bbb9 "egl/main: drop support for external egl drivers"
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 85b66d2096 )
2017-09-13 21:52:42 +01:00
Emil Velikov
b4473dd519
docs: add sha256 checksums for 17.2.0
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-09-04 18:24:29 +01:00
Emil Velikov
f5925b2897
docs: Update 17.2.0 release notes
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-09-04 18:16:16 +01:00
Matt Turner
51c1659af8
i965: Enable ARB_shader_ballot on Gen8+
...
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2017-07-20 16:56:49 -07:00
Matt Turner
41437f1b77
i965: Enable ARB_shader_group_vote
2017-07-20 16:56:49 -07:00
Andres Gomez
80a0c9745c
docs: update master's release notes, news and calendar commit
...
This reflects closer what we are actually doing.
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-07-19 19:10:10 +03:00
Andres Gomez
e6f455646a
docs: avoid overwrite of LD_LIBRARY_PATH during basic testing
...
The LD_LIBRARY_PATH environment variable could be already defined so
we extend it and restore it rather than just overwriting it.
v2:
- Unset the __old_ld helper variable when we are done with it.
- Corrected test for and escaping of variables (Eric).
v3: Remove unneeded variable (Emil).
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-07-19 19:10:10 +03:00
Andres Gomez
8c1d87b251
docs: add instructions to specify LLVM version for basic testing
...
The "Perform basic testing" and "Use the release.sh script from xorg
util-modular" sections provide some instructions to do so. We add now
some comments in order to use a recent enough LLVM version to run
dist/distcheck and the automake generated binaries.
v2: Suggested the need to define LLVM_CONFIG also before running the
release.sh script.
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
Reviewed-by: Emil Velikov <emil.velikov@collabora.com >
2017-07-19 19:10:10 +03:00
Andres Gomez
25d43cd656
docs: update calendar, add news item and link release notes for 17.1.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-07-14 22:30:08 +03:00
Andres Gomez
7ad2f7078d
docs: add sha256 checksums for 17.1.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-07-14 22:30:08 +03:00
Andres Gomez
ea417c4c64
docs: add release notes for 17.1.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-07-14 22:30:08 +03:00
Emil Velikov
432f8bff5a
docs: update HTTP -> HTTPS reference to reflect reality
...
The link recently got updated to https.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com >
2017-07-12 15:45:30 +01:00
Brian Paul
8e4559b3fc
docs: update bug reporting guidelines
...
Suggest attaching output of glxinfo/wglinfo. Suggest providing
an apitrace.
2017-07-03 08:14:08 -06:00
Andres Gomez
7d0f80b1d3
docs: update calendar, add news item and link release notes for 17.1.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
2017-06-30 20:38:01 +03:00
Andres Gomez
ed587f7868
docs: add sha256 checksums for 17.1.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
(cherry picked from commit 5a24aa8c55 )
2017-06-30 20:34:32 +03:00
Andres Gomez
158fb2ef20
docs: add release notes for 17.1.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
(cherry picked from commit e60d010ef4 )
2017-06-30 20:34:32 +03:00
Emil Velikov
4a7222518d
docs: update calendar, add news item and link release notes for 17.1.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-06-19 12:23:07 +01:00
Emil Velikov
42098bf9b2
docs: add sha256 checksums for 17.1.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-06-19 12:20:52 +01:00
Emil Velikov
b55dfb7be3
docs: add release notes for 17.1.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-06-19 12:20:51 +01:00
Samuel Pitoiset
65d1e4d1eb
radeonsi: enable ARB_bindless_texture
...
This has only been tested on RX480.
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
2017-06-14 10:04:36 +02:00
Kenneth Graunke
9cd69022d5
i965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for consistency.
...
We moved to INTEL_SCALAR_* when we added more than a single stage, but
never went back and converted the VS to work that way. Be consistent.
Also update the documentation to actually mention these debug variables.
Acked-by: Jason Ekstrand <jason@jlekstrand.net >
2017-06-05 23:32:40 -07:00
Juan A. Suarez Romero
d1df9a595e
docs: update calendar, add news item and link release notes for 17.1.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
2017-06-05 21:22:15 +00:00
Juan A. Suarez Romero
3255b9d348
docs: add sha256 checksums for 17.1.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 4908b1e909 )
2017-06-05 21:22:15 +00:00
Juan A. Suarez Romero
373c309c24
docs: add release notes for 17.1.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com >
(cherry picked from commit 97f6404e50 )
2017-06-05 21:22:15 +00:00
Lyude
98fc0243ef
nvc0: Add support for ARB_post_depth_coverage
...
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com >
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu >
2017-06-02 23:19:42 -04:00
Emil Velikov
72011f7a7b
docs: update calendar, add news item and link release notes for 17.0.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-06-01 11:46:39 +01:00
Emil Velikov
0fd1715be1
docs: add sha256 checksums for 17.0.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit bdfd5658e7 )
2017-06-01 11:42:46 +01:00
Emil Velikov
29c6a1200b
docs: add release notes for 17.0.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 46cc7a1746 )
2017-06-01 11:42:45 +01:00
Andres Gomez
cd8a9d7dfa
docs: small release calendar fixes
...
Signed-off-by: Andres Gomez <agomez@igalia.com >
Reviewed-by: Eric Engestrom <eric@engestrom.ch >
2017-05-26 15:08:14 +02:00
Emil Velikov
6a3ffda83a
docs: update calendar, add news item and link release notes for 17.1.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
2017-05-25 08:52:14 +01:00
Emil Velikov
1e735800a9
docs: add sha256 checksums for 17.1.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit 092c485b8e )
2017-05-25 08:48:20 +01:00
Emil Velikov
e3ba46f6aa
docs: add release notes for 17.1.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
(cherry picked from commit ca0a148a4d )
2017-05-25 08:48:19 +01:00
Brian Paul
cf1adb7b1c
svga: log the process command line to the vmware.log file
...
This is useful for Piglit when thousands of tests are run and we want
to determine which test triggered a device error.
v2: only log command line info if the new SVGA_EXTRA_LOGGING env var is set
Reviewed-by: Charmaine Lee <charmainel@vmware.com >
2017-05-24 11:33:47 -06:00