This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit b9af39655200a2b43404bcc1493751e219838507 Author: Jens Reyer <[email protected]> Date: Fri Jan 19 18:03:11 2018 +0100 Finalize automatic import of wine-3.0. --- debian/changelog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/debian/changelog b/debian/changelog index 53afd15..4dbc604 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +wine-development (3.0-1) UNRELEASED; urgency=medium + + * New upstream release 3.0, released Jan 18, 2018. + - Direct3D 10 and 11 support. + - The Direct3D command stream. + - The Android graphics driver. + - Improved DirectWrite and Direct2D support. + - Compute shaders. + - Hull and domain (tessellation) shaders. + - Stream output. + - Format capability queries. + - A large number of shader model 4 and 5 shader instructions. + - Shader model 4 and 5 interpolation modifiers. + - Shader model 4 and 5 clip and cull distances. + - Indirect draws and indirect compute dispatch. + - Structured buffers. + - Byte addressable buffers. + - Append and consume buffers. + - Unordered access view counters. + - Cube-map arrays. + - Layered rendering to 3-dimensional textures and texture arrays. + - Mip-map generation. + - Conservative depth output. + - Type-less (sub)resource copies. + - Depth bias. + - "csmt" (REG_DWORD) + - "StrictDrawOrdering" + - "OffscreenRenderingMode" + - "AlwaysOffscreen" + - "MultiSampling" + + -- Jens Reyer <[email protected]> Fri, 19 Jan 2018 18:03:07 +0100 + wine-development (3.0~rc6-1) unstable; urgency=medium * New upstream release 3.0-rc6, released Jan 12, 2018. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
