pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaLib
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 18 10:43:00 UTC 2016
Modified Files:
pkgsrc/graphics/MesaLib: Makefile distinfo
Log Message:
Update MesaLib to 11.2.1.
The first stable release for the 11.2 branch - Mesa 11.2.1 is now available.
It fixes crashes in VAAPI, some build problems in Nine has been addressed,
adds a drirc workaround for Warsow and resolves issues in the nouveau,
radeonsi and i965 drivers.
Brian Paul (2):
st/mesa: fix glReadBuffer() assertion failure
st/mesa: fix memleak in glDrawPixels cache code
Christian Schmidbauer (1):
st/nine: specify WINAPI only for i386 and amd64
Emil Velikov (4):
docs: add sha256 checksums for 11.2.0
configure.ac: update the path of the generated files
Update version to 11.2.1
docs: add release notes for 11.2.1
Ilia Mirkin (1):
glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310
Iurie Salomov (1):
va: check null context in vlVaDestroyContext
Jason Ekstrand (2):
i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions
i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
Kenneth Graunke (3):
i965: Fix textureSize() depth value for 1 layer surfaces on Gen4-6.
i965: Use brw->urb.min_vs_urb_entries instead of 32 for BLORP.
glsl: Lower variable indexing of system value arrays unconditionally.
Marek Olšák (1):
drirc: add a workaround for blackness in Warsow
Nicolai Hähnle (1):
radeonsi: fix bounds check in si_create_vertex_elements
Samuel Pitoiset (1):
nv50/ir: do not try to attach JOIN ops to ATOM
Thomas Hindoe Paaboel Andersen (1):
st/va: avoid dereference after free in vlVaDestroyImage
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r1.115 -r1.116 pkgsrc/graphics/MesaLib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index