606f2b40e4
ROADMAP.md
2026-01-10 00:23:27 +00:00
dcec8f39a0
Revert "stuff"
...
This reverts commit 8dd30db30d .
2026-01-08 03:20:44 +00:00
8dd30db30d
stuff
2026-01-08 03:06:30 +00:00
a5b47479d7
Refactor graphics service architecture and remove Vulkan-specific components
...
- Deleted VulkanGuiService and associated interfaces to streamline GUI rendering.
- Removed RenderGraphConfig and GraphicsBackendConfig, replacing them with BgfxConfig.
- Eliminated unused render graph structures and interfaces to simplify codebase.
- Updated IConfigService and IGraphicsBackend interfaces to reflect new configurations.
- Removed Vulkan device and buffer service interfaces to reduce complexity.
- Enhanced error handling and validation across Vulkan initialization and resource management.
- Updated unit tests to remove references to the obsolete render graph functionality.
2026-01-06 15:08:20 +00:00
ca9830b978
feat: Add input bindings configuration for keyboard and gamepad actions
2026-01-05 06:55:13 +00:00
b034c3760c
docs: Update README.md for improved clarity and structure, enhancing overview, prerequisites, quick start, and runtime configuration sections
2026-01-05 03:12:56 +00:00
a39239c9ee
Add workflow diagnostics tool
2025-12-24 16:02:48 +00:00
Richard Ward
2dac2b53df
generate noises
2025-12-19 18:03:11 +00:00
Richard Ward
07f3ab90e6
improve dev script
2025-12-19 16:02:40 +00:00
Richard Ward
71ba586e33
cross platform work
2025-12-19 15:57:40 +00:00
Richard Ward
d9b56d6c3e
add dev commands
2025-12-19 15:51:20 +00:00
Richard Ward
db91b062b0
tweak docs
2025-12-19 14:00:39 +00:00
Richard Ward
22e49a73be
better docs and things
2025-12-19 13:57:53 +00:00
Richard Ward
6a9afd7ed3
cleanup
2025-12-19 13:25:08 +00:00
Richard Ward
302b2e49a8
gui framework
2025-12-19 02:56:59 +00:00
Richard Ward
eb95a296ec
mod cli
2025-12-19 02:21:04 +00:00
Richard Ward
9bb09e593f
nice cli
2025-12-19 02:17:05 +00:00
Richard Ward
3011d638a3
update readme
2025-12-19 01:46:03 +00:00
Richard Ward
24539a8601
try to fix build
2025-12-19 01:16:19 +00:00
Richard Ward
4f69706880
use rennovate
2025-12-19 00:18:03 +00:00
Richard Ward
635d93d0b6
use conan for everything
2025-12-18 21:33:19 +00:00
Richard Ward
e653d76635
build scripts
2025-12-18 19:45:45 +00:00
Richard Ward
7d83fc3ae9
conan is cool
2025-12-18 19:06:16 +00:00
Richard Ward
067881dac6
more initial code
2025-12-18 18:05:14 +00:00
7edcb599d2
Initial commit
2025-12-18 17:17:23 +00:00