Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 227 Bytes

FIXME.md

File metadata and controls

5 lines (5 loc) · 227 Bytes
  • Use span instead of std::vector references
  • UTF-8 Handling
  • Use callbacks only to make event queue, and then handle the input each loop
    • This should fix the latency
  • Make header changes not recompile the whole project