Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: add new iframe layout | Andreas Boll | 2012-09-19 | 1 | -0/+8 |
| | |||||
* | docs/relnotes: consolidate html header | Andreas Boll | 2012-06-18 | 1 | -10/+7 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: escape special html chars | Andreas Boll | 2012-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: Import 7.11 release notes from branch | Ian Romanick | 2011-11-17 | 1 | -2/+264 |
| | |||||
* | i965: Enable extension GL_ARB_shader_texture_lod. | Kenneth Graunke | 2011-06-18 | 1 | -1/+1 |
| | | | | | | | Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36987 Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Eric Anholt <[email protected]> | ||||
* | swrast: anisotropic filtering extension | Andreas Faenger | 2011-05-18 | 1 | -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 <[email protected]> | ||||
* | docs: update relnotes-7.11 | Marek Olšák | 2011-05-13 | 1 | -0/+1 |
| | |||||
* | docs: update relnotes-7.11 | Marek Olšák | 2011-05-06 | 1 | -0/+5 |
| | |||||
* | docs: add ARB_ES2_compatibility in relnotes-7.11 | Marek Olšák | 2011-04-30 | 1 | -0/+1 |
| | |||||
* | docs: update relnotes-7.11 | Marek Olšák | 2011-04-29 | 1 | -0/+2 |
| | |||||
* | docs: fix typo, wrap lines in 7.11 release notes | Brian Paul | 2011-04-26 | 1 | -2/+3 |
| | |||||
* | docs: add GL_ARB_robustness to 7.11 release notes | Brian Paul | 2011-04-26 | 1 | -0/+1 |
| | |||||
* | i965: Add support for NV_conditional_render. | Eric Anholt | 2011-04-23 | 1 | -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 <[email protected]> | ||||
* | i965: Add support for ARB_texture_compression_rgtc. | Eric Anholt | 2011-04-23 | 1 | -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 <[email protected]> | ||||
* | docs: Update for Intel ARB_texture_float and ARB_color_buffer_float. | Eric Anholt | 2011-04-20 | 1 | -3/+3 |
| | | | | Reviewed-by: Brian Paul <[email protected]> | ||||
* | docs: update relnotes-7.11 | Marek Olšák | 2011-04-15 | 1 | -3/+13 |
| | | | | | I made a glxinfo diff between 7.10 and master and added missing items and also sorted the list. | ||||
* | docs: GL_ARB_sampler_objects updates | Brian Paul | 2011-04-10 | 1 | -0/+1 |
| | |||||
* | mesa: remove GL_SGI_texture_color_table support | Brian Paul | 2011-02-28 | 1 | -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. | ||||
* | rgtc: update docs | Dave Airlie | 2011-02-28 | 1 | -0/+1 |
| | |||||
* | docs: removed VC8 project files | Brian Paul | 2011-01-28 | 1 | -2/+4 |
| | |||||
* | docs: add GL_EXT_texture_sRGB_decode to relnotes | Dave Airlie | 2011-01-16 | 1 | -0/+1 |
| | |||||
* | docs: document GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 1 | -0/+1 |
| | |||||
* | docs: document GL_ARB_instanced_arrays | Brian Paul | 2011-01-15 | 1 | -0/+1 |
| | |||||
* | docs: document GL_ARB_draw_instanced | Brian Paul | 2011-01-15 | 1 | -0/+1 |
| | |||||
* | docs: skeleton file for 7.11 release notes, add missing links | Brian Paul | 2011-01-14 | 1 | -0/+53 |