Erik Faye-Lund
ecdab0dfea
docs: drop h1 in header
...
It's generally frowned upon to have more than one H1 per document in
HTML4. So let's put the text directly inside the header. This means we
can drop the flex-based centering, which makes things a bit easier. We
also need to change the padding to rem instead of em, because the em has
now changed.
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com >
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com >
2019-05-08 07:18:15 +00:00
Ian Romanick
862044c7f7
docs: Import 10.0 release notes, add news item
...
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com >
2013-11-30 23:42:51 -08:00
Emil Velikov
d33d260b90
docs: indicate GLX_MESA_query_renderer's completion
...
Cc: "10.0" <mesa-stable@lists.freedesktop.org >
Acked-by: Chris Forbes <chrisf@ijw.co.nz >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com >
2013-11-18 15:38:37 +00:00
Emil Velikov
ca9794658e
docs: add a note about removed state tracker/targets
...
The X.Org state tracker is gone, as well as the xvmc/vdpau
r300 and softpipe targets.
Cc: "10.0" <mesa-stable@lists.freedesktop.org >
Acked-by: Chris Forbes <chrisf@ijw.co.nz >
Reviewed-by: Marek Olšák <marek.olsak@amd.com >
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com >
2013-11-18 15:37:39 +00:00
Ian Romanick
cf0da87917
docs: Mark off ARB_shader_atomic_counters for i965
...
...and update relnotes.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com >
2013-11-07 16:02:03 -08:00
Fredrik Höglund
c9ac891fa4
docs: Mark off ARB_vertex_type_10f_11f_11f_rev for r600g
...
...and update relnotes.
Reviewed-by: Dave Airlie <airlied@redhat.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
2013-11-07 23:55:46 +01:00
Chris Forbes
4871e7b91f
docs: update relnotes
2013-11-08 09:10:06 +13:00
Fredrik Höglund
23e69ad6ec
docs: Mark ARB_vertex_attrib_binding as done, update relnotes
...
Reviewed-by: Eric Anholt <eric@anholt.net >
2013-11-07 16:21:43 +01:00
Chris Forbes
3785fe2715
docs: Mark off ARB_sample_shading; minor tidyup.
...
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz >
2013-11-06 19:36:27 +13:00
Kenneth Graunke
5eb0835b91
docs: List transfom_feedback{2,3,instanced} for i965 in release notes.
2013-10-31 11:11:01 -07:00
Rico Schüller
aab03f75f3
docs: Update docs for ARB_texture_mirror_clamp_to_edge.
...
Signed-off-by: Rico Schüller <kgbricola@web.de >
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2013-10-21 21:02:51 -07:00
Kenneth Graunke
653cc008a8
docs: Note that we support OpenGL 3.3 in the release notes.
...
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org >
Reviewed-by: Matt Turner <mattst88@gmail.com >
2013-10-18 15:24:18 -07:00
Paul Berry
975c6ce605
mesa: Bump version to 10.0.0.
...
Mesa now supports OpenGL 3.2 and GLSL 1.50, so bump the Mesa major
version from 9 to 10 to reflect this.
Reviewed-by: Matt Turner <mattst88@gmail.com >
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz >
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
2013-10-12 08:58:18 -07:00