Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GL3.txt: Mark ARB_framebuffer_no_attachments as done | Edward O'Callaghan | 2016-04-07 | 1 | -0/+1 |
| | | | | | Signed-off-by: Edward O'Callaghan <[email protected]> Reviewed-by: Marek Olšák <[email protected]> | ||||
* | docs/relnotes: document EGL_KHR_reusable_sync | Marek Olšák | 2016-04-05 | 1 | -0/+1 |
| | |||||
* | docs: remove stray 'TBD' in 11.2.0 relnotes file | Brian Paul | 2016-04-04 | 1 | -1/+1 |
| | |||||
* | docs: add sha256 checksums for 11.2.0 | Emil Velikov | 2016-04-04 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit e7fb889dcc002f87c316f3cdc6e7907a88c12697) | ||||
* | docs: Update 11.2.0 release notes | Emil Velikov | 2016-04-04 | 1 | -2/+212 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit ff9ddb9eb1b3b25f40e71a95bb48421abfcb11d9) | ||||
* | docs: add note about GL_EXT_base_instance, sort entries | Ilia Mirkin | 2016-04-03 | 1 | -1/+2 |
| | | | | | | Trivial. Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | mesa: add GL_OES/EXT_draw_buffers_indexed support | Ilia Mirkin | 2016-03-31 | 1 | -0/+1 |
| | | | | | | | | This is the same ext as ARB_draw_buffers_blend (plus some core functionality that already exists). Add the alias entrypoints. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Dave Airlie <[email protected]> | ||||
* | docs: update softpipe status for shader_image_load_store. | Dave Airlie | 2016-03-31 | 1 | -1/+1 |
| | | | | | Reviewed-by: Brian Paul <[email protected]> Signed-off-by: Dave Airlie <[email protected]> | ||||
* | st/mesa: enable GL_ATI_fragment_shader | Miklós Máté | 2016-03-27 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miklós Máté <[email protected]> Signed-off-by: Marek Olšák <[email protected]> | ||||
* | docs/relnotes: update ARB_internalformat_query2 status. | Dave Airlie | 2016-03-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Dave Airlie <[email protected]> | ||||
* | docs: mark GL_ARB_shader_image_load_store/_size as done for radeonsi | Nicolai Hähnle | 2016-03-21 | 1 | -0/+2 |
| | | | | Reviewed-by: Marek Olšák <[email protected]> | ||||
* | st/mesa: add GL_ARB_shader_atomic_counter_ops support | Ilia Mirkin | 2016-03-10 | 1 | -0/+1 |
| | | | | | Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]> | ||||
* | Update docs to advertise new support for ARB_internalformat_query2 | Eduardo Lima Mitev | 2016-03-03 | 1 | -0/+1 |
| | | | | | | | | Support in Mesa main and i965 has just been added. v2: Include note in 'New Features' of docs/relnotes/11.3.0.html. Reviewed-by: Ilia Mirkin <[email protected]> | ||||
* | docs: Mark off GL_OES_shader_image_atomic as done. | Francisco Jerez | 2016-02-22 | 1 | -0/+1 |
| | | | | Reviewed-by: Ilia Mirkin <[email protected]> | ||||
* | mesa: add GL_OES_texture_border_clamp support | Ilia Mirkin | 2016-02-22 | 1 | -0/+1 |
| | | | | | | | Only minor differences to the existing ARB_texture_border_clamp support. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> | ||||
* | mesa: bump version | Ilia Mirkin | 2016-02-22 | 1 | -0/+59 |
| | | | | | | | 11.2 has been branched, we're on 11.3 now. Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Emil Velikov <[email protected]> | ||||
* | docs: Visual Studio 2013 or later is now required | Brian Paul | 2016-02-12 | 1 | -0/+4 |
| | |||||
* | docs: add sha256 checksums for 11.1.2 | Emil Velikov | 2016-02-11 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit e49dd21bcbabdb330620d48f5915828cfd5eb983) | ||||
* | docs: add release notes for 11.1.2 | Emil Velikov | 2016-02-11 | 1 | -0/+181 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 7bcd827806b0816d61122ba3d37dd40178d96d98) | ||||
* | st/mesa: enable AoA for gallium drivers reporting GLSL 1.30 | Dave Airlie | 2016-02-09 | 1 | -0/+1 |
| | | | | | | Acked-by: Ilia Mirkin <[email protected]> Reviewed-by: Timothy Arceri <[email protected]> Signed-off-by: Dave Airlie <[email protected]> | ||||
* | docs/relnotes: document memory info extensions | Marek Olšák | 2016-02-05 | 1 | -0/+2 |
| | |||||
* | nvc0: add support for ARB_query_buffer_object | Ilia Mirkin | 2016-02-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | nvc0: enable atomic counters and ssbo | Ilia Mirkin | 2016-01-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | docs: add sha256 checksums for 11.0.9 | Emil Velikov | 2016-01-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Emil Velikov <[email protected]> | ||||
* | docs: add release notes for 11.0.9 | Emil Velikov | 2016-01-22 | 1 | -0/+126 |
| | | | | Signed-off-by: Emil Velikov <[email protected]> | ||||
* | docs: add sha256 checksums for 11.1.1 | Emil Velikov | 2016-01-13 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 4b2d9f29e9b75cbbeb76ccf753a256e11f07ee1a) | ||||
* | docs: add release notes for 11.1.1 | Emil Velikov | 2016-01-13 | 1 | -0/+196 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 330aa44a0da7548000a6b2fc2bb580e9c8e733cc) | ||||
* | nvc0: add ARB_indirect_parameters support | Ilia Mirkin | 2016-01-07 | 1 | -0/+1 |
| | | | | | | | I chose to make separate macros for this due to the additional complexity and extra scratch usage. Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | nvc0: add ARB_shader_draw_parameters support | Ilia Mirkin | 2015-12-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | docs: Mark ARB_tessellation_shader as done on all i965 platforms. | Kenneth Graunke | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | We now support all Intel GPUs which can do tessellation. Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Jordan Justen <[email protected]> | ||||
* | docs: Mark ARB_tessellation_shader as done on i965/gen8+. | Kenneth Graunke | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | docs: add sha256 checksums for 11.0.8 | Emil Velikov | 2015-12-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit b9b19162ee3f8d68be76b71adf2a290cbb675660) | ||||
* | docs: add release notes for 11.0.8 | Emil Velikov | 2015-12-21 | 1 | -0/+199 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 261daab6b4f7a1cff143bebcd632ad5a2cdafa74) | ||||
* | osmesa: add new OSMesaCreateContextAttribs function | Brian Paul | 2015-12-16 | 1 | -0/+2 |
| | | | | | | | This allows specifying a GL profile and version so one can get a core- profile context. Reviewed-by: Jose Fonseca <[email protected]> | ||||
* | docs: add sha256 checksums for 11.0.1 | Emil Velikov | 2015-12-15 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 525f3c2c28cd083b37e1f6a27f503af1c4781141) | ||||
* | docs: Update 11.1.0 release notes | Emil Velikov | 2015-12-15 | 1 | -3/+188 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 5a616125acf0ac043d2d44b7a8e804739d55014e) | ||||
* | docs: Add ARB_compute_shader to 11.2.0 release notes | Jordan Justen | 2015-12-09 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]> Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | docs: remove stray <ul> tag from 11.0.5.html file to fix indentation | Brian Paul | 2015-12-09 | 1 | -2/+0 |
| | |||||
* | docs: add sha256 checksums for 11.0.7 | Emil Velikov | 2015-12-09 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit f9715bc449d6b2cc5693e44bb82a9d5305a32ab5) | ||||
* | docs: add release notes for 11.0.7 | Emil Velikov | 2015-12-09 | 1 | -0/+153 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit bec983b738a7f149478ee692ba0e1d26fcc9fd8e) | ||||
* | r600: Add ARB_copy_image support | Edward O'Callaghan | 2015-12-09 | 1 | -0/+1 |
| | | | | | | | | [airlied: update relnotes] Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Edward O'Callaghan <[email protected]> Signed-off-by: Dave Airlie <[email protected]> | ||||
* | docs: update with r600 tessellation status. | Dave Airlie | 2015-12-07 | 1 | -0/+1 |
| | | | | Signed-off-by: Dave Airlie <[email protected]> | ||||
* | docs: update relnotes with AMD_performance_monitor for radeonsi | Nicolai Hähnle | 2015-11-25 | 1 | -0/+1 |
| | | | | Reviewed-by: Marek Olšák <[email protected]> | ||||
* | docs: add missed i965 feature to relnotes | Ian Romanick | 2015-11-24 | 1 | -0/+1 |
| | | | | | | | | Trivial. GL_ARB_fragment_layer_viewport support was added in 8c902a58 by Ken. Signed-off-by: Ian Romanick <[email protected]> Cc: "11.1" <[email protected]> | ||||
* | docs: add missed freedreno features to relnotes | Ilia Mirkin | 2015-11-23 | 1 | -0/+5 |
| | | | | | Signed-off-by: Ilia Mirkin <[email protected]> Cc: "11.1" <[email protected]> | ||||
* | docs: update relnotes with new freedreno/a4xx support | Ilia Mirkin | 2015-11-23 | 1 | -1/+8 |
| | | | | Signed-off-by: Ilia Mirkin <[email protected]> | ||||
* | docs: add 11.2.0-devel release notes template, bump version | Emil Velikov | 2015-11-21 | 1 | -0/+60 |
| | | | | Signed-off-by: Emil Velikov <[email protected]> | ||||
* | docs: add sha256 checksums for 11.0.6 | Emil Velikov | 2015-11-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 2555e000fc1771dd231207247b5d9dfec4600fe8) | ||||
* | docs: add release notes for 11.0.6 | Emil Velikov | 2015-11-21 | 1 | -0/+144 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 04fd3a6f629b5098cc2a4da1f2392678349ecf56) | ||||
* | freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev | Ilia Mirkin | 2015-11-20 | 1 | -1/+1 |
| | | | | | | | Same as commit 84d087aea but for a4xx. The RE'd enums had the same issue too. Signed-off-by: Ilia Mirkin <[email protected]> |