summaryrefslogtreecommitdiffstats
path: root/docs/relnotes-7.9.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: restructure release notes into separate folderEmil Velikov2013-04-171-144/+0
| | | | | | | | | relnotes-*html > relnotes/*html RELNOTES-* > relnotes/* fix links, css and frames Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Brian Paul <brianp@vmware.com>
* docs: add new iframe layoutAndreas Boll2012-09-191-0/+8
|
* docs/relnotes: consolidate html headerAndreas Boll2012-06-181-10/+9
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: Import 7.9 release notes from 7.9 branch.Ian Romanick2010-10-051-2/+9
|
* update release notes for GalliumMarek Olšák2010-10-051-4/+19
| | | | | | | | | | I am trying to be exhaustive, but still I might have missed tons of other changes to Gallium. (cherry picked from commit 968a9ec76eadf55e8b58171884e1175d7b8cf59a) Conflicts: docs/relnotes-7.9.html
* docs: Add list of bugs fixed in 7.9Ian Romanick2010-10-041-0/+52
|
* mesa: upgrade wglext.h to version 22Brian Paul2010-09-141-0/+1
|
* mesa: upgrade glxext.h to version 32Brian Paul2010-09-141-0/+1
|
* mesa: update to version 64 of GL/glext.hBrian Paul2010-09-141-0/+1
| | | | | | A number of other files had to be updated as well because const qualifiers were added to the glMultiDrawArrays() function. Also, GL_FIXED is now defined in glext.h.
* docs: list the new GLSL compilerBrian Paul2010-08-241-0/+3
|
* intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.Eric Anholt2010-08-231-0/+1
| | | | | The spec specifically sets the minimum MAX_SAMPLES at 1 to allow exposing the extension on all implementations, so do so.
* docs: document new extensions for GalliumBrian Paul2010-07-231-0/+2
|
* mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotesMarek Olšák2010-06-051-0/+1
| | | | The specifications are identical.
* docs: note that the Mesa demos are in a new repoBrian Paul2010-06-041-0/+2
|
* i965: Add support for EXT_timer_query on Ironlake.Eric Anholt2010-05-261-0/+1
| | | | | | We could potentially do this on G45 as well, though the units are different. On 965, the timestamp is tied to hclk, which would make supporting it harder.
* docs: skeleton for 7.9 release notesBrian Paul2010-03-051-0/+50