Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Visual Studio 2013 or later is now required | Brian Paul | 2016-02-12 | 1 | -0/+4 |
| | |||||
* | 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]> | ||||
* | 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 |
| | |||||
* | 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 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]> | ||||
* | 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: 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]> |