Presentation of Gepard GLES2 (GeCo2016) - GepardGraphics/gepard GitHub Wiki

Current state

  • Gepard
  • Backends: CPU, GLES2, Vulkan
  • Tests: Unittest, Api/pixel tests (manual), Framework to testing, generating, validating api/pixel tests.
  • Others: Surfaces (Base, X, PNG), Examples, Doxygen, Build system
  • Antilop
  • General test framework
  • Contains: automatic test system; api, pixel and conformance tests for Canvas 2D.
  • Savanna
  • Benchmark system for Gepard
  • Contains: benchmarks, best practices (GLSE2 & Vulkan), Sahara (tiny examples for try to Gepard)

Future

  • Gepard
  • SMART Pointers (@dbatyai)
  • fillRect with CPU backend (@szledan)
  • path-rendering with GLES2 (@szledan)
  • Savanna: lay down the foundation. (@szledan)