diff options
| author | Christoph Bumiller <e0425955@student.tuwien.ac.at> | 2010-09-02 18:31:49 +0200 |
|---|---|---|
| committer | Christoph Bumiller <e0425955@student.tuwien.ac.at> | 2010-09-02 18:31:49 +0200 |
| commit | 222d2f2ac2c7d93cbc0643082c78278ad2c8cfce (patch) | |
| tree | b79152c238022b2a901201c22e5809ac520732bf /docs/relnotes-7.9.html | |
| parent | 443abc80db9e1a288ce770e76cccd43664348098 (diff) | |
| parent | e73c5501b2fe20290d1b691c85a5d82ac3a0431c (diff) | |
Merge remote branch 'origin/master' into nv50-compiler
Conflicts:
src/gallium/drivers/nv50/nv50_program.c
Diffstat (limited to 'docs/relnotes-7.9.html')
| -rw-r--r-- | docs/relnotes-7.9.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html index 457dd8fd05..2cc7c4ec62 100644 --- a/docs/relnotes-7.9.html +++ b/docs/relnotes-7.9.html @@ -34,7 +34,11 @@ tbd <h2>New features</h2> <ul> +<li>New, improved GLSL compiler written by Intel. + See the <a href="shading.html"> Shading Language</a> page for + more information. <li>GL_EXT_timer_query extension (i965 driver only) +<li>GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1) <li>GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle) <li>GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program_shadow and GL_EXT_draw_buffers2 in Gallium drivers |
