summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.11.html
AgeCommit message (Collapse)AuthorFilesLines
2012-09-19docs: add new iframe layoutAndreas Boll1-0/+8
2012-06-18docs/relnotes: consolidate html headerAndreas Boll1-10/+7
Signed-off-by: Brian Paul <brianp@vmware.com>
2012-06-12docs: escape special html charsAndreas Boll1-1/+1
Signed-off-by: Brian Paul <brianp@vmware.com>
2011-11-17docs: Import 7.11 release notes from branchIan Romanick1-2/+264
2011-06-18i965: Enable extension GL_ARB_shader_texture_lod.Kenneth Graunke1-1/+1
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36987 Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Anholt <eric@anholt.net>
2011-05-18swrast: anisotropic filtering extensionAndreas Faenger1-0/+1
Anisotropic filtering extension for swrast intended to be used by osmesa to create high quality renderings. Based on Higher Quality Elliptical Weighted Avarage Filter (EWA). A 2nd implementation using footprint assembly is also provided. Signed-off-by: Brian Paul <brianp@vmware.com>
2011-05-13docs: update relnotes-7.11Marek Olšák1-0/+1
2011-05-06docs: update relnotes-7.11Marek Olšák1-0/+5
2011-04-30docs: add ARB_ES2_compatibility in relnotes-7.11Marek Olšák1-0/+1
2011-04-29docs: update relnotes-7.11Marek Olšák1-0/+2
2011-04-26docs: fix typo, wrap lines in 7.11 release notesBrian Paul1-2/+3
2011-04-26docs: add GL_ARB_robustness to 7.11 release notesBrian Paul1-0/+1
2011-04-23i965: Add support for NV_conditional_render.Eric Anholt1-0/+1
Since we lack hardware support for it, this is a simple matter of checking _mesa_check_conditional_render at the entrypoints, and suppressing it for the metaops where it doesn't apply. Reviewed-by: Brian Paul <brianp@vmware.com>
2011-04-23i965: Add support for ARB_texture_compression_rgtc.Eric Anholt1-2/+2
Tested with rgtc-teximage-0[12]. EXT_texture_compression_rgtc/fbo-generatemipmap-formats fails in NPOT just like S3TC does. Reviewed-by: Brian Paul <brianp@vmware.com>
2011-04-20docs: Update for Intel ARB_texture_float and ARB_color_buffer_float.Eric Anholt1-3/+3
Reviewed-by: Brian Paul <brianp@vmware.com>
2011-04-15docs: update relnotes-7.11Marek Olšák1-3/+13
I made a glxinfo diff between 7.10 and master and added missing items and also sorted the list.
2011-04-10docs: GL_ARB_sampler_objects updatesBrian Paul1-0/+1
2011-02-28mesa: remove GL_SGI_texture_color_table supportBrian Paul1-0/+2
It was only implemented in the swrast driver and probably not used by any applications. A modern app would use a dependent/chained texture lookup in the fragment shader.
2011-02-28rgtc: update docsDave Airlie1-0/+1
2011-01-28docs: removed VC8 project filesBrian Paul1-2/+4
2011-01-16docs: add GL_EXT_texture_sRGB_decode to relnotesDave Airlie1-0/+1
2011-01-15docs: document GL_ARB_draw_buffers_blendBrian Paul1-0/+1
2011-01-15docs: document GL_ARB_instanced_arraysBrian Paul1-0/+1
2011-01-15docs: document GL_ARB_draw_instancedBrian Paul1-0/+1
2011-01-14docs: skeleton file for 7.11 release notes, add missing linksBrian Paul1-0/+53