Commit Graph

5 Commits

Author SHA1 Message Date
Irastris 8a2b80ecb1 Wildcard and sidecar mip support for texture replacement (#143)
* Implement wildcard parsing for texture and TLUT hashes

* Implement loading sidecar mips
2026-04-27 23:44:07 -06:00
Luke Street 5d420c9f73 Arbitrary mipmap detection & texture cleanup (#131) 2026-04-20 20:33:14 -06:00
Luke Street ac3611e518 Improve resolve_sampled_textures performance considerably & add more traces 2026-04-12 15:35:28 -06:00
Luke Street b1bf531884 FIFOify texture binding (#109)
* FIFOify texture binding

* Use __cntlzw helper

* Some cleanup

* Fix texture eviction & cleanup
2026-04-09 00:14:00 -06:00
Irastris 500d81b22b Implement texture dumping & replacement (#91) 2026-04-06 21:04:01 -06:00