tree: c10b5c057e9b555518d0e3b17c37a838b7905797 [path history] [tgz]
  1. blitter.gyp
  2. main.cc
  3. README.md
src/starboard/examples/blitter/README.md

Blitter API Example

This example application demonstrates Starboard's Blitter API usage. It demonstrates a wide array of Blitter API usages such as initializing a blitter device, swap chain and context. It also demonstrates uploading textures from the CPU to the blitter device, filling rectangles with solid colors, blitting from a texture to a surface, rendering to offscreen surfaces, and rendering using an offscreen surface as a texture.