Edward R. Gonzalez ed
ed pushed to master at ed/SectrPrototype 2025-01-06 22:21:24 +00:00
bf38087d8e Remove rune tracking for string cache, + vecache deharcoding atlas...
ed pushed to master at ed/SectrPrototype 2025-01-06 19:13:03 +00:00
0350a0c282 Remove rune tracking for string cache, + vecache changes
ed pushed to master at ed/SectrPrototype 2025-01-06 16:23:36 +00:00
f1f98ffafb Removed usage of procedure using statements from vefontcache
ed pushed to master at ed/SectrPrototype 2025-01-06 16:01:01 +00:00
840e6053ff WIP - VEFontCache: Working on getting font size usage and super-sampling via scaling working on library side...
ed pushed to master at ed/SectrPrototype 2025-01-06 06:20:32 +00:00
c0b439bc30 Update readme and build script
ed pushed to master at ed/SectrPrototype 2025-01-05 01:30:09 +00:00
d400ad6524 Merge remote-tracking branch 'github.com/master'
62f9a726ee Update Readme.md
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-01-05 01:29:38 +00:00
f18da9af05 minor adjustments
ed pushed to master at ed/SectrPrototype 2025-01-05 01:10:05 +00:00
878c419a1f Oversized streamlined
ed pushed to master at ed/SectrPrototype 2025-01-04 22:00:07 +00:00
fe4f3ad14a VEFontCache : Streamlined to_cache (fixed)
ed pushed to master at ed/SectrPrototype 2025-01-04 20:55:39 +00:00
5b59942c1a WIP - VEFontCache: Working on streamlining to_cache codepath
ed pushed to master at ed/SectrPrototype 2025-01-04 15:16:34 +00:00
83b7098ce9 WIP : trying to fix oversized yet again...
ed pushed to master at ed/SectrPrototype 2025-01-04 15:13:37 +00:00
d6e232b3f7 Fixed ui rendering issue with getting vertical metrics unscaled.
ed pushed to master at ed/SectrPrototype 2025-01-04 04:06:42 +00:00
cb6053395c WIP - VEFontCache: Major changes
ed pushed to master at ed/SectrPrototype 2025-01-03 23:04:30 +00:00
078d9c8447 Misc changes
049633bdc5 VEFontCache: Fixed oversized drawing
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-01-03 20:11:15 +00:00
f6e7741bf3 More codepath simplification, convert lru to track u32
ed pushed to master at ed/SectrPrototype 2025-01-03 18:06:53 +00:00
c4c3bba20c VEFontchange: codepath changes and bugfixing
ed pushed to master at ed/SectrPrototype 2025-01-03 18:06:14 +00:00
8c7b3e2058 misc changes
ed pushed to master at ed/SectrPrototype 2025-01-03 07:16:58 +00:00
db1701a5d7 finished simpiflying/pipelining generate_oversized_draw_list
ed pushed to master at ed/SectrPrototype 2025-01-03 06:25:14 +00:00
b066b0de3a more perf improves for VEFontCache
ed pushed to master at ed/SectrPrototype 2025-01-03 03:56:17 +00:00
5e0afd5b7b WIP - VEFontCache : generate_shape_draw_list codepath simplification