aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* llvmpipe: add ARB_derivative_control supportDave Airlie2020-01-101-1/+1
| | | | Reviewed-by: Roland Scheidegger <[email protected]>
* docs: Add release notes for 19.3.2, update calendar and home pageDylan Baker2020-01-093-9/+3
|
* docs: add SHA256 sums for 19.3.2Dylan Baker2020-01-091-1/+1
|
* docs: Add release notes for 19.3.2Dylan Baker2020-01-091-0/+138
|
* radv: advertise VK_AMD_shader_image_load_store_lodSamuel Pitoiset2020-01-091-0/+1
| | | | | | | This extension allows to use LOD with image read/write operations. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
* llvmpipe: add support for ARB_indirect_parameters.Dave Airlie2020-01-091-1/+1
| | | | | | | | | This just adds support for getting the draw count from the indirect buffer. Reviewed-by: Roland Scheidegger <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3234> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3234>
* radv: implement VK_AMD_mixed_attachment_samplesSamuel Pitoiset2020-01-031-0/+1
| | | | | | | | | | | | | | | | | | | With VK_AMD_mixed_attachment_samples, the number of depth/stencil samples isn't always equal to the number of color samples. Adjust the number of Z samples when it's different but make sure to have a consistent sample count if there are no depth/stencil attachments. Also adjust the number of samples used for fragment shaders which is the number of color samples if mixed attachment samples are used. Only enabled on GFX8+ because it's untested on previous chips. All dEQP-VK.pipeline.multisample.mixed_attachment_samples.* now pass. Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3018> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3018>
* llvmpipe: enable ARB_shader_group_vote.Dave Airlie2019-12-301-1/+1
| | | | | | | | | | This just adds the NIR paths for shader group vote. v2: drop feq for now. (Roland) Reviewed-by: Roland Scheidegger <[email protected]> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3213> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3213>
* docs: Add release notes, news, and update calendar for 19.2.8Dylan Baker2019-12-183-9/+2
|
* docs/relnotes/19.2.8: Add SHA256 sumDylan Baker2019-12-181-1/+1
|
* docs: add relnotes for 19.2.8Dylan Baker2019-12-181-0/+108
|
* docs: Add release notes, update calendar, and add news for 19.3.1Dylan Baker2019-12-183-9/+3
|
* dcos: add releanse notes for 19.3.1Dylan Baker2019-12-181-0/+94
|
* docs/features: mark GL_ARB_texture_compression_bptc as done for llvmpipe, ↵Denis Pauk2019-12-141-1/+1
| | | | | | | | | | | softpipe, swr Signed-off-by: Denis Pauk <[email protected]> Reviewed-by: Dave Airlie <[email protected]> CC: Marek Olšák <[email protected]> CC: Rhys Perry <[email protected]> CC: Bruce Cherniak <[email protected]> CC: Matt Turner <[email protected]>
* docs: Update release notes, index, and calendar for 19.3.0Dylan Baker2019-12-123-6/+24
|
* docs/19.3.0: Add SHA256 sumsDylan Baker2019-12-121-1/+1
|
* docs: add release notes for 19.3.0Dylan Baker2019-12-121-0/+3138
|
* llvmpipe: enable ARB_shader_draw_parameters.Dave Airlie2019-12-121-1/+1
| | | | | | All the bits should be in place for this now. Reviewed-by: Roland Scheidegger <[email protected]>
* docs: remove mailing list as way of submitting patchesTimothy Arceri2019-12-121-66/+9
| | | | | | | | | | All developers now use gitlab, don't confuse newcomers by suggesting they might use the mailing list. We want everyone to use gitlab so that patches get run through basic CI before they are merged. Acked-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Acked-by: Dylan Baker <[email protected]>
* radeonsi: enable NIR by default and document GL 4.6 supportMarek Olšák2019-12-102-10/+13
| | | | | Reviewed-by: Dave Airlie <[email protected]> Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
* docs: reword a bit and list HTTPS before FTPEric Engestrom2019-12-101-4/+4
| | | | | Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Erik Faye-Lund <[email protected]>
* radv: implement VK_KHR_separate_depth_stencil_layoutsSamuel Pitoiset2019-12-101-1/+1
| | | | | Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
* docs: Update mesa 19.3 release calendarDylan Baker2019-12-041-15/+3
|
* docs: update calendar, add news item and link release notes for 19.2.7Dylan Baker2019-12-043-9/+3
|
* docs: Add SHA256 sums for 19.2.7Dylan Baker2019-12-041-1/+1
|
* docs: Add release notes for 19.2.7Dylan Baker2019-12-041-0/+96
|
* docs: update source code repository documentationTimothy Arceri2019-11-291-22/+11
| | | | | | | | | | | This drops all the old documentaion around applying for push access. Also this removes the documentation stating that you can push directly to mesa rather than using merge requests. Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1969 Reviewed-by: Eric Engestrom <[email protected]>
* docs: add llvmpipe to ARB_query_buffer_object.Dave Airlie2019-11-251-1/+1
|
* docs: update calendar, add news item and link release notes for 19.2.6Dylan Baker2019-11-213-4/+4
|
* docs: Add SHA256 sum for 19.2.6Dylan Baker2019-11-211-1/+1
|
* docs: Add release notes for 19.2.6Dylan Baker2019-11-211-0/+87
|
* docs: fix ascii html representationElie Tournier2019-11-211-1/+1
| | | | | | | | v2 (Eric): Use more readable ascii version Signed-off-by: Elie Tournier <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
* Docs: remove duplicate meson docs for windowsElie Tournier2019-11-211-12/+0
| | | | | | | | This block is duplicated, we already have the windows instruction above. Signed-off-by: Elie Tournier <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
* docs: update features.txt for RADVRhys Perry2019-11-211-2/+2
| | | | | | | [skip ci] Signed-off-by: Rhys Perry <[email protected]> Reviewed-by: Samuel Pitoiset <[email protected]>
* docs/release-calendar: Update for extended 19.3 rc periodDylan Baker2019-11-201-14/+14
|
* docs: update calendar, add news item and link release notes for 19.2.5Dylan Baker2019-11-203-9/+4
|
* docs/relnotes/19.2.5: Add SHA256 sumDylan Baker2019-11-201-1/+1
|
* docs: Add relnotes for 19.2.5Dylan Baker2019-11-201-0/+115
|
* docs: add missing new features for RADVSamuel Pitoiset2019-11-201-0/+3
| | | | | | | [skip ci] Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
* mesa: enable ARB_shading_language_includeTimothy Arceri2019-11-201-1/+1
| | | | | | Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/999 Reviewed-by: Witold Baryluk <[email protected]>
* mesa: enable EXT_direct_state_accessPierre-Eric Pelloux-Prayer2019-11-191-0/+1
| | | | | | | | | | Always enabled; this doesn't require any driver work, it's just core mesa bits. quick_gl.txt is also updated because previously piglit ext_dsa tests were skipped. Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT functionPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | | | | The spec is unclear on how to handle the buffer argument so we reuse the logic from the EXT_direct_state_access spec. Reviewed-by: Marek Olšák <[email protected]>
* mesa: implement ARB_texture_storage_multisample + EXT_dsa functionsPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT functionPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_instanced_arrays EXT_dsa functionPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_gpu_shader_fp64 selector-less functionsPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_clear_buffer_object named functionsPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXTPierre-Eric Pelloux-Prayer2019-11-191-2/+2
| | | | Reviewed-by: Marek Olšák <[email protected]>
* mesa: add ARB_framebuffer_no_attachments named functionsPierre-Eric Pelloux-Prayer2019-11-191-1/+1
| | | | | | | | | | | The wording in ARB_framebuffer_no_attachments and EXT_direct_state_access is different. In the former framebuffer names must have been generated using glGenFramebuffers before using the named functions. In the latter framebuffer names have no such constraints, so we can't use the _mesa_lookup_framebuffer_dsa function. Reviewed-by: Marek Olšák <[email protected]>
* mesa: update features.txt to reflect EXT_dsa statusPierre-Eric Pelloux-Prayer2019-11-191-29/+29
| | | | | | | | | | | | | | | | | | All features from the EXT_dsa spec are implemented. Interactions with other specs: - GL_AMD_gpu_shader_int64: not needed, since it's not enabled in compatibility profile. - GL_ARB_bindless_texture is DONE "INVALID_OPERATION is generated when calling various functions to modify the state of a texture object from which handles have been extracted" - GL_ARB_buffer_storage/GL_EXT_buffer_storage is DONE (NamedBufferStorageEXT function) - GL_ARB_texture_storage is DONE (3 TextureStorage*DEXT functions) - GL_ARB_vertex_attrib_binding is DONE (6 VertexArray* functions) - GL_EXT_external_buffer is not supported by Mesa Reviewed-by: Marek Olšák <[email protected]>