|
|
60ca4c06ae
|
start work on pbr pipeline, some clean up/fixes for allocators
|
2025-05-21 22:32:28 +10:00 |
|
|
|
133a1b294d
|
fixed windows build
|
2025-05-18 06:47:28 +10:00 |
|
|
|
abcfb7774c
|
big refactor before rewriting buffer handling
|
2025-04-28 22:34:07 +10:00 |
|
|
|
7a3844013e
|
refactor of function/type names
|
2025-04-26 13:15:41 +10:00 |
|
|
|
986e48bce4
|
make global allocator initialize automatically
|
2025-04-22 08:44:42 +10:00 |
|
|
|
d01a2e03a8
|
asset loading implemented
|
2025-04-21 21:55:58 +10:00 |
|
|
|
16e3732bbe
|
further allocator work, incomplete but will eventually return
|
2025-04-21 14:44:41 +10:00 |
|
|
|
30153e1af3
|
convert math functions to generics
|
2025-04-20 16:51:44 +10:00 |
|
|
|
c27b200984
|
hash table + basic profiler implemented, now using c23
|
2025-04-20 12:24:33 +10:00 |
|
|
|
a651082dcc
|
start work on hash table
|
2025-04-18 21:06:13 +10:00 |
|
|
|
7602982c93
|
finished free list allocator (linked list) and added small test
|
2025-04-18 12:37:35 +10:00 |
|
|
|
f57018317a
|
big clean up
|
2025-04-14 16:37:47 +10:00 |
|
|
|
2f0722132d
|
red-black tree implemented
|
2025-04-12 19:33:16 +10:00 |
|
|
|
43d89bee84
|
started work on asset packer
|
2025-04-06 20:34:58 +10:00 |
|
|
|
ff07cbc572
|
added basic gui widgets
|
2025-03-30 20:50:33 +11:00 |
|
|
|
8dd01f9dfc
|
some refactoring
|
2025-03-30 11:59:53 +11:00 |
|
|
|
c76dc917cc
|
add async to vulkan buffer transfers
|
2025-03-29 17:38:04 +11:00 |
|
|
|
4ab1abbc27
|
started work on async code
|
2025-03-25 23:06:24 +11:00 |
|
|
|
0f14ffd37f
|
some refactoring + cleanup of swapchain parameter selecetion
|
2025-03-23 10:28:12 +11:00 |
|
|
|
e4519e3b4a
|
some experimenting with creating a gui
|
2025-03-22 19:49:51 +11:00 |
|
|
|
e5b5807c6d
|
rendering refactor, dxvk started, script updated
|
2025-03-15 21:25:39 +11:00 |
|
|
|
2a5f728abf
|
completed early version of input handling
|
2025-03-08 16:39:58 +11:00 |
|
|
|
f3ac3cc36c
|
refactored linux code to fit new entry point style, some x11 code added
|
2025-03-08 12:30:04 +11:00 |
|
|
|
6bb0c2f134
|
rework entry into linux entry
|
2025-03-06 23:11:45 +11:00 |
|