summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2011-06-13docs: Add change log to 7.10.3 release notesmesa-7.10.3Ian Romanick1-1/+204
2011-06-13docs: Add list of bugs fixed in 7.10.3 releaseIan Romanick1-0/+39
2011-06-10docs: 7.10.3 release notes skeleton file, linksBrian Paul3-0/+64
2011-04-20docs: replace llvmpipe/README with docs/llvmpipe.htmlBrian Paul2-0/+205
2011-04-11docs: add link to 7.10.2 release notesBrian Paul1-0/+1
2011-04-06docs: Add 7.10.2 md5sumsIan Romanick1-2/+7
2011-04-06docs: update news.html with 7.10.2 releasemesa-7.10.2Ian Romanick1-0/+7
2011-04-06docs: Add change log to 7.10.2 release notesIan Romanick1-1/+121
2011-04-06docs: Initial bits of 7.10.2 release notesIan Romanick1-0/+81
2011-04-04docs: update prerequisites, remove old demo infoBrian Paul1-80/+24
(cherry picked from commit 32a11e5324dcad267d21188ae21bdc8f0b0f29a1)
2011-04-04docs: update info about Mesa packaging/contentsBrian Paul1-58/+25
(cherry picked from commit 48f696c79364bc006e77e27de3511b090241080d)
2011-03-08docs: add, fix release notes linksBrian Paul1-1/+2
2011-03-08docs: fill in 7.10.1 release dataBrian Paul1-1/+1
2011-03-08docs: update news.html with 7.10.1 and 7.9.2 releasesBrian Paul1-0/+13
2011-03-08docs: pull 7.9.2 release notes into 7.10 branchBrian Paul1-0/+336
2011-03-02docs: Add 7.10.1 md5sumsIan Romanick1-1/+6
2011-03-02docs: Add change log to 7.10.1 release notesmesa-7.10.1Ian Romanick1-1/+244
2011-03-01docs: Clean up bug fixes listIan Romanick1-13/+16
All the unnumbered bugs are first. These are followed by numbered bugs sorted by bug number.
2011-03-01docs: Update 7.10.1 with (hopefully) the last of the cherry picksIan Romanick1-0/+4
2011-03-01docs: updated environment variable listBrian Paul1-12/+90
(cherry picked from commit 1bf9954bb44e47670c8805078f78b5444e97c18d) Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2011-03-01docs: fix glsl_compiler nameSam Hocevar1-1/+1
(cherry picked from commit fde49436881e64cc9fd838761cea3d6718832449)
2011-03-01docs: add glsl infoSam Hocevar1-0/+1
(cherry picked from commit 3e8fb54fb8940d015dcc4631cb84255228b1ad9e)
2011-02-28docs: update 7.10.1 release notes with Ian's recent cherry picksIan Romanick1-0/+14
2011-02-21docs: add link to 7.10.1 release notesBrian Paul1-0/+1
2011-02-21docs: update 7.9.2 release notes with Brian's cherry-picksBrian Paul1-0/+13
2011-02-21docs: Update 7.10.1 release notesIan Romanick1-0/+14
Add recent cherry picks
2011-02-04docs: Update 7.10.1 release notesIan Romanick1-0/+8
Add recent cherry picks for precision qualifers, linker bugs, and other issues.
2011-01-26docs: Update 7.10.1 release notesIan Romanick1-3/+3
Replace "Fix an error in uniform arrays in row calculating" with the actual bugzilla that was fixed. Put the entry for bug #30156 in the correct order.
2011-01-25doc: Update 7.10.1 release notesIan Romanick1-0/+3
2011-01-18docs: Add a relnote for the Civ IV on i965.Eric Anholt1-0/+2
2011-01-17docs: Initial bits of 7.10.1 release notesIan Romanick1-0/+71
2011-01-14docs: added news item for 7.9.1 and 7.10 releaseBrian Paul1-0/+13
2011-01-14docs: add links to 7.9.1 and 7.10 release notesBrian Paul1-0/+2
2011-01-08docs: fix messed up names with special characters in relnotes-7.9.1Marek Olšák1-2/+4
(cherry picked from commit 67aeab0b77fb6be864088e69ea74a010b6543fa1)
2011-01-08docs: fix messed up names with special characters in relnotes-7.10Marek Olšák1-2/+4
2011-01-07docs: Add 7.10 md5sumsIan Romanick1-1/+6
2011-01-07docs: Update 7.10 release notesIan Romanick1-4/+2736
2011-01-07docs: Import 7.9.1 release notes from 7.9 branchIan Romanick1-0/+404
(cherry picked from commit 46a360b26a4d5e9ff8e00388605799ed60849a03)
2011-01-05docs: Add an example for EGL_DRIVERS_PATH.Chia-I Wu1-0/+10
EGL_DRIVERS_PATH can be set to test EGL without installation. (cherry picked from commit cba77869547f8edb1c1fdafcf457bccc4097042b)
2010-12-25docs/egl: Update egl.html.Chia-I Wu1-11/+32
Various updates and a new section about packaging. (cherry picked from commit 65e8f8111094a0acbdf5d0a400967a43b5da2996)
2010-11-30docs: Fix MESA_drm_image typoKristian Høgsberg1-1/+1
2010-11-21docs: add GL 4.1 statusMarek Olšák1-0/+12
2010-11-21docs: update some GL 3.0 statusBrian Paul1-5/+6
2010-11-17mesa: upgrade to glext.h version 66Brian Paul1-1/+1
The type of the num/count parameter to glProgramParameters4[df]vNV() changed so some API dispatch code needed updates too.
2010-11-10docs: Update egl docs.Chia-I Wu1-25/+35
2010-11-02egl: Rework _eglGetSearchPath.Chia-I Wu1-5/+0
So that the directory part of EGL_DRIVER, if exists, is prepended to the search path. This commit also adds a sanity check to _eglLog.
2010-10-29docs: Update egl and openvg docs.Chia-I Wu2-48/+28
2010-10-27docs: add GL_EXT_separate_shader_objects to release notesIan Romanick1-0/+1
2010-10-23docs: updated GL3 status for primitive restartBrian Paul1-1/+1
2010-10-21Merge branch 'primitive-restart-cleanup'Brian Paul1-0/+1
Conflicts: docs/relnotes-7.10.html This branch is a re-do of the primitive-restart branch with all the intermediate/temporary stuff cleaned out.