|
|
6a700c0863
|
clamp ui rect fwidth
|
2026-01-02 18:19:50 -06:00 |
|
|
|
ba8b1667db
|
use premultiplied alpha for ui composition
|
2026-01-02 18:15:30 -06:00 |
|
|
|
8aa44b5deb
|
shader constant tweak vars
|
2026-01-02 01:23:32 -06:00 |
|
|
|
5b88c67af2
|
add icon support to ui
|
2026-01-01 20:26:14 -06:00 |
|
|
|
3522e47c0a
|
proper panel resize
|
2025-12-28 23:09:51 -06:00 |
|
|
|
7b4edbdfbb
|
ui corner anti aliasing
|
2025-12-28 19:28:40 -06:00 |
|
|
|
4ffb9a8d73
|
convert comment style from multi-line to single-line
|
2025-12-28 12:06:08 -06:00 |
|
|
|
3377e3f94c
|
convert indentation to 2 spaces
|
2025-12-18 18:42:53 -06:00 |
|
|
|
e9e8dcc04d
|
glyph cache progress
|
2025-12-11 19:35:11 -06:00 |
|
|
|
ad359c8495
|
re-enable ui & vis rendering
|
2025-12-11 15:41:38 -06:00 |
|
|
|
eeec7e7191
|
vector printf format
|
2025-12-11 14:16:56 -06:00 |
|
|
|
4453d18d51
|
check for overflow in shader printf
|
2025-12-11 10:24:30 -06:00 |
|
|
|
84fbaaf7cd
|
working shader printf w/ formatting & logging
|
2025-12-10 22:00:04 -06:00 |
|
|
|
bc76a511e6
|
shader printf arg parsing on cpu
|
2025-12-10 20:21:08 -06:00 |
|
|
|
f911e98c98
|
reset print buffer size in collection worker
|
2025-12-10 17:23:51 -06:00 |
|
|
|
3da749ef51
|
formatting
|
2025-12-10 11:48:42 -06:00 |
|
|
|
c7e560f98c
|
remove forced descriptor slot api
|
2025-12-09 19:09:25 -06:00 |
|
|
|
1b02edb0b5
|
move shader handles into gpu layer
|
2025-12-09 18:04:32 -06:00 |
|
|
|
8565cbea53
|
change gpu layer namespace to 'G'
|
2025-12-09 17:45:01 -06:00 |
|
|
|
f773422abf
|
rename shader handle -> shader ref
|
2025-12-09 17:30:27 -06:00 |
|
|
|
781e6ff75a
|
create shader headers
|
2025-12-09 16:26:31 -06:00 |
|
|
|
a54b9c62c8
|
use '.g' & '.gh' extensions for shader source files
|
2025-12-09 13:03:34 -06:00 |
|