From owner-svn-doc-head@FreeBSD.ORG Mon Jul 14 22:16:47 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37EA7816; Mon, 14 Jul 2014 22:16:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18E1B2984; Mon, 14 Jul 2014 22:16:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6EMGkuB029649; Mon, 14 Jul 2014 22:16:46 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6EMGk4g029648; Mon, 14 Jul 2014 22:16:46 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201407142216.s6EMGk4g029648@svn.freebsd.org> From: Glen Barber Date: Mon, 14 Jul 2014 22:16:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45296 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 22:16:47 -0000 Author: gjb Date: Mon Jul 14 22:16:46 2014 New Revision: 45296 URL: http://svnweb.freebsd.org/changeset/doc/45296 Log: Add the X11 status report Submitted by: x11@ Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 22:09:25 2014 (r45295) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 22:16:46 2014 (r45296) @@ -46,7 +46,7 @@ ?>

Thanks to all the reporters for the excellent work! This - report contains 14 entries and we hope you enjoy reading it.

+ report contains 15 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2014 is October 7th, 2014.

@@ -1187,4 +1187,61 @@ github. + + + The Graphics stack on &os; + + + + + &os; Graphics team + + x11@FreeBSD.org + + + + + Graphics stack + roadmap and supported hardware matrix + WITH_NEW_XORG + repository announce + Ports-related + development repository + + + +

We were generally short on time this quarter. We made less + progress than expected on all fronts.

+ +

The alternate pkg(8) repository, built with WITH_NEW_XORG, is + now available. This alleviates the need for users to rebuild + their ports with WITH_NEW_XORG. See the announcement, linked + above for further information.

+ +

Thanks to a contribution from Jan Kokemüller, Radeon 32bit + ioctls are now working on 64bit hosts. This was tested + successfully with Wine and StarCraft II on &os; 9.x and 11. + This required modifications to emulators/i386-wine-devel so + that it works with WITH_NEW_XORG, and the creation of a new + port, libtxc_dxtn, to support texture compression required by + StarCraft II. We haven't yet had the time to polish + everything, so this still requires manual steps.

+ +

The DRM generic code update is ready, but it breaks the + current i915 driver. Therefore, the i915 driver must be + updated before anything is committed.

+ +

Compared to last status report, OpenCL test programs are + running fine now, thanks to upgrades and fixes to libc++ and + Clang. Relevant ports are still not ready to hit the ports + tree unfortunately.

+ + + + See the "Graphics" wiki page for up-to-date + information. + +