> > it): shave.
> >
> > It's absolutely great to have your compile flags hidden by default so
> > you can see warnings and errors more easily. Most of the time you want
> > to debug your code, not your build system. We could do that in the
> > current system, but with autotools we'll get it righ
José Fonseca wrote:
On Wed, 2010-05-05 at 11:34 -0700, Brian Paul wrote:
Commit ddb0e18f6c5582d4d2cc59ffd16ad9c4639ed059 changed some of the
draw module code relating to provoking vertex. The change was in the
right direction, but incomplete (and broke the glean clipFlat test).
The attached
On Thu, May 6, 2010 at 12:22 AM, Brian Paul wrote:
> Marek Olšák wrote:
>
>> Module: Mesa
>> Branch: master
>> Commit: 0ad541a684ca55e883a0bcde9ab8b5d73806269a
>> URL:
>> http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ad541a684ca55e883a0bcde9ab8b5d73806269a
>>
>> Author: Marek Olšák
>> Date:
Marek Olšák wrote:
Module: Mesa
Branch: master
Commit: 0ad541a684ca55e883a0bcde9ab8b5d73806269a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ad541a684ca55e883a0bcde9ab8b5d73806269a
Author: Marek Olšák
Date: Tue May 4 22:42:29 2010 +0200
st/mesa: fix per-vertex point size
This
https://bugs.freedesktop.org/show_bug.cgi?id=27985
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Wed, 2010-05-05 at 11:34 -0700, Brian Paul wrote:
> Commit ddb0e18f6c5582d4d2cc59ffd16ad9c4639ed059 changed some of the
> draw module code relating to provoking vertex. The change was in the
> right direction, but incomplete (and broke the glean clipFlat test).
>
> The attached patch reworks
On Wed, 2010-05-05 at 20:12 +0100, Keith Whitwell wrote:
> Brian,
>
> My understanding is that gallium has chosen to simplfy itself slightly
> and treat quad rasterization as always following GL flatshading
> conventions. Does/could your change follow that convention?
Ugh, I couldn't tell fro
Brian,
My understanding is that gallium has chosen to simplfy itself slightly
and treat quad rasterization as always following GL flatshading
conventions. Does/could your change follow that convention?
Keith
On Wed, 2010-05-05 at 11:34 -0700, Brian Paul wrote:
> Commit ddb0e18f6c5582d4d2cc59ffd
https://bugs.freedesktop.org/show_bug.cgi?id=27985
--- Comment #1 from Xavier 2010-05-05 11:54:39 PDT ---
Is that a duplicate of bug 27924 ?
Try again with git master or just that commit :
http://cgit.freedesktop.org/mesa/mesa/commit/?id=719f7049bb2c7f5ca886055c9cd15b2805bd8e97
--
Configure bug
Commit ddb0e18f6c5582d4d2cc59ffd16ad9c4639ed059 changed some of the
draw module code relating to provoking vertex. The change was in the
right direction, but incomplete (and broke the glean clipFlat test).
The attached patch reworks the provoking vertex code and fixes the
regressions.
Thi
On Tue, 4 May 2010 16:48:10 -0700, Dan Nicholson wrote:
> On Tue, May 4, 2010 at 5:34 AM, Ben Gamari wrote:
> >
> >
> > Hey all,
> >
> > As a casual follower of Mesa, I too have been bitten bad builds on more
> > than a
> > few occassions. That being said, Autotools makes me cringe and certainl
https://bugs.freedesktop.org/show_bug.cgi?id=27985
VolCh changed:
What|Removed |Added
CC||vol...@gmail.com
--
Configure bugmail: https://
https://bugs.freedesktop.org/show_bug.cgi?id=27985
Summary: Compiz does not work with Gallium 0.4 on RV350 (Radeon
9600XT)
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=27924
--- Comment #13 from Xavier 2010-05-05 09:38:29 PDT ---
Confirmed, thanks Chia-I Wu !
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the b
https://bugs.freedesktop.org/show_bug.cgi?id=27978
Jeremy Huddleston changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|mesa-...
https://bugs.freedesktop.org/show_bug.cgi?id=27978
--- Comment #1 from Jeremy Huddleston 2010-05-05
09:21:20 PDT ---
Did you 'make clean' first? Did you try from a fresh checkout?
I just did a fresh checkout 'rm -rf * ; git checkout -f 7.8' to make sure I
didn't have anything leftover which wa
FYI, this commit causes piglit fp-indirections2 to take forever in
gallium drivers that expose GLSL cpas.
IMO the best way to tackle this in master is just to workout the
interface changes for detailed shader caps and export real limits.
Any suggestions for the stable branches?
Jose
On Tue, 201
On Wed, 5 May 2010 09:59:40 +0200
Olivier Galibert wrote:
> On Wed, May 05, 2010 at 08:52:47AM +0100, Dave Airlie wrote:
> > make V=1?
>
> Thankfully, some build systems have kept some sanity. But please oh
> please if you add shaving to mesa's build system, keep a way to stay
> verbose. Not a
On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
> On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
>> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
>>> 2010/5/2 Chia-I Wu :
>>> > I've been working on and off for a while on a dispatcher builder called
>>> > mapi
>>> > (multiple-api, i
On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
>> 2010/5/2 Chia-I Wu :
>> > I've been working on and off for a while on a dispatcher builder called
>> > mapi
>> > (multiple-api, in contrary to gl-api). The code is available at
>> >
>>
https://bugs.freedesktop.org/show_bug.cgi?id=27924
--- Comment #12 from Brian Paul 2010-05-05 07:24:47
PDT ---
Looks like Chia-I Wu found/fixed this with commit
719f7049bb2c7f5ca886055c9cd15b2805bd8e97. Thanks!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
On 04.05.2010 23:25, Marek Olšák wrote:
> This fixes FDO bug #27343.
> ---
> src/mesa/state_tracker/st_mesa_to_tgsi.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/mesa/state_tracker/st_mesa_to_tgsi.c
> b/src/mesa/state_tracker/st_mesa_to_tgsi.c
> index e8eb9
On 05/03/2010 03:01 PM, Xavier Chantry wrote:
> This fixes flightgear assertion in dxt stubs :
> Mesa warning: external dxt library not available: texstore_rgba_dxt3
> util/u_format_s3tc.c:66:util_format_dxt3_rgba_fetch_stub: Assertion `0'
> failed.
>
> Only advertise for BIND_SAMPLER_VIEW to avoi
https://bugs.freedesktop.org/show_bug.cgi?id=27924
Michał Lipski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Tue, 2010-05-04 at 14:01 -0700, Gregory Prisament wrote:
> Hi,
> I just did a "git pull" and I'm no longer able to build the egl demo
> apps (mesa/progs/egl/opengles1/* and mesa/progs/egl/opengles2/*).
> These were working for me previously.
>
> ES1:
> gcc -g -O2 -Wall -Wmissing-prototypes -std
On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
> 2010/5/2 Chia-I Wu :
> > I've been working on and off for a while on a dispatcher builder called mapi
> > (multiple-api, in contrary to gl-api). The code is available at
> >
> > http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
> >
> > The mot
On Die, 2010-05-04 at 10:36 -0700, Kristian HXXgsberg wrote:
> Module: Mesa
> Branch: master
> Commit: 06c72da97a1bce87bc4b3fb8e7e18bf966926acb
> URL:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=06c72da97a1bce87bc4b3fb8e7e18bf966926acb
>
> Author: Kristian Høgsberg
> Date: Tue May
https://bugs.freedesktop.org/show_bug.cgi?id=27978
Summary: darwin build undefined symbols in glapi_getproc.o
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Mac OS X (All)
Status: NEW
Severity: blocker
On Wed, May 05, 2010 at 08:52:47AM +0100, Dave Airlie wrote:
> make V=1?
Thankfully, some build systems have kept some sanity. But please oh
please if you add shaving to mesa's build system, keep a way to stay
verbose. Not all do, let me tell you.
OG.
On Tue, May 04, 2010 at 02:58:05PM -0700, Jesse Barnes wrote:
> One thing that hasn't been mentioned (the wrapping made me think of
> it): shave.
>
> It's absolutely great to have your compile flags hidden by default so
> you can see warnings and errors more easily. Most of the time you want
> to
30 matches
Mail list logo