-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Welcome to gles6410 wiki.
The project is aimed to provide a proper implementation of API compatible with OpenGL ES 1.1 (and maybe 2.0 in future) for the 3D engine (FIMG 3DSE) embedded in Samsung S3C6410 application processor (possibly also in S5P6442 and S5PC100, not to confuse with S5PC110 which contains a PowerVR SGX graphics core), as the original one contains many bugs and is written in a suboptimal way.
Currently the main target is Samsung Galaxy Spica (GT-i5700), which is a phone running Android OS and based on S3C6410 chip, but in future it may be possible to add support for other platforms.
To see current status visit the Status page.
If you appreciate my work, feel free to .
Looking for developers experienced in C/C++ and OpenGL with some knowledge about device programming to help me with this project.
The project will get renamed to OpenFIMG, since the GPU is confirmed not to be specific only to S3C6410.