[Mesa-dev] Mesa 9.0.1 release
Ian Romanick
idr at freedesktop.org
Thu Nov 8 10:54:59 PST 2012
I'd like to release the current tip of the 9.0 branch as Mesa 9.0.1
tomorrow. The set of patches currently on the branch since the 9.0
release is listed below.
I am also going to create a 9.0-staging branch that will live in my
personal git repo on fd.o. get-pick-list.sh shows a handful of
additional patches marked as candidates for the 9.0 branch. The ones
that I didn't pick are ones that, mostly due to my lack of exposure, I
didn't feel confident picking on the eve of a release. My intention is
to pick all of them to the 9.0-staging branch right away.
I want to get back in the habit of doing regular stable releases. My
preference is to push 9.0.1 out ASAP, and get 9.0.2 in the queue right
behind it... maybe do that release in two or three weeks.
Does this seem reasonable to folks?
Adam Jackson (1):
glx: Add GLXBadProfileARB to the error string list
Andreas Boll (2):
docs: add news item for 9.0 release
mesa: add get-pick-list.sh script into bin/
Brian Paul (2):
mesa: don't call TexImage driver hooks for zero-sized images
mesa: fix error check for zero-sized compressed subtexture
Fredrik Höglund (1):
egl_dri2/x11: Fix eglPostSubBufferNV()
Ian Romanick (5):
docs: Add 9.0 release md5sums
i965: Fix regression in depth texture rendering on pre-SNB
glx: Set sRGBCapable to a default value
docs: Add 9.0.1 release notes
mesa: Bump version to 9.0.1
Imre Deak (7):
mesa: glGet: fix indentation of _mesa_init_get_hash
mesa: glGet: fix indentation of find_value
mesa: glGet: fix indentation of print_table_stats
mesa: glGet: fix API check for EGL_image_external enums
glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
mesa: glGet: fix parameter lookup for apps using multiple APIs
glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
Jonas Ådahl (1):
wayland: Destroy frame callback when destroying surface
Kenneth Graunke (1):
glsl: Allow ir_if in the linker's move_non_declarations function.
Kristian Høgsberg (5):
gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import()
gbm: Use the kms dumb ioctls for cursor instead of libkms
egl/wayland: Update to Wayland 0.99 API
wayland: Remove 0.85 compatibility #ifdefs
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Marcin Slusarz (1):
nouveau: use pre-calculated stride for resource_get_handle
Matt Turner (4):
egl: Return EGL_BAD_MATCH for invalid profile attributes
Re-add HAVE_PTHREADS preprocessor macro
build: Ship install-sh in the tarball
ralloc: Annotate printf functions with PRINTFLIKE(...)
Michel Dänzer (2):
st/mesa: Fix source miptree level for copying data to finalized
miptree.
st/mesa: Fix assertions for copying texture image to finalized
miptree.
Owen W. Taylor (1):
glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
Quentin Glidic (1):
intel: Add missing #include <time.h>
Tomeu Vizoso (1):
mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs
More information about the mesa-dev
mailing list