https://bugs.freedesktop.org/show_bug.cgi?id=29276
Fabio Pedretti changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29370
Summary: Crash when trying to enable 3D with KMS/DRI2
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Pri
Hi all,
I needed a fix to 7.8.2 which was only on master, so I scanned master
for all applicable commits and attempted to cherry-pick them to 7.8:
git://people.freedesktop.org/~tfogal/mesa
http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8
If a commit didn't cherry-pick automagically, it wa
Hi,
Currently GLSL2 optimizer can't remove assignments to struct members that
are never used. After inlining, the struct is often not passed to any other
functions as a whole; and some assignments to the members might be useless.
For example, in this fragment shader assignment to s.unused could be
On Tuesday 03 August 2010 01:34:46 Chia-I Wu wrote:
> On Tue, Aug 3, 2010 at 6:48 AM, Zack Rusin wrote:
> > On Monday 02 August 2010 12:33:50 Chia-I Wu wrote:
> >> While studying the draw module, I noticed that multiple primitive
> >> decomposers exist: draw_pt_vcache_tmp.h, draw_gs_tmp.h,
> >> dr
On 08/02/2010 11:42 PM, tom fogal wrote:
Hi all,
I needed a fix to 7.8.2 which was only on master, so I scanned master
for all applicable commits and attempted to cherry-pick them to 7.8:
git://people.freedesktop.org/~tfogal/mesa
http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8
If a c
On 08/02/2010 04:49 PM, keith whitwell wrote:
On Mon, Aug 2, 2010 at 3:53 PM, Brian Paul wrote:
On 08/01/2010 01:55 AM, Chia-I Wu wrote:
On Sat, Jul 31, 2010 at 7:10 AM, Zack Rusinwrote:
On Friday 30 July 2010 17:51:21 Jakob Bornecrantz wrote:
On 30 jul 2010, at 14.02, Jakob Bornecran
On 3 August 2010 15:52, Brian Paul wrote:
> Axes, Henri and Macij should double-check their patches but I'm OK with the
If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
enough. Note that passing -x to git cherry-pick wil
On Tue, Aug 3, 2010 at 9:40 PM, Zack Rusin wrote:
> On Tuesday 03 August 2010 01:34:46 Chia-I Wu wrote:
>> On Tue, Aug 3, 2010 at 6:48 AM, Zack Rusin wrote:
>> > On Monday 02 August 2010 12:33:50 Chia-I Wu wrote:
>> >> While studying the draw module, I noticed that multiple primitive
>> >> decomp
On Tue, Aug 3, 2010 at 11:41 PM, Chia-I Wu wrote:
> On Tue, Aug 3, 2010 at 9:40 PM, Zack Rusin wrote:
>> On Tuesday 03 August 2010 01:34:46 Chia-I Wu wrote:
>>> On Tue, Aug 3, 2010 at 6:48 AM, Zack Rusin wrote:
>>> > On Monday 02 August 2010 12:33:50 Chia-I Wu wrote:
>>> >> While studying the dr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aras Pranckevicius wrote:
> Hi,
>
> Currently GLSL2 optimizer can't remove assignments to struct members
> that are never used. After inlining, the struct is often not passed to
> any other functions as a whole; and some assignments to the members
> m
On Tuesday 03 August 2010 11:41:02 Chia-I Wu wrote:
> On Tue, Aug 3, 2010 at 9:40 PM, Zack Rusin wrote:
> > I'm not sure if should, if adjacency primitives are set there should
> > always be a gs and if not we should set a pass-through gs should which
> > just emits triangles.
>
> There is no pa
On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet wrote:
> On 3 August 2010 15:52, Brian Paul wrote:
>> Axes, Henri and Macij should double-check their patches but I'm OK with the
>
> If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
> b132401075bd9c358c30211a0b364699ab6f7463, I think those sho
On Tue, Aug 3, 2010 at 12:21 PM, Alex Deucher wrote:
> On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet wrote:
>> On 3 August 2010 15:52, Brian Paul wrote:
>>> Axes, Henri and Macij should double-check their patches but I'm OK with the
>>
>> If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
>
On 3 August 2010 18:21, Alex Deucher wrote:
> On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet wrote:
>> On 3 August 2010 15:52, Brian Paul wrote:
>>> Axes, Henri and Macij should double-check their patches but I'm OK with the
>>
>> If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
>> b132401
On Wed, Aug 4, 2010 at 12:03 AM, Zack Rusin wrote:
> On Tuesday 03 August 2010 11:41:02 Chia-I Wu wrote:
>> On Tue, Aug 3, 2010 at 9:40 PM, Zack Rusin wrote:
>> > I'm not sure if should, if adjacency primitives are set there should
>> > always be a gs and if not we should set a pass-through gs sh
https://bugs.freedesktop.org/show_bug.cgi?id=29370
--- Comment #1 from Niels Ole Salscheider
2010-08-03 10:19:41 PDT ---
This bug is the same I reported on the mailing list last week and it is related
to bug 29181. Nevertheless, Kristian Høgsberg told me that it should not return
NULL since ther
Dnia wtorek 03 sierpnia 2010 o 18:23:37 Alex Deucher napisał(a):
> On Tue, Aug 3, 2010 at 12:21 PM, Alex Deucher wrote:
> > On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet wrote:
> >> On 3 August 2010 15:52, Brian Paul wrote:
> >>> Axes, Henri and Macij should double-check their patches but I'm O
https://bugs.freedesktop.org/show_bug.cgi?id=29370
--- Comment #2 from Niels Ole Salscheider
2010-08-03 11:53:20 PDT ---
What happens to pdp in dri2CreateDisplay(Display * dpy), dri2_glx.c? This
function sets pdp->invalidateAvailable but pdp is neither stored in a global
variable nor is it retur
https://bugs.freedesktop.org/show_bug.cgi?id=29370
--- Comment #3 from Mario Kleiner 2010-08-03
12:11:14 PDT ---
(In reply to comment #1)
> This bug is the same I reported on the mailing list last week and it is
> related
> to bug 29181. Nevertheless, Kristian Høgsberg told me that it should no
I prepared another 7.8 branch.
* Used '-x' when cherry-picking
* Grabbed a few more commits mentioned during discussion
* Manually applied some patches
I'm hopeful that there's no commits which aren't either in the set now
or mentioned below, but please correct me if I'm wrong. Again, the
Dnia wtorek 03 sierpnia 2010 o 21:32:09 tom fogal napisał(a):
> I prepared another 7.8 branch.
>
> * Used '-x' when cherry-picking
> * Grabbed a few more commits mentioned during discussion
> * Manually applied some patches
>
> I'm hopeful that there's no commits which aren't either in the
On Tuesday 03 August 2010 12:56:41 Chia-I Wu wrote:
> I see your point. There are more than one way to interpret the
> diagram. Now I am curious if the diagram is all the D3D documents have
> for triangle strip with adjacency?
As far as the public docs go I think that's it.
> > and so on. If yo
https://bugs.freedesktop.org/show_bug.cgi?id=28658
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 08/03/2010 01:32 PM, tom fogal wrote:
I prepared another 7.8 branch.
* Used '-x' when cherry-picking
* Grabbed a few more commits mentioned during discussion
* Manually applied some patches
I'm hopeful that there's no commits which aren't either in the set now
or mentioned below, bu
https://bugs.freedesktop.org/show_bug.cgi?id=29370
--- Comment #4 from Nikos Chantziaras 2010-08-03 20:53:42
PDT ---
One thing I'd like to point out is that KDE with compositing is totally
unusable right now at current Git master because UMS doesn't work either. KMS
crashes due to the present bu
https://bugs.freedesktop.org/show_bug.cgi?id=29393
Alex Deucher changed:
What|Removed |Added
Component|Drivers/DRI/R600|GLX
AssignedTo|dri-de...@lists.fr
Brian Paul writes:
> On 08/03/2010 01:32 PM, tom fogal wrote:
> > I prepared another 7.8 branch.
> >
> > Again, the branch is at:
> >
> >git://people.freedesktop.org/~tfogal/mesa
> >http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8
> >
[snip -- sha1's]
> > Brian, could I get an Ack?
28 matches
Mail list logo