From c30d5eefc96925b4bef781806c7a0114eca1b8e0 Mon Sep 17 00:00:00 2001
From: marha
Date: Thu, 26 Jun 2014 09:30:29 +0200
Subject: Opdated to openssl-1.0.1h xkeyboard-config fontconfig libX11 libxcb
xcb-proto mesa xserver git update 26 June 2014
xserver commit a3b44ad8db1fa2f3b81c1ff9498f31c5323edd37
libxcb commit 125135452a554e89e49448e2c1ee6658324e1095
libxcb/xcb-proto commit 84bfd909bc3774a459b11614cfebeaa584a1eb38
xkeyboard-config commit 39a226707b133ab5540c2d30176cb3857e74dcca
libX11 commit a4679baaa18142576d42d423afe816447f08336c
fontconfig commit 274f2181f294af2eff3e8db106ec8d7bab2d3ff1
mesa commit 9a8acafa47558cafeb37f80f4b30061ac1962c69
---
mesalib/docs/GL3.txt | 12 +--
mesalib/docs/index.html | 12 +++
mesalib/docs/relnotes.html | 3 +
mesalib/docs/relnotes/10.1.5.html | 105 ++++++++++++++++++++++
mesalib/docs/relnotes/10.1.6.html | 138 +++++++++++++++++++++++++++++
mesalib/docs/relnotes/10.2.1.html | 2 +-
mesalib/docs/relnotes/10.2.2.html | 181 ++++++++++++++++++++++++++++++++++++++
mesalib/docs/relnotes/10.3.html | 6 ++
8 files changed, 452 insertions(+), 7 deletions(-)
create mode 100644 mesalib/docs/relnotes/10.1.5.html
create mode 100644 mesalib/docs/relnotes/10.1.6.html
create mode 100644 mesalib/docs/relnotes/10.2.2.html
(limited to 'mesalib/docs')
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt
index d26c8124d..47165fe1e 100644
--- a/mesalib/docs/GL3.txt
+++ b/mesalib/docs/GL3.txt
@@ -97,7 +97,6 @@ GL 3.3 --- all DONE: i965, nv50, nvc0, r600, radeonsi
GL 4.0:
GLSL 4.0 not started
- GL_ARB_texture_query_lod DONE (i965, nv50, nvc0)
GL_ARB_draw_buffers_blend DONE (i965, nv50, nvc0, r600, radeonsi, softpipe)
GL_ARB_draw_indirect DONE (i965)
GL_ARB_gpu_shader5 started
@@ -119,7 +118,8 @@ GL 4.0:
GL_ARB_tessellation_shader not started
GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, r600, radeonsi, softpipe)
GL_ARB_texture_cube_map_array DONE (i965, nv50, nvc0, r600, radeonsi, softpipe)
- GL_ARB_texture_gather DONE (i965, nv50, nvc0)
+ GL_ARB_texture_gather DONE (i965, nv50, nvc0, radeonsi)
+ GL_ARB_texture_query_lod DONE (i965, nv50, nvc0, radeonsi)
GL_ARB_transform_feedback2 DONE (i965, nv50, nvc0, r600, radeonsi)
GL_ARB_transform_feedback3 DONE (i965, nv50, nvc0, r600, radeonsi)
@@ -132,14 +132,14 @@ GL 4.1:
GL_ARB_separate_shader_objects DONE (all drivers)
GL_ARB_shader_precision not started
GL_ARB_vertex_attrib_64bit not started
- GL_ARB_viewport_array DONE (i965, nv50, r600)
+ GL_ARB_viewport_array DONE (i965, nv50, nvc0, r600)
GL 4.2:
GLSL 4.2 not started
GL_ARB_texture_compression_bptc not started
- GL_ARB_compressed_texture_pixel_storage not started
+ GL_ARB_compressed_texture_pixel_storage DONE (all drivers)
GL_ARB_shader_atomic_counters DONE (i965)
GL_ARB_texture_storage DONE (all drivers)
GL_ARB_transform_feedback_instanced DONE (i965, nv50, nvc0, r600, radeonsi)
@@ -160,7 +160,7 @@ GL 4.3:
GL_ARB_compute_shader started (Paul Berry)
GL_ARB_copy_image not started
GL_KHR_debug DONE (all drivers)
- GL_ARB_explicit_uniform_location not started
+ GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
GL_ARB_fragment_layer_viewport not started
GL_ARB_framebuffer_no_attachments not started
GL_ARB_internalformat_query2 not started
@@ -172,7 +172,7 @@ GL 4.3:
GL_ARB_shader_storage_buffer_object not started
GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi)
GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r600, radeonsi)
- GL_ARB_texture_query_levels DONE (i965)
+ GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30)
GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample)
GL_ARB_texture_view DONE (i965)
GL_ARB_vertex_attrib_binding DONE (all drivers)
diff --git a/mesalib/docs/index.html b/mesalib/docs/index.html
index 2e78343de..fc36c3db0 100644
--- a/mesalib/docs/index.html
+++ b/mesalib/docs/index.html
@@ -16,6 +16,14 @@
News
+
June 24, 2014
+
+Mesa 10.1.6
+and Mesa 10.2.2 are released.
+
+These are bug-fix releases from the 10.1 and 10.2 branches, respectively.
+
+
June 6, 2014
Mesa 10.2.1 is released. This release
@@ -29,6 +37,10 @@ only fixes a build error in the radeonsi driver that was introduced between
development release. See the release notes for more information about
the release.
+
+Also, Mesa 10.1.5 is released.
+This is a bug fix release from the 10.1 branch.
+
May 20, 2014
diff --git a/mesalib/docs/relnotes.html b/mesalib/docs/relnotes.html
index 60d007326..67c19555c 100644
--- a/mesalib/docs/relnotes.html
+++ b/mesalib/docs/relnotes.html
@@ -21,8 +21,11 @@ The release notes summarize what's new or changed in each Mesa release.
+Mesa 10.1.5 is a bug fix release which fixes bugs found since the 10.1.4 release.
+
+
+
+Mesa 10.1.5 implements the OpenGL 3.3 API, but the version reported by
+glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
+glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 3.3. OpenGL
+3.3 is only available if requested at context creation
+because compatibility contexts are not supported.
+
+Mesa 10.1.6 is a bug fix release which fixes bugs found since the 10.1.5 release.
+
+
+
+Mesa 10.1.6 implements the OpenGL 3.3 API, but the version reported by
+glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
+glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 3.3. OpenGL
+3.3 is only available if requested at context creation
+because compatibility contexts are not supported.
+
-Mesa 10.2.1 is a bug fix release which fixes bugs found since the 10.1 release.
+Mesa 10.2.1 is a bug fix release which fixes bugs found since the 10.2 release.
Mesa 10.2.1 implements the OpenGL 3.3 API, but the version reported by
diff --git a/mesalib/docs/relnotes/10.2.2.html b/mesalib/docs/relnotes/10.2.2.html
new file mode 100644
index 000000000..536333dc2
--- /dev/null
+++ b/mesalib/docs/relnotes/10.2.2.html
@@ -0,0 +1,181 @@
+
+
+
+
+ Mesa Release Notes
+
+
+
+
+
+
The Mesa 3D Graphics Library
+
+
+
+
+
+
Mesa 10.2.2 Release Notes / June 24, 2014
+
+
+Mesa 10.2.2 is a bug fix release which fixes bugs found since the 10.2.1 release.
+
+
+Mesa 10.2.2 implements the OpenGL 3.3 API, but the version reported by
+glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
+glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 3.3. OpenGL
+3.3 is only available if requested at context creation
+because compatibility contexts are not supported.
+
android, mesa_gen_matypes: pull in timespec POSIX definition
+
android, dricore: undefined reference to _mesa_streaming_load_memcpy
+
+
+
Carl Worth (1):
+
+
Update VERSION to 10.2.2
+
+
+
Daniel Manjarres (1):
+
+
glx: Don't crash on swap event for a Window (non-GLXWindow)
+
+
+
Emil Velikov (3):
+
+
targets/xa: limit the amount of exported symbols
+
configure: error out when building opencl without LLVM
+
configure: correctly autodetect xvmc/vdpau/omx
+
+
+
Grigori Goronzy (1):
+
+
radeon/uvd: disable VC-1 simple/main on UVD 2.x
+
+
+
Iago Toral Quiroga (1):
+
+
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
+
+
+
Ian Romanick (3):
+
+
docs: Add initial 10.2.1 release notes
+
docs: Add MD5 checksum, etc. for 10.2.1 release
+
meta: Respect the driver's maximum number of draw buffers
+
+
+
Ilia Mirkin (7):
+
+
gk110/ir: emit saturate flag on fadd when needed
+
gk110/ir: fix emitting constbuf file index
+
gk110/ir: fix bfind emission
+
nv50: make sure to mark first scissor dirty after blit
+
nv30: plug some memory leaks on screen destroy and shader compile
+
nv30: avoid dangling references to deleted contexts
+
nv30: hack to avoid errors on unexpected color/zeta combinations
+
+
+
Jason Ekstrand (1):
+
+
meta_blit: properly compute texture width for the CopyTexSubImage fallback
+
+
+
José Fonseca (1):
+
+
mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
+
+
+
Kenneth Graunke (9):
+
+
i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
+
i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
+
i965/vec4: Fix dead code elimination for VGRFs of size > 1.
+
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
+
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
+
i965: Add missing newlines to a few perf_debug messages.
+
i965/vec4: Use the sampler for pull constant loads on Broadwell.
+
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
+
i965: Save meta stencil blit programs in the context.
+
+
+
Kristian Høgsberg (1):
+
+
mesa: Remove glClear optimization based on drawable size
+
+
+
Michel Dänzer (1):
+
+
configure: Only check for OpenCL without LLVM when the latter is certain
+
+
+
Neil Roberts (1):
+
+
i965: Set the fast clear color value for texture surfaces
+
+
+
Tom Stellard (2):
+
+
clover: Prevent Clang from printing number of errors and warnings to stderr.
+
clover: Don't use llvm's global context
+
+
+
Ville Syrjälä (1):
+
+
i915: Fix gen2 texblend setup
+
+
+
+
+
+
diff --git a/mesalib/docs/relnotes/10.3.html b/mesalib/docs/relnotes/10.3.html
index 0c8114bf2..ecc8580f4 100644
--- a/mesalib/docs/relnotes/10.3.html
+++ b/mesalib/docs/relnotes/10.3.html
@@ -44,9 +44,15 @@ Note: some of the new features are only available with certain drivers.
+
GL_ARB_compressed_texture_pixel_storage on all drivers
+
GL_ARB_explicit_uniform_location (all drivers that support GLSL)
GL_ARB_sample_shading on radeonsi
GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
GL_ARB_texture_cube_map_array on radeonsi
+
GL_ARB_texture_gather on radeonsi
+
GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe