Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 548 Bytes

TODO.md

File metadata and controls

21 lines (13 loc) · 548 Bytes

TODO

Priority

OpenGL

  • Ensure OpenGL function loading is context dependent
    • Take inspiration from datenwolf's struct approach here

Unordered

Linux

  • Load GTK 3 using dlopen() instead of adding it as a link-time dependency.
  • Monitor GTK 4 slow startup issue.

General

  • Measure performance.