[Mesa-dev] [Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 Jakob Bornecrantz changed: What|Removed |Added Attachment #40657|0 |1 is obsolete|

Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Chia-I Wu
On Wed, Dec 1, 2010 at 12:09 AM, Zack Rusin wrote: > On Tuesday 30 November 2010 04:51:33 Chia-I Wu wrote: >> Hi list, >> >> I have spent the weekend adding OpenVG 1.1 support to Vega state >> tracker.  The new features added include mask layer support, text >> support, and a new color transformat

[Mesa-dev] [Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 --- Comment #6 from Stephen E. Baker 2010-11-30 19:50:08 PST --- Actually if you compensate for the patch it is the same line :s -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Mesa-dev] [Bug 31940] [r300g] Crash in dri2_invalidate_drawable

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31940 --- Comment #5 from Stephen E. Baker 2010-11-30 19:35:53 PST --- Created an attachment (id=40688) --> (https://bugs.freedesktop.org/attachment.cgi?id=40688) Crash after applying "st/dri: workaround weird null dereference" patch I think there i

Re: [Mesa-dev] Mesa releases in early January?

2010-11-30 Thread Roland Scheidegger
Am 30.11.2010 21:23, schrieb Ian Romanick: > It seems that new development in master has slowed a bit, so how does > a 7.10 release on January 7th sound? If we're going to do that, > we'll want to make the 7.10 branch on, say, December 8th. That's > roughly a week from now. Don't say development

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #6 from Alex Deucher 2010-11-30 18:00:43 PST --- Any chance you could bisect what commit broke it? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You a

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #5 from Alex Deucher 2010-11-30 18:00:22 PST --- (In reply to comment #2) > I can confirm this, too. The bug appeared right after upgrading from kernel > 2.6.35.6 to 2.6.36.1. KMS is used. Xorg and radeon drivers are from git, no > ot

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #4 from dendron2...@mail.ru 2010-11-30 17:48:41 PST --- Created an attachment (id=40684) --> (https://bugs.freedesktop.org/attachment.cgi?id=40684) dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #3 from dendron2...@mail.ru 2010-11-30 17:47:55 PST --- Created an attachment (id=40683) --> (https://bugs.freedesktop.org/attachment.cgi?id=40683) Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #2 from dendron2...@mail.ru 2010-11-30 17:46:59 PST --- I can confirm this, too. The bug appeared right after upgrading from kernel 2.6.35.6 to 2.6.36.1. KMS is used. Xorg and radeon drivers are from git, no other changes except kernel

Re: [Mesa-dev] [PATCH] glsl: fix matrix type check in ir_algebraic (miscompilation/asserts)

2010-11-30 Thread Eric Anholt
On Fri, 22 Oct 2010 11:53:03 +0300, Aras Pranckevicius wrote: > Hi, > > Attached patch fixes what looks like a typo in ir_algebraic GLSL > optimizations. > > Vertex shader that triggers the bug: > > void main() { > gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex; > mat3 m = mat3

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 --- Comment #1 from Alex Deucher 2010-11-30 12:55:33 PST --- Please attach your xorg log and the dmesg output with the cs ioctl errors in it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving t

[Mesa-dev] Mesa releases in early January?

2010-11-30 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems that new development in master has slowed a bit, so how does a 7.10 release on January 7th sound? If we're going to do that, we'll want to make the 7.10 branch on, say, December 8th. That's roughly a week from now. While we're at it, we sho

[Mesa-dev] [Bug 32006] KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 Jared Clark changed: What|Removed |Added CC||jrod...@gmail.com -- Configure bugmail: h

[Mesa-dev] [Bug 32006] New: KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32006 Summary: KMS/R100 - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12! Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NE

[Mesa-dev] glretrace

2010-11-30 Thread José Fonseca
FYI, I've extended my apitrace project to be able not only to show a list of GL calls, but also replay them. The idea is to facilitate reproduction of bugs, help finding regressions, and do it across different platforms. Code is in http://cgit.freedesktop.org/~jrfonseca/apitrace/log/?h=retrace

Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Zack Rusin
On Tuesday 30 November 2010 04:51:33 Chia-I Wu wrote: > Hi list, > > I have spent the weekend adding OpenVG 1.1 support to Vega state > tracker. The new features added include mask layer support, text > support, and a new color transformation stage. The work can be found > at > > http://cgit.

[Mesa-dev] [Bug 32000] New: [glsl] Texture value get's corrupt as soon as it appears in if statement

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32000 Summary: [glsl] Texture value get's corrupt as soon as it appears in if statement Product: Mesa Version: 7.9 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status

Re: [Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Keith Whitwell
On Tue, 2010-11-30 at 01:51 -0800, Chia-I Wu wrote: > Hi list, > > I have spent the weekend adding OpenVG 1.1 support to Vega state > tracker. The new features added include mask layer support, text > support, and a new color transformation stage. The work can be found > at > > http://cgit.fr

[Mesa-dev] [RFC] st/vega: Clean up and OpenVG 1.1

2010-11-30 Thread Chia-I Wu
Hi list, I have spent the weekend adding OpenVG 1.1 support to Vega state tracker. The new features added include mask layer support, text support, and a new color transformation stage. The work can be found at http://cgit.freedesktop.org/~olv/mesa/log/?h=vega-1.1 vega-1.1 branch is based on

[Mesa-dev] [Bug 31986] matrix operation broken

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31986 --- Comment #2 from jiajia 2010-11-30 00:57:55 PST --- Created an attachment (id=40660) --> (https://bugs.freedesktop.org/attachment.cgi?id=40660) matrix_operation.shader_test sorry, typo in previous attachment. Please use this one. -- Config

[Mesa-dev] [Bug 31986] matrix operation broken

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31986 --- Comment #1 from jiajia 2010-11-30 00:48:02 PST --- Created an attachment (id=40659) --> (https://bugs.freedesktop.org/attachment.cgi?id=40659) matrix_operation.shader_test -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Mesa-dev] [Bug 31986] New: matrix operation broken

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31986 Summary: matrix operation broken Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa c

[Mesa-dev] [Bug 31985] New: [GLSL 1.20] initialized uniform array considered as "unsized"

2010-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31985 Summary: [GLSL 1.20] initialized uniform array considered as "unsized" Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severi