Hi all,
Iam using mesa 7.8-gles version for my project. I need to use opengl
es with osmesa driver for off screen rendering. I was able to build both
using makefiles in associate folders. But i was not able to debug my
application program. I am using gdb to debug. Am i doing anything wrong
On Wed, Nov 10, 2010 at 7:40 PM, Brian Paul wrote:
> On 11/09/2010 09:03 PM, firos ismail wrote:
>
>> Hi all,
>>
>> When comparing the buffers created by X11 and OSMesa i found
>> that the functions that put values to the buffers are different and
>>
Hi all,
When comparing the buffers created by X11 and OSMesa i found that
the functions that put values to the buffers are different and their logic
is different both take different origins to put values. Is this normal or is
there any changes that should be done ?
Hi,
I am working on porting openGL ES 1.0 on openGL sorce code available
in Khronos website to PowerPC architecture. It would have no operating
system will run as a standalone code. openGL library is built from mesa and
is build for powerpc. The problem iam facing is i cannot use any drivers
c
Hi,
I would like to port mesa to powerpc without an OS. Is this possible if
so what should i do? I have ported libglapi and libmesa and libOSMesa to
powerpc can i display something with this setup. I use a virtex 5 fpga for
the purpose. Kindly advice me .
__