Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-08 | docs: fill in 7.9.2 release date | Brian Paul | 1 | -1/+1 | |
2011-03-02 | docs: Add 7.9.2 md5sums | Ian Romanick | 1 | -1/+6 | |
2011-03-02 | docs: Add change log to 7.9.2 release notesmesa-7.9.2 | Ian Romanick | 1 | -1/+202 | |
2011-03-01 | docs: Clean up bug fixes list | Ian Romanick | 1 | -12/+14 | |
All the unnumbered bugs are first. These are followed by numbered bugs sorted by bug number. This is analogous to 8aabb1bc on the 7.10 branch. | |||||
2011-03-01 | docs: Update 7.9.2 release notes for recent cherry picks | Ian Romanick | 1 | -1/+21 | |
2011-03-01 | docs: updated environment variable list | Brian Paul | 1 | -12/+90 | |
(cherry picked from commit 1bf9954bb44e47670c8805078f78b5444e97c18d) Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> | |||||
2011-03-01 | docs: fix glsl_compiler name | Sam Hocevar | 1 | -1/+1 | |
(cherry picked from commit fde49436881e64cc9fd838761cea3d6718832449) | |||||
2011-03-01 | docs: add glsl info | Sam Hocevar | 1 | -0/+1 | |
(cherry picked from commit 3e8fb54fb8940d015dcc4631cb84255228b1ad9e) | |||||
2011-02-21 | docs: add links to 7.9.1 and 7.9.2 release notes | Brian Paul | 1 | -0/+2 | |
2011-02-21 | docs: update 7.9.2 release notes with Brian's cherry-picks | Brian Paul | 1 | -1/+13 | |
2011-02-21 | docs: Update 7.9.2 release notes | Ian Romanick | 1 | -0/+8 | |
Add recent cherry picks | |||||
2011-02-04 | docs: Update 7.9.2 release notes | Ian Romanick | 1 | -0/+10 | |
Add recent cherry picks for precision qualifers, linker bugs, and other issues. | |||||
2011-02-04 | docs: Add a relnote for the Civ IV on i965. | Eric Anholt | 1 | -0/+2 | |
2011-02-04 | i965: Make OPCODE_KIL_NV do its work in a temp, not the null reg! | Ian Romanick | 1 | -0/+2 | |
This is similar to commit 0efea25c in 7.10. The change was made directly in the 7.9 branch because the affected code does not exist in Mesa 7.10 or later. It was removed with the change to the new fragment shader back-end. Fixes the GPU hang in piglit test glsl-fs-discard-03. | |||||
2011-01-26 | docs: Update 7.9.2 release notes | Ian Romanick | 1 | -2/+2 | |
Replace "Fix an error in uniform arrays in row calculating" with the actual bugzilla that was fixed. | |||||
2011-01-25 | docs: Initial set of release notes for 7.9.2 | Ian Romanick | 1 | -0/+74 | |
2011-01-08 | docs: fix messed up names with special characters in relnotes-7.9.1 | Marek Olšák | 1 | -2/+4 | |
2011-01-07 | docs: Add 7.9.1 md5sums | Ian Romanick | 1 | -1/+6 | |
2011-01-07 | docs: Add change log to 7.9.1 release notesmesa-7.9.1 | Ian Romanick | 1 | -1/+283 | |
2011-01-07 | docs: Initial set of release notes for 7.9.1 | Ian Romanick | 1 | -0/+117 | |
2010-10-05 | docs: added news item for 7.9 release | Ian Romanick | 1 | -1/+9 | |
Also fix link to release notes in 7.9-rc1 news item. | |||||
2010-10-05 | docs: Update mailing lines from sf.net to freedesktop.org | Ian Romanick | 1 | -3/+4 | |
(cherry picked from commit c19bc5de961fe5e1f8a17131bcfae3dbcccaca29) | |||||
2010-10-05 | docs: download.html does not need to be updated for each release | Ian Romanick | 1 | -1/+1 | |
(cherry picked from commit 41e371e351cc4c77b2b20a545af2dfa2dab253d7) | |||||
2010-10-05 | docs: Import 7.8.x release notes from 7.8 branch. | Ian Romanick | 3 | -3/+186 | |
2010-10-04 | Add 7.9 md5sums | Ian Romanick | 1 | -6/+6 | |
2010-10-04 | docs: Add 7.9 release datemesa-7.9 | Ian Romanick | 1 | -1/+1 | |
2010-10-04 | Add evergreen support to release notes | Alex Deucher | 1 | -0/+1 | |
2010-10-04 | docs: Update 7.9 release notes with one more bug fix | Ian Romanick | 1 | -0/+1 | |
2010-10-04 | docs: Add list of bugs fixed in 7.9 | Ian Romanick | 1 | -0/+51 | |
(cherry picked from commit 7f440b3f9d76fa3a02877074d9701ab499d5de34) | |||||
2010-10-05 | update release notes for Gallium | Marek Olšák | 1 | -3/+19 | |
I am trying to be exhaustive, but still I might have missed tons of other changes to Gallium. | |||||
2010-09-27 | Add 7.9-rc1 md5sums | Ian Romanick | 1 | -1/+6 | |
2010-09-27 | mesa: set version string to 7.9-rc1mesa-7.9-rc1 | Ian Romanick | 1 | -0/+8 | |
2010-09-20 | docs: mark as obsolete, remove dead links | Brian Paul | 1 | -4/+6 | |
(cherry picked from commit 0bc3e1f4f4b0827ac4a880cdbdb1da069e80fac9) | |||||
2010-09-20 | docs: remove old broken link | Brian Paul | 1 | -1/+0 | |
(cherry picked from commit a8fde1ba4df17427c82404e0c91930a6290391bf) | |||||
2010-09-19 | st/egl: Rename kms backend to drm. | Chia-I Wu | 1 | -2/+2 | |
The main use of the backend is to support EGL_MESA_drm_display. drm should be a better name. (cherry picked from commit e7424d72405a1cb1fb5ac625b340043aaa9f88be) | |||||
2010-09-14 | mesa: upgrade wglext.h to version 22 | Brian Paul | 1 | -0/+1 | |
2010-09-14 | mesa: upgrade glxext.h to version 32 | Brian Paul | 1 | -0/+1 | |
2010-09-14 | mesa: update to version 64 of GL/glext.h | Brian Paul | 1 | -0/+1 | |
A number of other files had to be updated as well because const qualifiers were added to the glMultiDrawArrays() function. Also, GL_FIXED is now defined in glext.h. | |||||
2010-09-09 | docs: Update egl.html. | Chia-I Wu | 1 | -2/+10 | |
Mention that EGL_DRIVERS_PATH should be specified for uninstalled build. Update TODOs. | |||||
2010-08-26 | docs: update news.html with 7.8.2 release info | Brian Paul | 1 | -0/+8 | |
2010-08-26 | docs: remove links to tungstengraphics.com, and misc updates | Brian Paul | 4 | -29/+18 | |
2010-08-26 | docs: remove link to old memory.html page | Brian Paul | 1 | -1/+0 | |
2010-08-25 | egl: Add EGL_MESA_drm_image extension | Kristian Høgsberg | 1 | -0/+149 | |
Create EGLImages from DRM buffer handles. | |||||
2010-08-24 | docs: updated info about GLSL compiler | Brian Paul | 1 | -146/+44 | |
Ian or Eric should review this and add/edit as needed. | |||||
2010-08-24 | docs: list the new GLSL compiler | Brian Paul | 1 | -0/+3 | |
2010-08-23 | intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample. | Eric Anholt | 1 | -0/+1 | |
The spec specifically sets the minimum MAX_SAMPLES at 1 to allow exposing the extension on all implementations, so do so. | |||||
2010-07-23 | docs: document new extensions for Gallium | Brian Paul | 1 | -0/+2 | |
2010-07-03 | docs: Update EGL doc. | Chia-I Wu | 1 | -50/+19 | |
Updated for the reorganization of st/egl targets. | |||||
2010-06-21 | docs: add link to 7.9 relnotes | Brian Paul | 1 | -0/+1 | |
2010-06-17 | egl: s/EGL_DISPLAY/EGL_PLATFORM/. | Chia-I Wu | 1 | -16/+16 | |
A platform is already used to mean a window system in EGL. No need to use a different term. |