https://bugs.freedesktop.org/show_bug.cgi?id=31940
Jakob Bornecrantz changed:
What|Removed |Added
Attachment #40657|0 |1
is obsolete|
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
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
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
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
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
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
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
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
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
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
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
-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
https://bugs.freedesktop.org/show_bug.cgi?id=32006
Jared Clark changed:
What|Removed |Added
CC||jrod...@gmail.com
--
Configure bugmail: h
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
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
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.
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
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
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
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
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
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
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
24 matches
Mail list logo