Smedia Glamo 3362

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Known Features: +add list from Neng-Yu Tu mail)
m (Known Limitations)
Line 56: Line 56:
  
 
The datasheet is full of register settings. Openmoko hopes they could resolve the NDA issue in someway that could help people develop 3D development on FR.
 
The datasheet is full of register settings. Openmoko hopes they could resolve the NDA issue in someway that could help people develop 3D development on FR.
 +
 +
===Known Limitations===
 +
* No 3D drivers (ogles) available.
 +
* No public docs.
 +
* No VGA, means no full-screen 3D. Only QVGA (sub-screen rendering).
 +
* Slow texture uploads.
  
 
[[Category:Used chip]]
 
[[Category:Used chip]]

Revision as of 09:12, 17 April 2009

Contents

microSD support

Neo FreeRunner

Main article: Neo_FreeRunner_GTA02_Hardware


Hardware Acceleration

This is a compilation of all the pubicly available information that is known about the Glamo 3362 used in the Neo FreeRunner GTA02 and links to past and present projects utilizing the Glamo's hardware acceleration. If anyone is working or has worked on hardware acceleration with the Glamo please add any links and any further information to this page.

Hardware Accelerated Projects

  • [1] - Blog post by balrog accounting his working creating an accelerated mplayer driver using the Glamo 3362
    • [2] Source for libglamo interface used for mplayer acceleration
  • Xglamo

Known Features

  • 256x256 Max Texture Size
  • No Render-To-Texture Support
  • 511x511 Max 3D Destination Buffer Size
  • 8MB internal SDRAM
  • 16bit local bus interface to S3C2410
  • 2D acceleration
  • 3D acceleration
  • h.263 codec (encode/decode)
  • LCM controller
  • SD-Card controller
  • hardware JPEG encoder/decoder
  • Camera interface and imapge processing (unused)

Glamo3363 supports:

  • OpenGL ES 1.0
  • OpenGL ES 1.1
  • Mobile D3D

3D pipe line:

  • transform
  • cull
  • lighting
  • clipping
  • setup
  • rasterizer

The datasheet is full of register settings. Openmoko hopes they could resolve the NDA issue in someway that could help people develop 3D development on FR.

Known Limitations

  • No 3D drivers (ogles) available.
  • No public docs.
  • No VGA, means no full-screen 3D. Only QVGA (sub-screen rendering).
  • Slow texture uploads.
Personal tools

microSD support

Neo FreeRunner

Main article: Neo_FreeRunner_GTA02_Hardware


Hardware Acceleration

This is a compilation of all the pubicly available information that is known about the Glamo 3362 used in the Neo FreeRunner GTA02 and links to past and present projects utilizing the Glamo's hardware acceleration. If anyone is working or has worked on hardware acceleration with the Glamo please add any links and any further information to this page.

Hardware Accelerated Projects

  • [1] - Blog post by balrog accounting his working creating an accelerated mplayer driver using the Glamo 3362
    • [2] Source for libglamo interface used for mplayer acceleration
  • Xglamo

Known Features

  • 256x256 Max Texture Size
  • No Render-To-Texture Support
  • 511x511 Max 3D Destination Buffer Size
  • 8MB internal SDRAM
  • 16bit local bus interface to S3C2410
  • 2D acceleration
  • 3D acceleration
  • h.263 codec (encode/decode)
  • LCM controller
  • SD-Card controller
  • hardware JPEG encoder/decoder
  • Camera interface and imapge processing (unused)

Glamo3363 supports:

  • OpenGL ES 1.0
  • OpenGL ES 1.1
  • Mobile D3D

3D pipe line:

  • transform
  • cull
  • lighting
  • clipping
  • setup
  • rasterizer

The datasheet is full of register settings. Openmoko hopes they could resolve the NDA issue in someway that could help people develop 3D development on FR.