Hi,
Can you throw some hints here? Will certianly help.
thx
K
On Wed, Apr 13, 2011 at 7:49 AM, kumar vemuri wrote:
> OK. i tried your command i.e. "./configure --enable-debug
> --enable-gallium-swrast --with-driver=xlib"
> and did "make".
> I also ran "scons libgl-xlib" which i guess
OK. i tried your command i.e. "./configure --enable-debug
--enable-gallium-swrast --with-driver=xlib"
and did "make".
I also ran "scons libgl-xlib" which i guess wasnt necessary. Correct me
if i am wrong?
Now i set the LD_LIBRARY_PATH to lib/gallium and run gears. i see around
60fps on my AMD athl
On 04/11/2011 11:52 PM, kumar vemuri wrote:
Hi Brian,
I did use --enable-debug with configure. But still i dont see gdb
stepping into gl calls... it does step into the glu calls though.
This is my configure command: ./configure --enable-debug
--enable-gallium-i915 --enable-gallium-swrast
Hi Brian,
I did use --enable-debug with configure. But still i dont see gdb
stepping into gl calls... it does step into the glu calls though.
This is my configure command: ./configure --enable-debug
--enable-gallium-i915 --enable-gallium-swrast --with-dri-drivers=swrast
By the way, dont k
On 04/11/2011 09:56 AM, kumar vemuri wrote:
Hi All,
A very basic question. I built the gallium softpipe driver setup.
The gears demo is working on it. When i try to use gdb on gears, gdb
"steps" into the glu* calls but not into the gl* (GL API) calls. Why is
that? Am i missing something?
Hi All,
A very basic question. I built the gallium softpipe driver setup.
The gears demo is working on it. When i try to use gdb on gears, gdb
"steps" into the glu* calls but not into the gl* (GL API) calls. Why is
that? Am i missing something?
thx
K
__