https://bugs.freedesktop.org/show_bug.cgi?id=29044
Eric Anholt changed:
What|Removed |Added
Depends on||27143
--
Configure bugmail: https://bugs.
https://bugs.freedesktop.org/show_bug.cgi?id=29044
Eric Anholt changed:
What|Removed |Added
Blocks||28138
--
Configure bugmail: https://bugs.
I personally do not care about Gallium breakage as long as the classic
drivers do not break. This is because any Gallium breakage in that case
would necessarily be from Gallium bugs, which I'd rather find sooner than
later.
Posting from a mobile, pardon my terseness. ~ C.
On Jul 21, 2010 6:58 PM,
Normally I wouldn't mind opening a new branch for your patches, but I don't
have commit access to that repo and don't know the code. Zack?
Posting from a mobile, pardon my terseness. ~ C.
On Jul 21, 2010 6:10 PM, "Anthony Waters" wrote:
mesa-dev,
I've done some work with mesa's implementation
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As everyone knows, a group of us at Intel have been rewriting Mesa's
GLSL compiler. The work started out-of-tree as a stand alone compiler.
We moved all of our work to the glsl2 branch in the Mesa tree as soon
as we had some actual code being generat
mesa-dev,
I've done some work with mesa's implementation of opencl (clover) (bug
fixes and features), is it acceptable to email the patches to this
list? I noticed a patch from 6+ months ago was never applied
http://www.mail-archive.com/mesa3d-...@lists.sourceforge.net/msg10561.html
from another
On 07/21/2010 05:19 PM, Marek Olšák wrote:
On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger mailto:srol...@vmware.com>> wrote:
Marek Olšák wrote:
Hi,
there is a new branch gallium-depth-clamp in the main repository
which implements ARB_depth_clamp in Gallium. Wi
On Thu, Jul 22, 2010 at 12:17 AM, Roland Scheidegger wrote:
> Marek Olšák wrote:
>
>> Hi,
>>
>> there is a new branch gallium-depth-clamp in the main repository which
>> implements ARB_depth_clamp in Gallium. Wine uses this extension to disable
>> clipping when it's requested from a D3D9 app, so i
Marek Olšák wrote:
Hi,
there is a new branch gallium-depth-clamp in the main repository which
implements ARB_depth_clamp in Gallium. Wine uses this extension to
disable clipping when it's requested from a D3D9 app, so it's an
important one.
There is a new state "depth_clamp" in pipe_clip_st
https://bugs.freedesktop.org/show_bug.cgi?id=29148
--- Comment #6 from Chris Haumesser 2010-07-21 14:47:50 PDT ---
The problem persists for me, too. Exact same symptoms as in comment 2, using
7.9.0+git20100720.bab484a5 meas version (latest in xorg-edgers ppa).
--
Configure bugmail: https://bugs
On 07/21/2010 04:29 PM, Carl Worth wrote:
Module: Mesa
Branch: master
Commit: c0ca2bfb2ad8cf7fb9d756b5ae52cb77236ff605
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ca2bfb2ad8cf7fb9d756b5ae52cb77236ff605
Author: Carl Worth
Date: Wed Jul 21 13:17:05 2010 -0700
dri2: Remove an unu
https://bugs.freedesktop.org/show_bug.cgi?id=29148
--- Comment #5 from Alain Perrot 2010-07-21 14:34:03
PDT ---
After a reboot, KDE failed again to start a session with OpenGL effects
enabled... No segfault, screen freezed on KDE start screen, mouse cursor
moving.
KDE starts without a problem w
On Wed, Jul 21, 2010 at 3:54 PM, Keith Whitwell wrote:
> On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote:
> > Hi,
> >
> > there is a new branch gallium-depth-clamp in the main repository which
> > implements ARB_depth_clamp in Gallium. Wine uses this extension to
> > disable clipping when it
https://bugs.freedesktop.org/show_bug.cgi?id=29148
--- Comment #4 from Alain Perrot 2010-07-21 13:28:34
PDT ---
I still had problem with version 7.9.0+git20100719.3750ebd5-0ubuntu0sarvatt of
mesa packages from Xorg-edgers PPA (which, given the version string, I suppose
contain the commit you poi
https://bugs.freedesktop.org/show_bug.cgi?id=29148
--- Comment #3 from Kristian Høgsberg 2010-07-21 13:04:31
PDT ---
This commit should fix it:
commit 3750ebd540510324ef5ada769537ae05309adadb
Author: Kristian Høgsberg
Date: Mon Jul 19 09:37:07 2010 -0400
glx: Fix drawable lookup in DRI2
https://bugs.freedesktop.org/show_bug.cgi?id=29148
Chris Haumesser changed:
What|Removed |Added
CC||c...@wryfi.net
--- Comment #2 from Chr
https://bugs.freedesktop.org/show_bug.cgi?id=29199
--- Comment #1 from Neil Roberts 2010-07-21 11:41:33 PDT
---
Created an attachment (id=37276)
View: https://bugs.freedesktop.org/attachment.cgi?id=37276
Review: https://bugs.freedesktop.org/review?bug=29199&attachment=37276
Add a shader which
https://bugs.freedesktop.org/show_bug.cgi?id=29199
Summary: Using negation as an argument to a shader function
sometimes negates twice
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=29192
--- Comment #2 from Leonardo La Malfa 2010-07-21 08:30:46
PDT ---
> This second report looks just like bug 29170, and your issue could very well
> be related to it. Can you try the mesa patch there and see if it helps?
Sure, I'd like to. Unfor
On Mon, 2010-07-19 at 00:46 -0700, Chia-I Wu wrote:
> [change the subject because of typo and it is not about the patch]
>
> On Sun, Jul 18, 2010 at 7:31 PM, Keith Whitwell wrote:
> > If we're reorganising these interfaces, there are a couple of things I'd
> > like to see done differently. In pa
https://bugs.freedesktop.org/show_bug.cgi?id=29192
Nick Bowler changed:
What|Removed |Added
CC||nbow...@draconx.ca
--
Configure bugmail:
On Wed, 2010-07-21 at 06:54 -0700, Keith Whitwell wrote:
> On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote:
> > Hi,
> >
> > there is a new branch gallium-depth-clamp in the main repository which
> > implements ARB_depth_clamp in Gallium. Wine uses this extension to
> > disable clipping when i
On Wed, 2010-07-21 at 01:49 -0700, Marek Olšák wrote:
> Hi,
>
> there is a new branch gallium-depth-clamp in the main repository which
> implements ARB_depth_clamp in Gallium. Wine uses this extension to
> disable clipping when it's requested from a D3D9 app, so it's an
> important one.
>
> There
https://bugs.freedesktop.org/show_bug.cgi?id=29192
--- Comment #1 from Nick Bowler 2010-07-21 06:44:54 PDT ---
(In reply to comment #0)
> I'm a Kubuntu user, and when I checked "Use VSync" setting in System
> Settings>Desktop Effects>Advanced, Kwin crashed. I filed a bug against Kwin
> (https://b
https://bugs.freedesktop.org/show_bug.cgi?id=29192
Julien Cristau changed:
What|Removed |Added
Product|xorg|Mesa
Component|App/other
Hi,
there is a new branch gallium-depth-clamp in the main repository which
implements ARB_depth_clamp in Gallium. Wine uses this extension to disable
clipping when it's requested from a D3D9 app, so it's an important one.
There is a new state "depth_clamp" in pipe_clip_state, and a new cap
PIPE_C
26 matches
Mail list logo