|
20ab9443e2
|
Attempt at not rendering radar
|
2023-01-16 22:29:23 +01:00 |
|
|
0a89dd618b
|
Use release build from now on
|
2023-01-16 17:48:12 +01:00 |
|
|
badee72676
|
Add config file info to readme
|
2023-01-16 17:08:57 +01:00 |
|
|
4ac8a3ce74
|
Add config file
|
2023-01-16 17:07:39 +01:00 |
|
|
f70cd3f1c8
|
Add pkgbuild
|
2023-01-16 14:52:58 +01:00 |
|
|
0e446641c5
|
Add hackery y-flip to correct car direction
|
2023-01-16 07:32:32 +01:00 |
|
|
42eb47836f
|
Get transforms into the right order
|
2023-01-16 03:56:10 +01:00 |
|
|
e991cb7af1
|
Try to work with car orientation
|
2023-01-15 19:58:23 +01:00 |
|
|
e225531e6c
|
Add info what and where to change lib path
|
2023-01-15 10:48:52 +01:00 |
|
|
7ad2f4eab9
|
Add readme and few attempts at radar fixes
|
2023-01-15 10:46:22 +01:00 |
|
|
d1c711586b
|
Get something on the screen
|
2023-01-15 06:58:23 +01:00 |
|
|
88ba6d5e13
|
Start implementing radar data backend
|
2023-01-14 20:15:43 +01:00 |
|
|
43a36c0b75
|
Update dependency link
|
2023-01-14 14:27:23 +01:00 |
|
|
90df19cbd7
|
Add a lot of debugging noise
|
2023-01-14 08:08:40 +01:00 |
|
|
9fd1275ce3
|
More testing
|
2023-01-13 15:00:01 +01:00 |
|
|
2c8a979b1e
|
Debug why there is nothing rendered
|
2023-01-13 09:27:58 +01:00 |
|
|
0dfc8a9ff0
|
Apply swapchain changes
|
2023-01-13 08:47:30 +01:00 |
|
|
c9a65898ee
|
Start implement data reader from rfactor
|
2023-01-13 08:11:53 +01:00 |
|
|
b3c83dc329
|
Add rfactor shared memory reader dependency
|
2023-01-12 17:50:50 +01:00 |
|
|
03c4194d29
|
Implement working empty renderer
|
2023-01-12 17:45:06 +01:00 |
|
|
ef720708aa
|
Start rendering work
|
2023-01-12 13:52:44 +01:00 |
|
|
5b8be0eb45
|
Create project structure for rendering
|
2023-01-12 10:10:09 +01:00 |
|
|
c1add2e953
|
Start adding function entries
|
2023-01-12 09:17:24 +01:00 |
|
|
a89a48dfb4
|
Use vk rs
|
2023-01-11 21:46:17 +01:00 |
|
|
c3f7f1a415
|
Remove symbol files
|
2023-01-11 21:30:59 +01:00 |
|
|
f1bffacc09
|
Load symbols from vk headers
|
2023-01-11 18:51:31 +01:00 |
|
Michael Hübner
|
4af14c9278
|
Load symbols from files
|
2023-01-11 15:03:32 +01:00 |
|
|
30dc69d277
|
Add vulkan symbols (exp via ctags)
|
2023-01-11 07:30:12 +01:00 |
|
|
8b1e936a50
|
Split device and instance get proc addr
|
2023-01-11 06:20:07 +01:00 |
|
|
785bf7ac9e
|
Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
|
2023-01-11 06:01:06 +01:00 |
|
|
6e9f1e7f26
|
Dynamically request all vk functions
|
2023-01-11 06:00:35 +01:00 |
|
RenovateBot
|
0363a66bc7
|
Add renovate.json
|
2023-01-11 02:01:33 +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 |
|