Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: list the new GLSL compiler | Brian Paul | 2010-08-24 | 1 | -0/+3 |
| | |||||
* | intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample. | Eric Anholt | 2010-08-23 | 1 | -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 Gallium | Brian Paul | 2010-07-23 | 1 | -0/+2 |
| | |||||
* | mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotes | Marek Olšák | 2010-06-05 | 1 | -0/+1 |
| | | | | The specifications are identical. | ||||
* | docs: note that the Mesa demos are in a new repo | Brian Paul | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | i965: Add support for EXT_timer_query on Ironlake. | Eric Anholt | 2010-05-26 | 1 | -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 notes | Brian Paul | 2010-03-05 | 1 | -0/+50 |