10 Commits

Author SHA1 Message Date
Luke Street 509021de0a Enable pipeline thread on OpenGL (ES) 2026-06-17 23:11:49 -06:00
Luke Street 85592e4d6b Build RmlUi pipelines first & block draws until compiled 2026-06-13 23:36:37 -06:00
Luke Street 9bc79d649c Prune dawn_cache.db entries after loading pipeline cache 2026-06-09 00:19:03 -06:00
Luke Street 45a732e295 Seed pipeline cache from initial DB dynamically (#223) 2026-06-06 07:41:33 -06:00
Luke Street 71d8462557 Introduce render worker & revamp RmlUi backend 2026-06-04 23:43:13 -06:00
Pieter-Jan Briers d7a57eba6b Remove more uses of path.string() (#220) 2026-06-03 20:30:24 -06:00
Luke Street 3643a369ad Split up configPath -> userPath/cachePath 2026-05-13 00:45:19 -06:00
Luke Street 22c2e5e55a Add shims for macOS 14 support 2026-05-10 00:27:54 -06:00
Luke Street ac3611e518 Improve resolve_sampled_textures performance considerably & add more traces 2026-04-12 15:35:28 -06:00
Luke Street 1533a48c7d Reworked pipeline cache with sqlite (#108)
* Reworked pipeline cache with sqlite

* Include <ranges> in common.cpp (sigh)

* Restore tracy thread names
2026-04-08 20:03:25 -06:00