| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: Adjust the MESA_multithread_makecurrent spec to match implementation. | Eric Anholt | 2011-02-26 | 1 | -3/+26 |
* | mesa: Add new MESA_multithread_makecurrent extension. | Eric Anholt | 2011-02-26 | 1 | -0/+135 |
* | docs: updated environment variable list | Brian Paul | 2011-02-17 | 1 | -13/+90 |
* | docs: add glsl info | Sam Hocevar | 2011-02-16 | 1 | -0/+1 |
* | docs: fix glsl_compiler name | Sam Hocevar | 2011-02-16 | 1 | -1/+1 |
* | docs: Fix typo in GL3.txt | Sedat Dilek | 2011-02-14 | 1 | -1/+1 |
* | update GL3.txt for GL_EXT_framebuffer_sRGB status | Dave Airlie | 2011-02-12 | 1 | -1/+1 |
* | docs: removed VC8 project files | Brian Paul | 2011-01-28 | 1 | -2/+4 |
* | docs: update GL3 status | Marek Olšák | 2011-01-27 | 1 | -5/+8 |
* | docs: update README.WIN32 per Karl's request | Brian Paul | 2011-01-20 | 1 | -9/+7 |
* | 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 | 2 | -1/+2 |
* | docs: update GL3.txt status | Brian Paul | 2011-01-15 | 1 | -2/+2 |
* | 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 | 2 | -0/+56 |
* | mesa: Remove GLES overlay. | Chia-I Wu | 2011-01-10 | 2 | -14/+1 |
* | egl: Make egl_dri2 and egl_glx built-in drivers. | Chia-I Wu | 2011-01-10 | 1 | -3/+4 |
* | docs: fix messed up names with special characters in relnotes-7.9.1 | Marek Olšák | 2011-01-08 | 1 | -2/+4 |
* | docs: fix messed up names with special characters in relnotes-7.10 | Marek Olšák | 2011-01-08 | 1 | -2/+4 |
* | docs: Import 7.10 release notes from 7.10 branch | Ian Romanick | 2011-01-07 | 1 | -5/+2742 |
* | docs: Import 7.9.1 release notes from 7.9 branch | Ian Romanick | 2011-01-07 | 1 | -0/+404 |
* | docs: Add an example for EGL_DRIVERS_PATH. | Chia-I Wu | 2011-01-04 | 1 | -0/+10 |
* | docs/egl: Update egl.html. | Chia-I Wu | 2010-12-25 | 1 | -11/+32 |
* | mesa/swrast/st: add ARB_occlusion_query2 support. | Dave Airlie | 2010-12-18 | 1 | -1/+1 |
* | docs: Fix MESA_drm_image typo | Kristian Høgsberg | 2010-11-30 | 1 | -1/+1 |
* | docs: add GL 4.1 status | Marek Olšák | 2010-11-21 | 1 | -0/+12 |
* | docs: update some GL 3.0 status | Brian Paul | 2010-11-21 | 1 | -5/+6 |
* | mesa: upgrade to glext.h version 66 | Brian Paul | 2010-11-17 | 1 | -1/+1 |
* | docs: Update egl docs. | Chia-I Wu | 2010-11-10 | 1 | -25/+35 |
* | egl: Rework _eglGetSearchPath. | Chia-I Wu | 2010-11-02 | 1 | -5/+0 |
* | docs: Update egl and openvg docs. | Chia-I Wu | 2010-10-29 | 2 | -48/+28 |
* | docs: add GL_EXT_separate_shader_objects to release notes | Ian Romanick | 2010-10-27 | 1 | -0/+1 |
* | docs: updated GL3 status for primitive restart | Brian Paul | 2010-10-23 | 1 | -1/+1 |
* | Merge branch 'primitive-restart-cleanup' | Brian Paul | 2010-10-21 | 1 | -0/+1 |
|\ |
|
| * | docs: added GL_NV_primitive_restart extension | Brian Paul | 2010-10-21 | 1 | -0/+1 |
* | | docs: add GL_ARB_texture_rg to release notes | Brian Paul | 2010-10-21 | 1 | -0/+1 |
* | | docs: update texture red/green support in GL3.txt | Brian Paul | 2010-10-21 | 1 | -1/+1 |
|/ |
|
* | docs: Update status of GL 3.x related extensions | Ian Romanick | 2010-10-08 | 1 | -3/+3 |
* | docs: skeleton for 7.10 release notes | Ian Romanick | 2010-10-08 | 1 | -0/+53 |
* | docs: added news item for 7.9 release | Ian Romanick | 2010-10-05 | 1 | -1/+9 |
* | docs: Import news updates from 7.9 branch | Ian Romanick | 2010-10-05 | 1 | -0/+8 |
* | docs: Update mailing lines from sf.net to freedesktop.org | Ian Romanick | 2010-10-05 | 1 | -3/+4 |
* | docs: download.html does not need to be updated for each release | Ian Romanick | 2010-10-05 | 1 | -1/+1 |
* | docs: Import 7.8.x release notes from 7.8 branch. | Ian Romanick | 2010-10-05 | 3 | -3/+186 |
* | docs: Import 7.9 release notes from 7.9 branch. | Ian Romanick | 2010-10-05 | 1 | -2/+9 |
* | update release notes for Gallium | Marek Olšák | 2010-10-05 | 1 | -4/+19 |
* | docs: Add list of bugs fixed in 7.9 | Ian Romanick | 2010-10-04 | 1 | -0/+52 |
* | docs: mark as obsolete, remove dead links | Brian Paul | 2010-09-20 | 1 | -4/+6 |
* | docs: remove old broken link | Brian Paul | 2010-09-20 | 1 | -1/+0 |