Ian Romanick
aa180f2786
docs: update 7.10.1 release notes with Ian's recent cherry picks
2011-02-28 15:58:05 -08:00
Brian Paul
6c7adb0822
docs: add link to 7.10.1 release notes
2011-02-21 18:05:56 -07:00
Brian Paul
917c44aa52
docs: update 7.9.2 release notes with Brian's cherry-picks
2011-02-21 18:05:39 -07:00
Ian Romanick
fef0bf65a7
docs: Update 7.10.1 release notes
...
Add recent cherry picks
2011-02-21 13:35:59 -08:00
Ian Romanick
b54faf45dc
docs: Update 7.10.1 release notes
...
Add recent cherry picks for precision qualifers, linker bugs, and other issues.
2011-02-04 16:51:17 -08:00
Ian Romanick
a80384d7f6
docs: Update 7.10.1 release notes
...
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-26 10:16:36 -08:00
Ian Romanick
c8e504eec5
doc: Update 7.10.1 release notes
2011-01-25 15:52:56 -08:00
Eric Anholt
2d22c508c7
docs: Add a relnote for the Civ IV on i965.
2011-01-18 12:06:54 -08:00
Ian Romanick
0a0b0c8f7e
docs: Initial bits of 7.10.1 release notes
2011-01-17 16:27:58 -08:00
Brian Paul
ea96167f2f
docs: added news item for 7.9.1 and 7.10 release
2011-01-14 17:35:27 -07:00
Brian Paul
b8062cdf4b
docs: add links to 7.9.1 and 7.10 release notes
2011-01-14 17:35:08 -07:00
Marek Olšák
38c3d8a828
docs: fix messed up names with special characters in relnotes-7.9.1
...
(cherry picked from commit 67aeab0b77 )
2011-01-08 03:07:25 +01:00
Marek Olšák
36009724fd
docs: fix messed up names with special characters in relnotes-7.10
2011-01-08 03:06:04 +01:00
Ian Romanick
50a82a8601
docs: Add 7.10 md5sums
2011-01-07 14:20:27 -08:00
Ian Romanick
c18447bf97
docs: Update 7.10 release notes
2011-01-07 14:07:51 -08:00
Ian Romanick
5768445eaf
docs: Import 7.9.1 release notes from 7.9 branch
...
(cherry picked from commit 46a360b26a )
2011-01-07 13:41:15 -08:00
Chia-I Wu
ebcb7f27e5
docs: Add an example for EGL_DRIVERS_PATH.
...
EGL_DRIVERS_PATH can be set to test EGL without installation.
(cherry picked from commit cba7786954 )
2011-01-05 11:37:12 +08:00
Chia-I Wu
662afccabe
docs/egl: Update egl.html.
...
Various updates and a new section about packaging.
(cherry picked from commit 65e8f81110 )
2010-12-25 02:57:58 +08:00
Kristian Høgsberg
7db49853f0
docs: Fix MESA_drm_image typo
2010-11-30 21:14:50 -05:00
Marek Olšák
2892c8bdbc
docs: add GL 4.1 status
2010-11-21 23:03:58 +01:00
Brian Paul
0ec0f1025d
docs: update some GL 3.0 status
2010-11-21 09:40:28 -07:00
Brian Paul
48af60b465
mesa: upgrade to glext.h version 66
...
The type of the num/count parameter to glProgramParameters4[df]vNV()
changed so some API dispatch code needed updates too.
2010-11-17 20:04:45 -07:00
Chia-I Wu
3418f74a94
docs: Update egl docs.
2010-11-10 01:31:38 +08:00
Chia-I Wu
ad00a92ee7
egl: Rework _eglGetSearchPath.
...
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-11-02 01:37:16 +08:00
Chia-I Wu
c6320c5eb2
docs: Update egl and openvg docs.
2010-10-29 12:11:49 +08:00
Ian Romanick
502943049a
docs: add GL_EXT_separate_shader_objects to release notes
2010-10-27 13:45:29 -07:00
Brian Paul
b4c013307b
docs: updated GL3 status for primitive restart
2010-10-23 10:19:29 -06:00
Brian Paul
69a07be3e5
Merge branch 'primitive-restart-cleanup'
...
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.
2010-10-21 19:05:47 -06:00
Brian Paul
b2d4dfe5cc
docs: added GL_NV_primitive_restart extension
2010-10-21 19:03:39 -06:00
Brian Paul
13cd611f56
docs: add GL_ARB_texture_rg to release notes
2010-10-21 17:05:36 -06:00
Brian Paul
9ad4589e7e
docs: update texture red/green support in GL3.txt
2010-10-21 17:05:35 -06:00
Ian Romanick
48156b87bc
docs: Update status of GL 3.x related extensions
2010-10-08 14:55:27 -07:00
Ian Romanick
1d3027b507
docs: skeleton for 7.10 release notes
2010-10-08 14:50:34 -07:00
Ian Romanick
b2e52cdf83
docs: added news item for 7.9 release
...
Also fix link to release notes in 7.9-rc1 news item.
2010-10-05 10:07:16 -07:00
Ian Romanick
cdf29c44ed
docs: Import news updates from 7.9 branch
...
Partially cherry-picked from commit 61653b488d
2010-10-05 10:05:04 -07:00
Ian Romanick
8f32c64bd1
docs: Update mailing lines from sf.net to freedesktop.org
...
(cherry picked from commit c19bc5de96 )
2010-10-05 10:02:30 -07:00
Ian Romanick
13a90e8900
docs: download.html does not need to be updated for each release
...
(cherry picked from commit 41e371e351 )
2010-10-05 10:02:10 -07:00
Ian Romanick
d0981675cc
docs: Import 7.8.x release notes from 7.8 branch.
2010-10-05 10:01:34 -07:00
Ian Romanick
792b0308fc
docs: Import 7.9 release notes from 7.9 branch.
2010-10-05 09:54:41 -07:00
Marek Olšák
57b7300804
update release notes for Gallium
...
I am trying to be exhaustive, but still I might have missed tons of other
changes to Gallium.
(cherry picked from commit 968a9ec76e )
Conflicts:
docs/relnotes-7.9.html
2010-10-05 02:56:59 +02:00
Ian Romanick
4d435c400d
docs: Add list of bugs fixed in 7.9
2010-10-04 17:39:48 -07:00
Brian Paul
0bc3e1f4f4
docs: mark as obsolete, remove dead links
2010-09-20 08:59:04 -06:00
Brian Paul
a8fde1ba4d
docs: remove old broken link
2010-09-20 08:59:01 -06:00
Chia-I Wu
e7424d7240
st/egl: Rename kms backend to drm.
...
The main use of the backend is to support EGL_MESA_drm_display. drm
should be a better name.
2010-09-19 17:19:03 +08:00
Brian Paul
79ab394cd2
mesa: upgrade wglext.h to version 22
2010-09-14 09:40:23 -06:00
Brian Paul
b106e6261a
mesa: upgrade glxext.h to version 32
2010-09-14 09:39:44 -06:00
Brian Paul
7993832c12
mesa: update to version 64 of GL/glext.h
...
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-14 09:37:37 -06:00
Chia-I Wu
68071822f7
docs: Update egl.html.
...
Mention that EGL_DRIVERS_PATH should be specified for uninstalled build.
Update TODOs.
2010-09-09 13:53:13 +08:00
Brian Paul
b8c53caac8
docs: update news.html with 7.8.2 release info
2010-08-26 11:24:22 -06:00
Brian Paul
30cd76ebbd
docs: remove links to tungstengraphics.com, and misc updates
2010-08-26 11:20:48 -06:00