Marek Olšák
27d3e0b25c
docs: update relnotes-7.11
2011-05-06 20:14:28 +02:00
Marek Olšák
bd661a933b
docs: add ARB_ES2_compatibility in relnotes-7.11
2011-04-30 12:02:01 +02:00
Marek Olšák
f974bdebee
docs: update relnotes-7.11
2011-04-29 11:32:55 +02:00
Brian Paul
2d422a6c48
docs: fix typo, wrap lines in 7.11 release notes
2011-04-26 14:58:33 -06:00
Brian Paul
83eda35f16
docs: add GL_ARB_robustness to 7.11 release notes
2011-04-26 14:57:57 -06:00
Eric Anholt
1df72402d9
i965: Add support for NV_conditional_render.
...
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-23 13:21:57 -07:00
Eric Anholt
4093fdce6d
i965: Add support for ARB_texture_compression_rgtc.
...
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-23 13:14:56 -07:00
Eric Anholt
6e13cbcb74
docs: Update for Intel ARB_texture_float and ARB_color_buffer_float.
...
Reviewed-by: Brian Paul <brianp@vmware.com>
2011-04-20 10:35:43 -07:00
Marek Olšák
9305922563
docs: update relnotes-7.11
...
I made a glxinfo diff between 7.10 and master and added missing items
and also sorted the list.
2011-04-15 05:08:00 +02:00
Brian Paul
da8d0c965c
docs: GL_ARB_sampler_objects updates
2011-04-10 13:12:50 -06:00
Brian Paul
9d20849516
mesa: remove GL_SGI_texture_color_table support
...
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-28 18:24:30 -07:00
Dave Airlie
e107a3aa08
rgtc: update docs
2011-02-28 13:43:32 +10:00
Brian Paul
e89fc33d7a
docs: removed VC8 project files
2011-01-28 13:40:47 -07:00
Dave Airlie
608ccfe316
docs: add GL_EXT_texture_sRGB_decode to relnotes
2011-01-16 12:54:57 +10:00
Brian Paul
3bee900a72
docs: document GL_ARB_draw_buffers_blend
2011-01-15 18:38:46 -07:00
Brian Paul
9473ca356f
docs: document GL_ARB_instanced_arrays
2011-01-15 17:40:56 -07:00
Brian Paul
889f44bc90
docs: document GL_ARB_draw_instanced
2011-01-15 17:37:40 -07:00
Brian Paul
7ff89b030f
docs: skeleton file for 7.11 release notes, add missing links
2011-01-14 17:46:38 -07:00