1. 835bf09 minui: Managed FDs with smart pointers. by Tao Bao · 5 years ago
  2. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  3. 9cf163e minui: GRSurface manages data with std::unique_ptr. by Tao Bao · 6 years ago
  4. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  5. 710bc53 minui: Remove the default and copy ctors for GRSurface. by Tao Bao · 6 years ago
  6. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  7. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  8. ed876a7 minui: Use runtime properties instead of build time vars. by Tao Bao · 6 years ago
  9. 44478df minui: Clean up the use of `rotation`. by Tao Bao · 6 years ago
  10. 9f42633 minui: Add constness to GRSurface* in gr_get_{width,height}. by Tao Bao · 6 years ago
  11. 842f2a3 Let gr_init proceed even if we failed to load a font file by Tianjie Xu · 6 years ago
  12. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  13. 3d0cd1d Expose PngHandler via resources.h. by Tao Bao · 6 years ago
  14. 846012f graphics: add rotation logic by Luke Song · 7 years ago
  15. 29d5575 Add a new option in recovery menu to test the background texts by Tianjie Xu · 7 years ago
  16. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  17. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  18. 0b1118d minui: Move callback functions to std::function. by Tao Bao · 7 years ago
  19. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago