[Nouveau] [Bug 91306] New: Axis Game Factory v3.0 (native) renders black ground

2015-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91306 Bug ID: 91306 Summary: Axis Game Factory v3.0 (native) renders black ground Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity:

[Nouveau] [Bug 91310] witcher 2 glitches a lot

2015-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91310 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Attachment #117061|text/plain |image/png

[Nouveau] [PATCH 1/2] remove glamor support

2015-07-11 Thread Ilia Mirkin
If you want glamor, just use modesetting instead. --- configure.ac | 11 --- man/nouveau.man | 3 +- src/Makefile.am | 2 - src/drmmode_display.c | 7 -- src/nouveau_glamor.c | 253 -- src/nouveau_glamor.h | 33 ---

[Nouveau] [PATCH 2/2] remove maxwell support for now

2015-07-11 Thread Ilia Mirkin
There is no EXA acceleration, user better off with modesetting. --- src/nv_driver.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nv_driver.c b/src/nv_driver.c index a5ffbce..16a9029 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -389,7 +389,6 @@ NVHasKMS(struct pci_device

[Nouveau] [Bug 91284] xf86-video-nouveau fails to build with latest xorg

2015-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=91284 Ilia Mirkin imir...@alum.mit.edu changed: What|Removed |Added Status|NEW |RESOLVED