|
da0cd5656a
|
Fix config loading
|
2023-01-23 07:21:52 +01:00 |
|
|
bd2470d7c7
|
Move vk layer stuff into own directory
|
2023-01-20 06:41:09 +01:00 |
|
|
1df2f4183c
|
Attempt at not rendering radar
|
2023-01-16 22:29:23 +01:00 |
|
|
1343311ad1
|
Add config file
|
2023-01-16 17:07:39 +01:00 |
|
|
52b6e96f83
|
Start implementing radar data backend
|
2023-01-14 20:15:43 +01:00 |
|
|
763e3c55e2
|
Add a lot of debugging noise
|
2023-01-14 08:08:40 +01:00 |
|
|
392c4164d6
|
More testing
|
2023-01-13 15:00:01 +01:00 |
|
|
3478425b71
|
Debug why there is nothing rendered
|
2023-01-13 09:27:58 +01:00 |
|
|
b4d53e5ec5
|
Start implement data reader from rfactor
|
2023-01-13 08:11:53 +01:00 |
|
|
1289850e58
|
Implement working empty renderer
|
2023-01-12 17:45:06 +01:00 |
|
|
be5a734f4b
|
Start rendering work
|
2023-01-12 13:52:44 +01:00 |
|
|
0ce404b926
|
Create project structure for rendering
|
2023-01-12 10:10:09 +01:00 |
|
|
70028eb61a
|
Start adding function entries
|
2023-01-12 09:17:24 +01:00 |
|
|
a7469023f6
|
Use vk rs
|
2023-01-11 21:46:17 +01:00 |
|
|
aaa0fe80cb
|
Load symbols from vk headers
|
2023-01-11 18:51:31 +01:00 |
|
|
b594bc3762
|
Load symbols from files
|
2023-01-11 15:03:32 +01:00 |
|
|
8b1e936a50
|
Split device and instance get proc addr
|
2023-01-11 06:20:07 +01:00 |
|
|
6e9f1e7f26
|
Dynamically request all vk functions
|
2023-01-11 06:00:35 +01:00 |
|
|
b35b12d1dc
|
prepare more function loading
|
2023-01-10 19:41:45 +01:00 |
|
|
98282c5a42
|
truncate log file at every start
|
2023-01-10 19:33:45 +01:00 |
|
|
062a5f9ce9
|
Get gavania running with layer enabled
|
2023-01-10 19:02:58 +01:00 |
|
|
faa70a2382
|
Fix device creation and start exporting vk fns
|
2023-01-10 18:56:41 +01:00 |
|
|
39c28af575
|
Create device
|
2023-01-10 18:20:18 +01:00 |
|
|
69f7fcb0c6
|
Successfully create instance
|
2023-01-10 16:56:56 +01:00 |
|
|
90b077c237
|
Add dispatch tables
|
2023-01-10 15:28:48 +01:00 |
|
|
8408f11ada
|
Initial commit
|
2023-01-10 14:24:04 +01:00 |
|