Mitchell Hashimoto
|
d1718e6cbf
|
use libc memcpy/memmove instead of std.mem if available
|
2022-11-08 19:01:45 -08:00 |
|
Mitchell Hashimoto
|
0d2c03c21c
|
Font face handles zero-width glyphs (weird but happens)
|
2022-09-05 22:53:00 -07:00 |
|
Mitchell Hashimoto
|
f4b1783c1f
|
atlas tracks modified/resize state, reallocate on GPU if resized
|
2022-08-24 12:41:31 -07:00 |
|
Mitchell Hashimoto
|
d8248ef0ae
|
fix data corruption on growing the Atlas
|
2022-08-24 12:14:02 -07:00 |
|
Mitchell Hashimoto
|
f9313801f1
|
avoid an alloc and buffer copy in the common case on font loading
|
2022-08-19 15:12:57 -07:00 |
|
Mitchell Hashimoto
|
742dd010eb
|
Texture atlas supports variable color depth, not just greyscale
|
2022-08-19 14:37:22 -07:00 |
|
Mitchell Hashimoto
|
876d316cda
|
atlas: use saturating arithmetic
|
2022-04-05 17:58:48 -07:00 |
|
Mitchell Hashimoto
|
e33aeea723
|
starting FontAtlas
|
2022-04-05 17:57:09 -07:00 |
|
Mitchell Hashimoto
|
c4fb335a6b
|
zig native atlas implementation
|
2022-04-05 12:04:10 -07:00 |
|