https://bugs.freedesktop.org/show_bug.cgi?id=28913
Summary: [GLSL] allowing two version statements
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=28913
Gordon Jin changed:
What|Removed |Added
CC||kenn...@whitecape.org
--
Configure bugmail
On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Note: I'm sending this reply to mesa-dev@lists.freedesktop.org instead
> of the old mailing list.
>
> Maxim Levitsky wrote:
> > On Tue, 2010-06-29 at 15:49 -0700, Ian Romanick wrote:
> >
2010/7/5 Michel Dänzer :
> On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Note: I'm sending this reply to mesa-dev@lists.freedesktop.org instead
>> of the old mailing list.
>>
>> Maxim Levitsky wrote:
>> > On Tue, 2010-06-29 at 15:49
On Sat, 2010-07-03 at 13:49 -0700, nobled wrote:
> This way there's fewer ifdef's *and* less busy-waiting.
> ---
> .../auxiliary/pipebuffer/pb_buffer_fenced.c| 19 +++
> 1 files changed, 7 insertions(+), 12 deletions(-)
>
> diff --git a/src/gallium/auxiliary/pipebuffer/p
On Mon, 2010-07-05 at 13:08 +0300, Maxim Levitsky wrote:
> 2010/7/5 Michel Dänzer :
> > On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> Note: I'm sending this reply to mesa-dev@lists.freedesktop.org instead
> >> of the old mai
2010/7/5 Maxim Levitsky :
> On Mon, 2010-07-05 at 13:08 +0300, Maxim Levitsky wrote:
>> 2010/7/5 Michel Dänzer :
>> > On Don, 2010-07-01 at 10:32 -0700, Ian Romanick wrote:
>> >> -BEGIN PGP SIGNED MESSAGE-
>> >> Hash: SHA1
>> >>
>> >> Note: I'm sending this reply to mesa-dev@lists.freedeskt
This way there's fewer ifdef's *and* less busy-waiting.
---
.../auxiliary/pipebuffer/pb_buffer_fenced.c| 19 +++
1 files changed, 7 insertions(+), 12 deletions(-)
diff --git a/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
b/src/gallium/auxiliary/pipebuffer/pb_buffe
MIME-Version: 1.0
Sender: dw4nob...@googlemail.com
Received: by 10.227.108.163 with HTTP; Sat, 3 Jul 2010 13:49:13 -0700 (PDT)
Date: Sat, 3 Jul 2010 16:49:13 -0400
Delivered-To: dw4nob...@gmail.com
X-Google-Sender-Auth: eL7Za7A89LOV3Re866Zs5LSae58
Message-ID:
Subject: [PATCH 3/5] pipebuffer: Use p
This way there's fewer ifdef's *and* less busy-waiting.
---
.../auxiliary/pipebuffer/pb_buffer_fenced.c| 19 +++
1 files changed, 7 insertions(+), 12 deletions(-)
diff --git a/src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
b/src/gallium/auxiliary/pipebuffer/pb_buffe
https://bugs.freedesktop.org/show_bug.cgi?id=28913
--- Comment #1 from Kenneth Graunke 2010-07-05 11:14:23
PDT ---
Right - this is fixed in the glsl2 branch. Mesa master (incorrectly) allows
this to pass, but the new compiler does not.
--
Configure bugmail: https://bugs.freedesktop.org/userpr
---
src/gallium/drivers/r300/r300_tgsi_to_rc.c |2 +-
src/mesa/drivers/dri/r300/compiler/r3xx_fragprog.c |4 ++
.../drivers/dri/r300/compiler/radeon_opcodes.c |4 ++
.../drivers/dri/r300/compiler/radeon_opcodes.h |3 ++
.../drivers/dri/r300/compiler/radeon_program_a
https://bugs.freedesktop.org/show_bug.cgi?id=28486
--- Comment #1 from Tom Stellard 2010-07-05 13:35:44 PDT
---
Created an attachment (id=36766)
View: https://bugs.freedesktop.org/attachment.cgi?id=36766
Review: https://bugs.freedesktop.org/review?bug=28486&attachment=36766
Implement KILP opc
https://bugs.freedesktop.org/show_bug.cgi?id=28486
Tom Stellard changed:
What|Removed |Added
CC||s...@whiz.se
--- Comment #2 from Tom Stel
Hello everyone,
I'm trying to build the last Mesa 7.8.2 on top of an Xlib stack.
What I need, is a software implementation of GLES 2.0 with EGL.
This is how I configure Mesa :
./configure --disable-glu --disable-glw --disable-glut --with-driver=xlib
--with-state-trackers=es,egl --disable-gallium
tom fogal wrote:
Are the demos supposed to be usable without Mesa?
The 7.8.2 tarball seems to be missing progs/util. In particular,
this means it is missing progs/util/shaderutil*, and thus many of the
progs/glsl programs cannot compile.
In the past, the MesaDemos package required the MesaLi
1. There are trailing whitespaces.
2. I would rather use Negate(Abs(cond)) in case we get negative numbers
there.
-Marek
On Mon, Jul 5, 2010 at 10:01 PM, Tom Stellard wrote:
> ---
> src/gallium/drivers/r300/r300_tgsi_to_rc.c |2 +-
> src/mesa/drivers/dri/r300/compiler/r3xx_fragpro
https://bugs.freedesktop.org/show_bug.cgi?id=28658
Marek Olšák changed:
What|Removed |Added
Summary|[r300g] Occasional Compiz |[Gallium/DRI] Occasional
18 matches
Mail list logo