Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add sha256 sums to 18.1.9 | Dylan Baker | 2018-09-26 | 1 | -1/+2 |
| | |||||
* | docs: Add 18.1.9 release notes | Dylan Baker | 2018-09-26 | 1 | -0/+177 |
| | |||||
* | docs: add sha256 checksums for 18.2.1 | Juan A. Suarez Romero | 2018-09-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 686eab66420eec742338c1b75e499367e103e82b) | ||||
* | docs: add release notes for 18.2.1 | Juan A. Suarez Romero | 2018-09-21 | 1 | -0/+226 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 3c8c851fe46b1924d84b04c49c60885452c4fbe2) | ||||
* | docs: add sha256 checksums for 18.2.0 | Andres Gomez | 2018-09-08 | 1 | -1/+2 |
| | | | | | Signed-off-by: Andres Gomez <[email protected]> (cherry picked from commit cb1ddf48e223231fc4e2cfdc92fbcdaec673929d) | ||||
* | docs: update 18.2.0 release notes | Andres Gomez | 2018-09-08 | 1 | -1/+206 |
| | | | | | Signed-off-by: Andres Gomez <[email protected]> (cherry picked from commit 7378180e7aa652f3f95e4b953a552dcaf8fb8408) | ||||
* | docs/relnotes: Add sha256 sums for mesa 18.1.8 | Dylan Baker | 2018-09-07 | 1 | -1/+2 |
| | |||||
* | docs: Add release notes for 18.1.8 | Dylan Baker | 2018-09-07 | 1 | -0/+179 |
| | |||||
* | gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi | Marek Olšák | 2018-09-06 | 1 | -0/+1 |
| | |||||
* | i965: Add INTEL_fragment_shader_ordering support. | Kevin Rogovin | 2018-08-28 | 1 | -0/+1 |
| | | | | | | | | | | Adds suppport for INTEL_fragment_shader_ordering. We achieve the fragment ordering by using the same instruction as for beginInvocationInterlockARB() which is by issuing a memory fence via sendc. Signed-off-by: Kevin Rogovin <[email protected]> Reviewed-by: Plamena Manolova <[email protected]> | ||||
* | docs: add forgotten features to 18.2.0 release notes | Rhys Perry | 2018-08-28 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Rhys Perry <[email protected]> Reviewied-by: Ilia Mirkin <[email protected]> Cc: 18.2: <[email protected]> | ||||
* | docs: Add mesa 18.1.7 notes | Dylan Baker | 2018-08-24 | 1 | -1/+2 |
| | |||||
* | docs: Add mesa 18.1.7 docs | Dylan Baker | 2018-08-24 | 1 | -0/+103 |
| | |||||
* | docs/relnotes: Mark NV_fragment_shader_interlock support in i965 | Kevin Rogovin | 2018-08-24 | 1 | -0/+1 |
| | | | | Acked-by: Jason Ekstrand <[email protected]> | ||||
* | st/mesa: expose KHR_texture_compression_astc_sliced_3d | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | | This is ASTC 2D LDR allowing texture arrays and 3D, compressing each slice as a separate 2D image. Tested by piglit. Trivial. | ||||
* | st/mesa: expose EXT_disjoint_timer_query | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | same cap as ARB_timer_query, no changes needed, tested by piglit | ||||
* | mesa: expose EXT_vertex_attrib_64bit | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | | | | because the closed driver exposes it. It's the same as the ARB extension. Reviewed-by: Ian Romanick <[email protected]> | ||||
* | mesa: expose AMD_query_buffer_object | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | | | it's a subset of the ARB extension. Reviewed-by: Ian Romanick <[email protected]> | ||||
* | mesa: expose AMD_multi_draw_indirect | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | | | | because the closed driver exposes it. This is equivalent to the ARB extension. Reviewed-by: Ian Romanick <[email protected]> | ||||
* | mesa: expose AMD_gpu_shader_int64 | Marek Olšák | 2018-08-24 | 1 | -0/+1 |
| | | | | | | | | | because the closed driver exposes it. It's equivalent to ARB_gpu_shader_int64. In this patch, I did everything the same as we do for ARB_gpu_shader_int64. Reviewed-by: Ian Romanick <[email protected]> | ||||
* | radeonsi: implement EXT_window_rectangles | Marek Olšák | 2018-08-14 | 1 | -0/+1 |
| | | | | Reviewed-by: Samuel Pitoiset <[email protected]> | ||||
* | docs: Add sha256 sums for 18.1.6 | Dylan Baker | 2018-08-13 | 1 | -1/+2 |
| | |||||
* | docs: Add release notes for 18.1.6 | Dylan Baker | 2018-08-13 | 1 | -0/+187 |
| | |||||
* | st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced | Marek Olšák | 2018-08-04 | 1 | -1/+1 |
| | | | | Reviewed-by: Brian Paul <[email protected]> | ||||
* | docs: add 18.3.0-devel release notes template | Andres Gomez | 2018-08-02 | 1 | -0/+71 |
| | | | | Signed-off-by: Andres Gomez <[email protected]> | ||||
* | docs: update 18.2.0 release notes for virgl | Dave Airlie | 2018-08-02 | 1 | -1/+2 |
| | |||||
* | docs: mark ARB_ES3_2_compatibility as done for radeonsi | Marek Olšák | 2018-08-01 | 1 | -0/+1 |
| | |||||
* | docs: update radeonsi features and release notes | Marek Olšák | 2018-07-31 | 1 | -0/+4 |
| | |||||
* | docs: Add sha-256 sums for 18.1.5 | Dylan Baker | 2018-07-27 | 1 | -2/+2 |
| | |||||
* | docs: add 18.1.5 release notes | Dylan Baker | 2018-07-27 | 1 | -0/+183 |
| | |||||
* | docs: fix incorrect placement of the ARB_sample_locations release notes | Rhys Perry | 2018-07-26 | 1 | -4/+1 |
| | | | | | | | | | Seems something went wrong somehow when it was pushed. v2: combine into one list Signed-off-by: Rhys Perry <[email protected]> Reviewed-by: Marek OIšák <[email protected]> | ||||
* | docs: Add sha256 sums for 18.1.4 tarballs | Dylan Baker | 2018-07-13 | 1 | -2/+2 |
| | |||||
* | docs: Add release notes for 18.1.4 | Dylan Baker | 2018-07-13 | 1 | -0/+150 |
| | |||||
* | docs: Add SHA256 sums to notes for 18.1.3 | Dylan Baker | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | docs: Add release notes for 18.1.3 | Dylan Baker | 2018-06-29 | 1 | -0/+167 |
| | |||||
* | docs: Add release notes for 18.1.2 | Dylan Baker | 2018-06-15 | 1 | -0/+170 |
| | |||||
* | docs: document addition of GL_ARB_sample_locations for nvc0 | Rhys Perry | 2018-06-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Rhys Perry <[email protected]> Reviewed-by: Brian Paul <[email protected]> (v2) | ||||
* | docs: talk about Wayland instead of libwayland | Eric Engestrom | 2018-06-07 | 1 | -2/+2 |
| | | | | | Reviewed-by: Matt Turner <[email protected]> Signed-off-by: Eric Engestrom <[email protected]> | ||||
* | docs: add note about moving to libwayland-egl in 18.2.0 | Eric Engestrom | 2018-06-06 | 1 | -0/+8 |
| | | | | | | | | | Cc: Emil Velikov <[email protected]> Cc: Daniel Stone <[email protected]> Cc: Andres Gomez <[email protected]> Cc: Dylan Baker <[email protected]> Reviewed-by: Matt Turner <[email protected]> Signed-off-by: Eric Engestrom <[email protected]> | ||||
* | docs: add sha256 checksums for 18.0.5 | Juan A. Suarez Romero | 2018-06-03 | 1 | -1/+2 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit aba161e63a25a07c3c24fec01b6c63c43874b805) | ||||
* | docs: add release notes for 18.0.5 | Juan A. Suarez Romero | 2018-06-03 | 1 | -0/+161 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit ca0037aaefcb06ff8e1eb6fbde8f313c45789921) | ||||
* | docs/relnotes: Add sha256 sums for mesa 18.1.1 | Dylan Baker | 2018-06-01 | 1 | -1/+2 |
| | |||||
* | docs: Add release notes for 18.1.1 | Dylan Baker | 2018-06-01 | 1 | -0/+167 |
| | |||||
* | i965: Add ARB_fragment_shader_interlock support. | Plamena Manolova | 2018-06-01 | 1 | -1/+1 |
| | | | | | | | | | Adds suppport for ARB_fragment_shader_interlock. We achieve the interlock and fragment ordering by issuing a memory fence via sendc. Signed-off-by: Plamena Manolova <[email protected]> Reviewed-by: Francisco Jerez <[email protected]> | ||||
* | docs: add missing html closing tag | Eric Engestrom | 2018-05-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Eric Engestrom <[email protected]> | ||||
* | docs: trivial typo fix | Eric Engestrom | 2018-05-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Eric Engestrom <[email protected]> | ||||
* | docs: Add sha sums for release | Dylan Baker | 2018-05-18 | 1 | -2/+3 |
| | |||||
* | docs: Add release notes for 18.1.0 | Dylan Baker | 2018-05-18 | 1 | -1/+195 |
| | |||||
* | mesa: drop GL_EXT_polygon_offset support | Timothy Arceri | 2018-05-18 | 1 | -0/+64 |
| | | | | | | | | glPolygonOffset() has been part of the GL standard since 1.1. Also niether AMD or Nvidia support this in their binary drivers. Reviewed-by: Marek Olšák <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61761 | ||||
* | docs: add sha256 checksums for 18.0.4 | Juan A. Suarez Romero | 2018-05-17 | 1 | -1/+2 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 69ef6e4a75255e60a4c4a2419d03c9352b9eb8f2) |