Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 403 Bytes

TODO.md

File metadata and controls

28 lines (18 loc) · 403 Bytes

TODO

WIP

  • Finish textures
    • Load subtextures (tex3ds)
    • Load subtextures (GL)
    • Copy textures
  • Combiner buffers

Short term

  • Add support for geometry shaders

Medium term

  • Define the context API
  • Support ES 1.1

Long term

  • Add support for extensions
  • Optimize the whole library
  • Clean documentation

Final goal

  • Make sure "TODO" does not appear anywhere in the code