Here is a diff that updates Mesa to 9.2.3 a bug fix release.
Release notes can be found at http://www.mesa3d.org/relnotes/9.2.3.html
Index: dist/Mesa/Android.common.mk
===
RCS file: /cvs/xenocara/dist/Mesa/Android.common.mk,v
retrievi
On Thu, Nov 14, 2013 at 12:03:21AM +0200, Alexey Suslikov wrote:
> This is on 5.4-stable. vlan is only used to see what resulting prio is.
> #match on { $int_if } inet proto icmp all icmp-type echoreq set prio 5
> pass quick on { $ext_if, $int_if }
Can you test wether this diff matches your expec
I tried this diff and at least one thing changed -- neverball now works
(previously it immediately hung the GPU on start). There is still
corruption and GPU hanging in chromium. There is corruption in mplayer
-vo gl too (and it is still much slower than it is on 5.4).
With a lot of help from S
> Date: Sun, 17 Nov 2013 22:48:41 +0100 (CET)
> From: Mark Kettenis
>
> The diff below is a fairly large diff that moves the gtt management
> into the inteldrm driver. While this diff might fix some of the
> issues people have been reporting with inteldrm, I don't expect it to
> fix most of thos
The diff below is a fairly large diff that moves the gtt management
into the inteldrm driver. While this diff might fix some of the
issues people have been reporting with inteldrm, I don't expect it to
fix most of those issues. This brings our codebase closer to what
Linux has though, and this wi
Hi,
the patch below fixes shadowfb in the xf86-video-nv driver. It should
be useable without an xorg.conf to disable shadowfb now.
Those who are stuck to using nVidia cards with -current, please test.
Apply in /usr/xenocara/driver/xf86-video-nv then rebuid using
make -f Makefile.bsd-wrapper obj
m
On Sun, Nov 17, 2013 at 03:28:30PM +0100, Mark Kettenis wrote:
> This diff updates libdrm to the latest upstream release. Might do
> with some testing, especially on radeondrm. You'll need the kernel
> header changes that I just committed to be able to build this.
No regression on my Radeon HD 3
Kyle R W Milz getaddrinfo.net> writes:
>
> tech ,
>
> Here is an initial implementation of a generic acpi wmi framework and a
> single consumer for the framework that lets the volume adjustment keys
> on an asus ux31e work.
>
> The generic framework could be used to support hotkeys found in
>
This diff updates libdrm to the latest upstream release. Might do
with some testing, especially on radeondrm. You'll need the kernel
header changes that I just committed to be able to build this.
Index: Makefile.inc
===
RCS file: /