[Mesa-dev] llvmpipe - glxgears background problem

2010-05-06 Thread Didier G
Hello, Trying to use llvmpipe I have a problem when I run glxgears : background is not black as it should be but transparent. I just opened https://bugzilla.redhat.com/show_bug.cgi?id=589802 who describe this problem with screenshot in attachement. Thanks for your help. _

[Mesa-dev] [Bug 6484] 64 Bit mesa-6.4.2 crashes on Solaris 9 compiled with gcc 4.0.2

2010-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6484 Ian Romanick changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa-dev] Reducing get.c size (and get_es1.c and get_es2.c)

2010-05-06 Thread Kristian Høgsberg
2010/5/6 Brian Paul : > Kristian Høgsberg wrote: >> >> Hi, >> >> Ok, I suppose this is not the most pressing issue in mesa, but I was >> toying with an idea of how to reduce get.c size and integrate >> get_es1.c and get_es2.c and I had to try it out.  Of course it ended >> up being a bigger project

Re: [Mesa-dev] egl demo apps failing to link

2010-05-06 Thread Gregory Prisament
Thanks Chia-I, everything's working again! I'll try out this bisect thing next time ;) -Greg On Wed, May 5, 2010 at 3:07 AM, Keith Whitwell wrote: > 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 > > a

Re: [Mesa-dev] Reducing get.c size (and get_es1.c and get_es2.c)

2010-05-06 Thread Brian Paul
Kristian Høgsberg wrote: Hi, Ok, I suppose this is not the most pressing issue in mesa, but I was toying with an idea of how to reduce get.c size and integrate get_es1.c and get_es2.c and I had to try it out. Of course it ended up being a bigger project and took a couple of days, but in the end

[Mesa-dev] Reducing get.c size (and get_es1.c and get_es2.c)

2010-05-06 Thread Kristian Høgsberg
Hi, Ok, I suppose this is not the most pressing issue in mesa, but I was toying with an idea of how to reduce get.c size and integrate get_es1.c and get_es2.c and I had to try it out. Of course it ended up being a bigger project and took a couple of days, but in the end I think it turned out to b

[Mesa-dev] [Bug 27867] llvmpipe/softpipe broken on old CPUs

2010-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27867 José Fonseca changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|mesa-...@list

Re: [Mesa-dev] Mesa (master): mesa/st: Fill in native program limits.

2010-05-06 Thread Xavier Chantry
On Thu, May 6, 2010 at 6:23 PM, Brian Paul wrote: > > As I wrote in bug report https://bugs.freedesktop.org/show_bug.cgi?id=27989, > there's something funny with that test.  Even with NVIDIA's driver, it > sometimes passes and sometimes fails from one run to another.  I'm hoping to > get to that t

Re: [Mesa-dev] Mesa (master): mesa/st: Fill in native program limits.

2010-05-06 Thread Brian Paul
Xavier Chantry wrote: On Tue, 2010-05-04 at 07:41 -0700, Jose Fonseca wrote: Module: Mesa Branch: master Commit: dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 Author: José Fonseca Date: Tue May 4 1

Re: [Mesa-dev] Mesa (master): mesa/st: Fill in native program limits.

2010-05-06 Thread Xavier Chantry
> On Tue, 2010-05-04 at 07:41 -0700, Jose Fonseca wrote: >> Module: Mesa >> Branch: master >> Commit: dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 >> URL:     >> http://cgit.freedesktop.org/mesa/mesa/commit/?id=dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 >> >> Author: José Fonseca >> Date:   Tue May  4 1

Re: [Mesa-dev] scons: name 'graw' is not defined

2010-05-06 Thread Michal Krol
W dniu 2010-05-06 14:05, José Fonseca pisze: On Thu, 2010-05-06 at 04:43 -0700, Michal Krol wrote: W dniu 2010-05-06 13:21, Michal Krol pisze: I am getting that error with HEAD on master building with scons on windows. > scons scons: Reading SConscript files ... Checking for C h

Re: [Mesa-dev] [PATCH] gallium: untrack u_indices_gen.c and u_indices_gen.c

2010-05-06 Thread Xavier Chantry
On Thu, May 6, 2010 at 1:46 PM, José Fonseca wrote: > On Thu, 2010-05-06 at 04:13 -0700, Xavier Chantry wrote: >> On Mon, May 3, 2010 at 12:56 AM, Xavier Chantry >> wrote: >> > These files are built with make and removed with make clean, so it does not >> > seem necessary to track them. >> > >> >

Re: [Mesa-dev] scons: name 'graw' is not defined

2010-05-06 Thread José Fonseca
On Thu, 2010-05-06 at 04:43 -0700, Michal Krol wrote: > W dniu 2010-05-06 13:21, Michal Krol pisze: > > I am getting that error with HEAD on master building with scons on windows. > > > > > scons > > scons: Reading SConscript files ... > > Checking for C header file udis86.h... (cached) no > > w

Re: [Mesa-dev] [PATCH] gallium: untrack u_indices_gen.c and u_indices_gen.c

2010-05-06 Thread José Fonseca
On Thu, 2010-05-06 at 04:13 -0700, Xavier Chantry wrote: > On Mon, May 3, 2010 at 12:56 AM, Xavier Chantry > wrote: > > These files are built with make and removed with make clean, so it does not > > seem necessary to track them. > > > > Looking at the Makefile, it seems that the two u_indices_* f

Re: [Mesa-dev] scons: name 'graw' is not defined

2010-05-06 Thread Michal Krol
W dniu 2010-05-06 13:21, Michal Krol pisze: I am getting that error with HEAD on master building with scons on windows. > scons scons: Reading SConscript files ... Checking for C header file udis86.h... (cached) no warning: LLVM disabled: not building llvmpipe NameError: name 'graw' is not de

[Mesa-dev] scons: name 'graw' is not defined

2010-05-06 Thread Michal Krol
I am getting that error with HEAD on master building with scons on windows. > scons scons: Reading SConscript files ... Checking for C header file udis86.h... (cached) no warning: LLVM disabled: not building llvmpipe NameError: name 'graw' is not defined: File "C:\src\mesa\SConstruct", line 203

Re: [Mesa-dev] [PATCH] gallium: untrack u_indices_gen.c and u_indices_gen.c

2010-05-06 Thread Xavier Chantry
On Mon, May 3, 2010 at 12:56 AM, Xavier Chantry wrote: > These files are built with make and removed with make clean, so it does not > seem necessary to track them. > > Looking at the Makefile, it seems that the two u_indices_* files are handled > similarly to u_format_srgb.c u_format_table.c and

Re: [Mesa-dev] I want write a opengl/es compiler using llvm, give me some advise please.

2010-05-06 Thread Liu
hi Keith Whitwell Thank you very much! I'll delve into research into it Yours Liu 2010/5/6 Keith Whitwell > On Thu, 2010-05-06 at 01:14 -0700, Liu wrote: > > hi all > > I saw http://llvm.org/devmtg/2007-05/10-Lattner-OpenGL.pdf , it > > is COOL! So I want to do somthing like th

Re: [Mesa-dev] I want write a opengl/es compiler using llvm, give me some advise please.

2010-05-06 Thread Keith Whitwell
On Thu, 2010-05-06 at 01:14 -0700, Liu wrote: > hi all > I saw http://llvm.org/devmtg/2007-05/10-Lattner-OpenGL.pdf , it > is COOL! So I want to do somthing like this on Mesa. Now, I want a > glsl parser, as, linker, and some doc. of them. So I can write CG for > llvm, and then write the back

[Mesa-dev] I want write a opengl/es compiler using llvm, give me some advise please.

2010-05-06 Thread Liu
hi all I saw http://llvm.org/devmtg/2007-05/10-Lattner-OpenGL.pdf , it is COOL! So I want to do somthing like this on Mesa. Now, I want a glsl parser, as, linker, and some doc. of them. So I can write CG for llvm, and then write the backend, using glsl compiler's as and linker. I know f