Thanks that was helpful.!
On Tue, Jun 17, 2014 at 12:35 PM, Thomas Helland
wrote:
> Hi Roshan,
>
> I've just gotten into the game myself, so I guess i can provide some
> newbie-info.
> I guess by "the list" you are referring to the suggestions for GSoC
> projects posted.
> I think the applicati
Hi,
I am new to mesa and interested in working on open source project.
I have good knowledge about OpenGL and GLSL functionality. From the list, I
want to work on "Improved application of GLSL compiler optimization" .
What should I do to pick it? Can you help me with some documentation whi
wrote:
> On 06/04/2014 09:46 PM, roshan chaudhari wrote:
> > Thanks for reply.
> >
> > I have added "CFLAGS='-Og -ggdb3' CXXFLAGS='-Og -ggdb3'" into configure
> > file and ran
> > "./configure --enable-debug" ; make; make inst
Thanks for reply.
I have added "CFLAGS='-Og -ggdb3' CXXFLAGS='-Og -ggdb3'" into configure
file and ran
"./configure --enable-debug" ; make; make install
but still it did not step into driver.
On Wed, Jun 4, 2014 at 1:09 PM, Ian Romanick wrote:
> On
Hello,
I just cloned the mesa driver from git repository. I am trying to
debug the opengl application with mesa driver. I am not sure which flag to
enable for debugging and where, I built a driver with -enable-debug in
Makefile and added --DEBUG in CFLAGS in Makefile but still when I try to