Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-26 Thread jupiter
the debug. > > Can you try increasing the number of cores in your VM? But like I > said above, that's just a wild guess for something to try. > I'll try it multiple cores and will let you know the results. Kind regards. Jupiter > -Brian > __

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-25 Thread jupiter
Hi Brian, On 3/22/13, Brian Paul wrote: > On 03/21/2013 03:51 AM, jupiter wrote: >> Hi Brian, >> >> On 3/21/13, Brian Paul wrote: >>> On 03/20/2013 04:07 AM, jupiter wrote: >>>> Hi Brian, >>>> >>>> On 3/19/13, Brian Paul w

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-21 Thread jupiter
Hi Brian, On 3/21/13, Brian Paul wrote: > On 03/20/2013 04:07 AM, jupiter wrote: >> Hi Brian, >> >> On 3/19/13, Brian Paul wrote: >>>> It is fair to say, if running llvm driver in my local machine (a >>>> 32-bit CentOS 6.2 without VNC connection), i

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-20 Thread jupiter
changing the libGL.so link? Was I missing something in my compilation? Or is there any issue in mesa build and installation process? Thanks. Kind regards. Jupiter ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-19 Thread jupiter
-llvm --with-gallium-drivers=swrast >> --with-llvm-shared-libs=${LLVM}/lib --with-llvm-prefix=${LLVM} >> >> Manually change libGL.so and libGL.so.1 to link >> lib/gallium/libGL.so.1.5.0. > > Looks OK to me. Thanks for the confirmation. Kind regards. Jupiter ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-15 Thread jupiter
Hi Brian, On 3/15/13, Brian Paul wrote: > On 03/15/2013 05:39 AM, jupiter wrote: >> Thanks Brian and Matt. >> >> On 3/15/13, Matt Turner wrote: >>> On Thu, Mar 14, 2013 at 6:29 AM, Brian Paul wrote: >>>> Hmm, I guess autoconf still has some unneeded d

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-15 Thread jupiter
connection. Does the LLVMPIPE use any DRI? Or is it still xlib driver? As the VNC can only use xlib, anything bypass the xlib will break the VNC connection. Thank you. Kind regards. Jupiter ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-14 Thread jupiter
Hi Brian, On 3/14/13, Brian Paul wrote: > On 03/13/2013 04:11 AM, jupiter wrote: >> Hi Brian, >> >> Sorry for not being clear, let me clarify it. >> >> On 3/13/13, Brian Paul wrote: >>> Well, the Xlib/swrast driver does everything in software, unlike a

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-13 Thread jupiter
swrast, or llvm or DRI? And where is the test program source code I can download from? Please also see attached glxinfo for Mesa llvm. Thank you. Kind regards, Jupiter > -Brian > > > On 03/12/2013 07:37 AM, jupiter wrote: >> Hi Brian, >> >> You are right, setti

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-12 Thread jupiter
you. Kind regards, Jupiter On 3/12/13, Brian Paul wrote: > I don't think you have to worry about the difference in buffer depths. > > If you really want a 24-bit depth buffer you can do 'export > MESA_GLX_DEPTH_BITS=24' > > -Brian > > On 03/09/20

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-08 Thread jupiter
he 3D in xlib driver? How can configure mesa to get 32 buffer size and 24 depth size for xlib driver? Please see following my configuration: ${SOURCE}/${CONFIGURE} --prefix=${INSTALL} --enable-xlib-glx --disable-dri --enable-gallium-llvm --with-llvm-shared-libs Thank you. Kind regards. Jupite

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-08 Thread jupiter
14 Mar 8 10:49 libGL.so.1 -> libGL.so.1.6.0 -rwxr-xr-x 1 root root 25436947 Mar 8 10:47 libGL.so.1.5.0 -rwxr-xr-x 1 root root 17788858 Mar 8 10:47 libGL.so.1.6.0 drwxr-xr-x 2 root root 4096 Mar 8 10:49 pkgconfig Thank you. Kind regards. Jupiter On 3/9/13, Brian Paul wrote: >

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-07 Thread jupiter
. 8 8 8 0 0 16 8 16 16 16 16 0 0 None 0x62 32 tc 0 32 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None Thank you. Kind regards. Jupiter On 3/8/13, jupiter wrote: > Hi Brian, > > Thanks for your response, please see following glxinfo. I am currently > building the LLV

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-07 Thread jupiter
nstall LLVM on your system > first then reconfigure/rebuild Mesa. > > -Brian > > On 03/07/2013 04:58 AM, jupiter wrote: >> Hi, >> >> It seems using xlib-glx stopped 3D rotating. If I built mesa 9.1 using >> DRI in my local machine, it can rotate 3D picture. Is t

Re: [Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-07 Thread jupiter
e DRI or I may miss some configurations. Appreciate any > advice. > > Thank you. > > Kind regards. > > Jupiter > ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] glxgears is faster but 3D render is so slow

2013-03-06 Thread jupiter
DRI or I may miss some configurations. Appreciate any advice. Thank you. Kind regards. Jupiter ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] Mesa-8.0.2 libGL.so: undefined reference to `XGetXCBConnection'

2012-04-20 Thread jupiter . hce
On 2012-04-18 23:36+1000, jupiter@gmail.com wrote: I ran "make linux-dri-x86" and "make install", sorry, I thought I put the commands in response. As I said, I followed online document of Compiling and Installing. Unless I was missing something from the document, I guess

Re: [Mesa-dev] Mesa-8.0.2 libGL.so: undefined reference to `XGetXCBConnection'

2012-04-18 Thread jupiter . hce
On 2012-04-18 09:48-0400, Adam Jackson wrote: On Tue, 2012-04-17 at 23:53 +1000, jupiter@gmail.com wrote: On 2012-04-17 09:34-0400, Adam Jackson wrote: >Note that neither one of the above libraries is mentioned in your ldd >output, which means libGL was linked incorrectly. What meth

Re: [Mesa-dev] Mesa-8.0.2 libGL.so: undefined reference to `XGetXCBConnection'

2012-04-17 Thread jupiter . hce
Thanks Adam, please see following information. On 2012-04-17 09:34-0400, Adam Jackson wrote: On Mon, 2012-04-16 at 22:15 +1000, jupiter@gmail.com wrote: I've just built Mesa-8.0.2 in a Linux box. Then there were errors of "libGL.so: undefined reference to `XGetXCBConnection&#x

[Mesa-dev] Mesa-8.0.2 libGL.so: undefined reference to `XGetXCBConnection'

2012-04-16 Thread jupiter . hce
Hi, I've just built Mesa-8.0.2 in a Linux box. Then there were errors of "libGL.so: undefined reference to `XGetXCBConnection'" and "libGL.so: undefined reference to `xcb_glx_client_info'" while I was compiling glew-1.7.0. What was I missing in building Mesa-8.0.2? $ ldd libGL.so linux-gate.so.