summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
Commit message (Collapse)AuthorAgeFilesLines
* GL3.txt: Mark ARB_framebuffer_no_attachments as doneEdward O'Callaghan2016-04-071-0/+1
| | | | | Signed-off-by: Edward O'Callaghan <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
* docs/relnotes: document EGL_KHR_reusable_syncMarek Olšák2016-04-051-0/+1
|
* docs: remove stray 'TBD' in 11.2.0 relnotes fileBrian Paul2016-04-041-1/+1
|
* docs: add sha256 checksums for 11.2.0Emil Velikov2016-04-041-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit e7fb889dcc002f87c316f3cdc6e7907a88c12697)
* docs: Update 11.2.0 release notesEmil Velikov2016-04-041-2/+212
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit ff9ddb9eb1b3b25f40e71a95bb48421abfcb11d9)
* docs: add note about GL_EXT_base_instance, sort entriesIlia Mirkin2016-04-031-1/+2
| | | | | | Trivial. Signed-off-by: Ilia Mirkin <[email protected]>
* mesa: add GL_OES/EXT_draw_buffers_indexed supportIlia Mirkin2016-03-311-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 Airlie2016-03-311-1/+1
| | | | | Reviewed-by: Brian Paul <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
* st/mesa: enable GL_ATI_fragment_shaderMiklós Máté2016-03-271-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 Airlie2016-03-221-1/+1
| | | | Signed-off-by: Dave Airlie <[email protected]>
* docs: mark GL_ARB_shader_image_load_store/_size as done for radeonsiNicolai Hähnle2016-03-211-0/+2
| | | | Reviewed-by: Marek Olšák <[email protected]>
* st/mesa: add GL_ARB_shader_atomic_counter_ops supportIlia Mirkin2016-03-101-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_query2Eduardo Lima Mitev2016-03-031-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 Jerez2016-02-221-0/+1
| | | | Reviewed-by: Ilia Mirkin <[email protected]>
* mesa: add GL_OES_texture_border_clamp supportIlia Mirkin2016-02-221-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 versionIlia Mirkin2016-02-221-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 requiredBrian Paul2016-02-121-0/+4
|
* docs: add sha256 checksums for 11.1.2Emil Velikov2016-02-111-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit e49dd21bcbabdb330620d48f5915828cfd5eb983)
* docs: add release notes for 11.1.2Emil Velikov2016-02-111-0/+181
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 7bcd827806b0816d61122ba3d37dd40178d96d98)
* st/mesa: enable AoA for gallium drivers reporting GLSL 1.30Dave Airlie2016-02-091-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 extensionsMarek Olšák2016-02-051-0/+2
|
* nvc0: add support for ARB_query_buffer_objectIlia Mirkin2016-02-041-0/+1
| | | | Signed-off-by: Ilia Mirkin <[email protected]>
* nvc0: enable atomic counters and ssboIlia Mirkin2016-01-291-0/+2
| | | | Signed-off-by: Ilia Mirkin <[email protected]>
* docs: add sha256 checksums for 11.0.9Emil Velikov2016-01-221-1/+2
| | | | Signed-off-by: Emil Velikov <[email protected]>
* docs: add release notes for 11.0.9Emil Velikov2016-01-221-0/+126
| | | | Signed-off-by: Emil Velikov <[email protected]>
* docs: add sha256 checksums for 11.1.1Emil Velikov2016-01-131-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 4b2d9f29e9b75cbbeb76ccf753a256e11f07ee1a)
* docs: add release notes for 11.1.1Emil Velikov2016-01-131-0/+196
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 330aa44a0da7548000a6b2fc2bb580e9c8e733cc)
* nvc0: add ARB_indirect_parameters supportIlia Mirkin2016-01-071-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 supportIlia Mirkin2015-12-301-0/+1
| | | | Signed-off-by: Ilia Mirkin <[email protected]>
* docs: Mark ARB_tessellation_shader as done on all i965 platforms.Kenneth Graunke2015-12-281-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 Graunke2015-12-221-1/+1
|
* docs: add sha256 checksums for 11.0.8Emil Velikov2015-12-211-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit b9b19162ee3f8d68be76b71adf2a290cbb675660)
* docs: add release notes for 11.0.8Emil Velikov2015-12-211-0/+199
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 261daab6b4f7a1cff143bebcd632ad5a2cdafa74)
* osmesa: add new OSMesaCreateContextAttribs functionBrian Paul2015-12-161-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.1Emil Velikov2015-12-151-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 525f3c2c28cd083b37e1f6a27f503af1c4781141)
* docs: Update 11.1.0 release notesEmil Velikov2015-12-151-3/+188
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 5a616125acf0ac043d2d44b7a8e804739d55014e)
* docs: Add ARB_compute_shader to 11.2.0 release notesJordan Justen2015-12-091-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 indentationBrian Paul2015-12-091-2/+0
|
* docs: add sha256 checksums for 11.0.7Emil Velikov2015-12-091-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit f9715bc449d6b2cc5693e44bb82a9d5305a32ab5)
* docs: add release notes for 11.0.7Emil Velikov2015-12-091-0/+153
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit bec983b738a7f149478ee692ba0e1d26fcc9fd8e)
* r600: Add ARB_copy_image supportEdward O'Callaghan2015-12-091-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 Airlie2015-12-071-0/+1
| | | | Signed-off-by: Dave Airlie <[email protected]>
* docs: update relnotes with AMD_performance_monitor for radeonsiNicolai Hähnle2015-11-251-0/+1
| | | | Reviewed-by: Marek Olšák <[email protected]>
* docs: add missed i965 feature to relnotesIan Romanick2015-11-241-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 relnotesIlia Mirkin2015-11-231-0/+5
| | | | | Signed-off-by: Ilia Mirkin <[email protected]> Cc: "11.1" <[email protected]>
* docs: update relnotes with new freedreno/a4xx supportIlia Mirkin2015-11-231-1/+8
| | | | Signed-off-by: Ilia Mirkin <[email protected]>
* docs: add 11.2.0-devel release notes template, bump versionEmil Velikov2015-11-211-0/+60
| | | | Signed-off-by: Emil Velikov <[email protected]>
* docs: add sha256 checksums for 11.0.6Emil Velikov2015-11-211-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 2555e000fc1771dd231207247b5d9dfec4600fe8)
* docs: add release notes for 11.0.6Emil Velikov2015-11-211-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_revIlia Mirkin2015-11-201-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]>