Heriberto Delgado wrote:
> 
> Hi, everyone!
> 
> My name is Heriberto Delgado. I'm new at this list, and pretend to participate 
>frequently on it.  My current interest with Mesa is to begin developing an -like API 
>for the Palm (Pilot, as it was known some time ago).  By now, I have some working 
>code (in fact, my company is using it now, and isn't complaining for using my LGPL 
>code), so I thought this is the best place to begin with.  What I want to know by now 
>is: should I begin working on my code under a whole new branch on the current MESA 
>project, or MUST I reuse the existing code at, say, the /SRC directory? My primary 
>concerns about it are the lack of a convenient floating-point support on the Palm and 
>the limited stack & heap size (may be partially corrected with the use of 
>"databases", as they call it - but the lag in execution speed would be disastrous).  
>Hope to hear from some of you soon!

I considered this project myself when I got my Palm Pilot.
However, as I understand it, the system is limited to 32KB code
and data segments.  Mesa's code is much larger and often
allocates buffers larger than 32KB.

It may be pretty hard to squeeze Mesa into the Palm.  Also, I really
don't want to see the Mesa code littered with Palm-specific work-
arounds.

Keep us posted on your progress.

-Brian


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to