Jordan Justen
62b68d05e7
docs: add 18.1.0-devel release notes template
...
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
2018-01-24 17:10:58 -08:00
Juan A. Suarez Romero
059db12097
docs: add sha256 checksums for 17.3.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit bc1503b13f )
2018-01-19 10:46:18 +01:00
Juan A. Suarez Romero
3205a45fc3
docs: add release notes for 17.3.3
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit 80f5f279b3 )
2018-01-19 10:46:18 +01:00
Dave Airlie
5758a8c402
r600: enable ARB_enhanced_layouts
...
Only one piglit test fails,
sso-vs-gs-fs-array-interleave
There are 3 tests using ssbo without checking sizes failing also
but those are test bugs.
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2018-01-19 05:33:44 +10:00
Emil Velikov
ea9c548494
docs: add sha256 checksums for 17.3.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 3a67ca681b )
2018-01-09 16:10:12 +00:00
Emil Velikov
6c73767596
docs: add release notes for 17.3.2
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 0f27052e32 )
2018-01-09 16:10:10 +00:00
Ilia Mirkin
6f4ac7b418
nvc0: enable bindless on kepler
...
All the functionality is in. Maxwell will take a little bit more
enablement work.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2018-01-07 11:40:35 -05:00
Andres Gomez
7f4ea112ce
docs: add sha256 checksums for 17.2.8
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 3281775ab9 )
2017-12-23 00:55:35 +02:00
Andres Gomez
d18f00e160
docs: add release notes for 17.2.8
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 3482790712 )
2017-12-23 00:55:33 +02:00
Emil Velikov
022258117e
docs: add sha256 checksums for 17.3.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit f66496d291 )
2017-12-21 17:39:38 +00:00
Emil Velikov
11ec85ddee
docs: add release notes for 17.3.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 4f5e85e9e9 )
2017-12-21 17:39:38 +00:00
Dave Airlie
8de6d4ba0c
docs: mark GL4.3 as finished for r600
...
Still only on fp64 supported hw.
2017-12-18 04:30:14 +00:00
Emil Velikov
7ddc3d9f15
docs: add sha256 checksums for 17.2.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-12-14 13:49:32 +00:00
Emil Velikov
0811bb3bd3
docs: add release notes for 17.2.7
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-12-14 13:49:30 +00:00
Emil Velikov
706986bcc9
docs: add sha256 checksums for 17.3.0
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 49a612d158 )
2017-12-08 13:54:34 +00:00
Emil Velikov
4124ac51f4
docs: Update 17.3.0 release notes
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 8d55da9f57 )
2017-12-08 13:54:33 +00:00
Jordan Justen
4d81c8e43e
docs: Update GL_ARB_get_program_binary docs to support 1 format
...
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Acked-by: Tapani Pälli <tapani.palli@intel.com>
2017-12-08 17:01:02 +11:00
Emil Velikov
f8aea0ce47
xlib: remove dummy GLX_MESA_set_3dfx_mode implementation
...
The implementation is a simple 'return EGL_FALSE'. Stop pretending and
simply remove it.
Note: the removal of XMesa API is fine, since there hasn't been any
users for it in years.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2017-12-01 19:30:23 +00:00
Dave Airlie
4e7f6437b5
r600: add ARB_shader_storage_buffer_object support (v3)
...
This just builds on the image support. Evergreen only has ssbo
for fragment and compute no other stages.
v2: handle images and ssbo in the same shader properly (Ilia)
v3: fix RESQ on buffers,
fix missing atom emit
fix first element offset
use R32 format
write separate buffer rat store path.
(from running deqp gles3.1 tests)
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-12-01 06:12:31 +00:00
Andres Gomez
5fa589148a
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>
(cherry picked from commit b9b60dbf55 )
2017-11-26 02:18:08 +02:00
Andres Gomez
b0049428b5
docs: add sha256 checksums for 17.2.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 93c2beafc0 )
2017-11-26 01:42:16 +02:00
Andres Gomez
e6acc4d528
docs: add release notes for 17.2.6
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 00b52f8e99 )
2017-11-26 01:42:15 +02:00
Dave Airlie
464c2d8083
r600: add cull distance support
...
This passes all the tests in piglit.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-11-21 09:00:52 +10:00
Dave Airlie
59162c122f
docs: update features/relnotes for r600 shader image support. (v2)
...
v2: update GLES
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-11-17 11:31:41 +10:00
Andres Gomez
30a3da45fa
docs: add sha256 checksums for 17.2.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 96ad27f8fc )
2017-11-11 01:25:01 +02:00
Andres Gomez
bb40d2f3b8
docs: add release notes for 17.2.5
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit ae52410bf0 )
2017-11-11 01:24:56 +02:00
Dave Airlie
d4ebdc1a54
docs: update r600 atomic counter status.
...
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-11-10 08:39:36 +10:00
Jordan Justen
1a61a8b9a7
i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false
...
(Apologies for the double negative.)
For now, the shader cache is disabled by default on i965 to allow us
to verify its stability.
In other words, to enable the shader cache on i965, set
MESA_GLSL_CACHE_DISABLE to false or 0. If the variable is unset, then
the shader cache will be disabled.
We use the build-id of i965_dri.so for the timestamp, and the pci
device id for the device name.
v2:
* Simplify code by forcing link to include build id sha. (Matt)
v3:
* Don't use a for loop with snprintf for bin to hex. (Matt)
* Assume fixed length render and timestamp string to further simplify
code.
Cc: Matt Turner <mattst88@gmail.com>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-10-31 23:46:53 -07:00
Andres Gomez
d100e966e8
docs: add sha256 checksums for 17.2.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-10-30 16:55:19 +02:00
Andres Gomez
bccb074014
docs: add release notes for 17.2.4
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-10-30 16:55:18 +02:00
Emil Velikov
4302df8c8e
docs: add 17.4.0-devel release notes template
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-10-23 13:07:06 +01:00
Chris Wilson
aa65dcd1d7
relnotes/17.3: EGL_IMG_context_priority is now implemented
...
Suggested-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-10-20 11:28:18 +01:00
Emil Velikov
d5fdc37263
docs: add sha256 checksums for 17.2.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit facc851818 )
2017-10-19 13:31:59 +01:00
Emil Velikov
b1605550a6
docs: add release notes for 17.2.3
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 28dc4b64f2 )
2017-10-19 13:31:59 +01:00
Marek Olšák
69730dc589
relnotes: document EGL_ANDROID_native_fence_sync on radeonsi
2017-10-12 22:27:55 +02:00
Matt Turner
d400348c73
docs: Document that libtxc_dxtn is now no longer needed
2017-10-02 22:32:59 -07:00
Matt Turner
e057cda2ef
docs: GL_ARB_indirect_parameters is now supported on i965/gen7+
2017-10-02 22:32:59 -07:00
Juan A. Suarez Romero
47ef8c8503
docs: add sha256 checksums for 17.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit 5a71ed6fa5 )
2017-10-02 18:12:25 +02:00
Juan A. Suarez Romero
9e74ee2f3e
docs: add release notes for 17.2.2
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit bc12538a8e )
2017-10-02 18:12:25 +02:00
Juan A. Suarez Romero
0ac0e32ce1
docs: add sha256 checksums for 17.1.10
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit 60df95c6bd )
2017-09-25 17:01:22 +00:00
Juan A. Suarez Romero
3e9ba8d0f5
docs: add release notes for 17.1.10
...
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
(cherry picked from commit 834d6c60db )
2017-09-25 17:01:18 +00:00
Emil Velikov
f55be0c0ef
docs: add sha256 checksums for 17.2.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit bd903d4ee1 )
2017-09-18 00:13:43 +01:00
Emil Velikov
b7bfbfd1c5
docs: add release notes for 17.2.1
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit d6d2b6b5ec )
2017-09-18 00:13:42 +01:00
Andres Gomez
97dce9e278
docs: add sha256 checksums for 17.1.9
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-09-09 02:11:21 +03:00
Andres Gomez
1e1131782c
docs: add release notes for 17.1.9
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
2017-09-09 02:11:19 +03:00
Emil Velikov
cd48ffc755
docs: add sha256 checksums for 17.2.0
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit b4473dd519 )
2017-09-04 18:24:52 +01:00
Emil Velikov
f60fe7a448
docs: Update 17.2.0 release notes
...
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit f5925b2897 )
2017-09-04 18:24:51 +01:00
Andres Gomez
a26dccd131
docs: add sha256 checksums for 17.1.8
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit 44e008e85e )
2017-08-28 16:29:00 +03:00
Andres Gomez
0444024556
docs: add release notes for 17.1.8
...
Signed-off-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit e644f9996b )
2017-08-28 16:28:59 +03:00
Adam Jackson
2bae451bd3
mesa: Implement GL_ARB_polygon_offset_clamp
...
Semantically identical to the EXT version (whose string is still valid
for GLES), so rename the bit but expose both extension strings.
(Suggested by Ilia Mirkin and Ian Romanick.)
v3: Fix the entrypoint alias in GL4x.xml (Ilia)
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2017-08-25 12:38:14 -04:00