Latest commits on development:
- refactor(gpu): demote pipeline and render target creation logs to debug (8d1916b)
- refactor(vfs): clarify resolve log messages and demote hit to debug (9237947)
- refactor(filesystem): demote per-device ResolvePath logs to debug (061b1f4)
- fix(filesystem): correct NullDevice root entry absolute path (bcd358b)
- feat(graphics): split GraphicsSystem::Setup into presentation and guest-GPU phases (506eee8)
- feat(app): add hook for adding log sinks (6ca0cf8)
- ci: refactor build workflows (d85d6bd)
- docs: update README credits and build status badges (da60213)
- ci: add nightly workflow (b82d0f2)
- feat(build): derive version from git tags (6d99556)
- docs: add release process documentation (888859a)
- feat(knrl): Add more message ids for xgi (93ea16e)
- feat(krnl): Add stubs for xbdm (c944166)
- ci: update format to run against all pr/push events (42ac096)
- fix(codegen): use std::fma for fmadd/fmsub variants, narrow frsqrte through float (86c8c60)
- feat(crt): add UTF-16 platform independent implementations (2ac53f5)
- chore: bump to 0.7.6 (58c3721)
- chore: bump v0.7.5 (89b8e57)
- fix(logging): route Windows early logging through msvc_sink, drop AllocConsole (89a89ca)
- fix(ppc): include before simde headers (a2982e4)