summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/11.0.0.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: add sha256 checksums for 11.0.0Emil Velikov2015-09-121-1/+2
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit c4bae5792bb5515da42e23f166f5ba5d68f79615)
* docs: Update 11.0.0 release notesEmil Velikov2015-09-121-3/+165
| | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 4f1e500150be2e82a2d7eb954f7198cc0c5cbec1)
* relnote updatesRob Clark2015-08-211-1/+6
| | | | Signed-off-by: Rob Clark <[email protected]>
* i965: enable GL_ARB_shader_image_sizeMartin Peres2015-08-201-0/+1
| | | | Signed-off-by: Martin Peres <[email protected]>
* freedreno/a3xx: add s3tc texture format supportIlia Mirkin2015-08-171-0/+1
| | | | Signed-off-by: Ilia Mirkin <[email protected]>
* docs/relnotes: document amdgpu, GL 4.1 and other new featuresMarek Olšák2015-08-141-0/+6
|
* radeonsi: add support for EXT_depth_bounds_testMarek Olšák2015-08-141-0/+1
| | | | Reviewed-by: Michel Dänzer <[email protected]>
* gallium: add support for GLES texture float extensions (v3)Marek Olšák2015-08-141-0/+4
| | | | | | | | | | | | Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74329 v2: add a CAP for half floats drivers should not expose the CAPs if they don't support the formats v3: update relnotes Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
* docs: Mark ARB_shader_image_load_store as done on i965.Francisco Jerez2015-08-111-0/+1
|
* docs: rename/bump 10.7.0 release notes to 11.0.0Emil Velikov2015-08-011-0/+77
Recently a few drivers have grown OpenGL 4+ support so we might as well go all the way to... 11 ;-) v2: Don't forget to update the version file (Ilia) Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>