Re: [Mesa-dev] OSMesa Help

2013-07-16 Thread Brian Paul
On 07/15/2013 05:38 PM, Andy Li wrote: > Hi Brian, > > Thank you so much for your time and help along, up to this point, the > code make much more sense to me. > However, I have a few more questions here, hope that you will be able to > help me out. > > I am wondering > > Where the aa_genera

Re: [Mesa-dev] OSMesa Help

2013-07-15 Thread Andy Li
CC: mesa-dev@lists.freedesktop.org > Subject: Re: [Mesa-dev] OSMesa Help > > On 07/14/2013 09:34 PM, Andy Li wrote: > > Hi, > > > > I have some questions on the OSMesa code. > > As you suggested, I have continue looking into the swrast code. > > However, I have trouble figuri

Re: [Mesa-dev] OSMesa Help

2013-07-15 Thread Brian Paul
On 07/14/2013 09:34 PM, Andy Li wrote: > Hi, > > I have some questions on the OSMesa code. > As you suggested, I have continue looking into the swrast code. > However, I have trouble figuring out how the code works exactly. > Now I am now only focusing on the functions which draw lines. > As I loo

Re: [Mesa-dev] OSMesa Help

2013-07-15 Thread Jonathan Liu
On 10/07/2013 3:20 PM, Andy Li wrote: Hello everyone, I have some questions regarding to OSMesa. I am currently working on a project which I have to use Mesa on an embedded system. My current goal is to port the base functions over to the embedded system, so that I can draw a line on a pr

Re: [Mesa-dev] OSMesa Help

2013-07-14 Thread Andy Li
and. Thank you so much for your time. Andy. > Date: Wed, 10 Jul 2013 12:53:19 -0600 > From: bri...@vmware.com > To: lilap...@hotmail.com; mesa-dev@lists.freedesktop.org > Subject: Re: [Mesa-dev] OSMesa Help > > Please keep your replies on the list so that others can potentially

Re: [Mesa-dev] OSMesa Help

2013-07-10 Thread Brian Paul
able to give me some info/ suggestions on what I am doing? See above. Otherwise, just study the code for a while. It's not all that complicated. -Brian > > Thanks, > > Andy > > > Date: Wed, 10 Jul 2013 07:49:09 -0600 > > From: bri...@vmware.com > > To:

Re: [Mesa-dev] OSMesa Help

2013-07-10 Thread Brian Paul
On 07/09/2013 11:20 PM, Andy Li wrote: Hello everyone, I have some questions regarding to OSMesa. I am currently working on a project which I have to use Mesa on an embedded system. My current goal is to port the base functions over to the embedded system, so that I can draw a line on a provi

Re: [Mesa-dev] OSMesa Help

2013-07-09 Thread Matt Turner
On Tue, Jul 9, 2013 at 10:20 PM, Andy Li wrote: > Hello everyone, > > > I have some questions regarding to OSMesa. > > I am currently working on a project which I have to use Mesa on an embedded > system. > > My current goal is to port the base functions over to the embedded system, > so that I ca

[Mesa-dev] OSMesa Help

2013-07-09 Thread Andy Li
Hello everyone, I have some questions regarding to OSMesa.I am currently working on a project which I have to use Mesa on an embedded system.My current goal is to port the base functions over to the embedded system, so that I can draw a line on a provided VGA screen.Since the embedded system I a