On Thu, Apr 15, 2010 at 7:12 AM, nitesh suthar <nitesh.24...@gmail.com> wrote:
> I am using SOC  S3C6410 .

Google doesn't tell me much about this chip other than that it's made
by Samsung and it powers some Android devices. A few posts suggest
that it's either a Samsung original, or an SGX-based core.

If it's the latter, you are out of luck. SGX does not have any
open-source code or free datasheets, and they actively discourage
reverse-engineering by levying strong licensing requirements on their
binary drivers.

Your best bet at this stage may well be to contact Samsung.

At any rate, Mesa drivers are implemented by writing code that uses
the hooks in the general driver context. src/mesa/drivers are all the
drivers, and src/mesa/drivers/dri may be of particular use if you are
planning on doing GL with X.

~ C.

-- 
When the facts change, I change my mind. What do you do, sir? ~ Keynes

Corbin Simpson
<mostawesomed...@gmail.com>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to