|
2dc925fb16
|
Fix and improve pedals
|
2023-01-17 16:05:31 +01:00 |
|
|
b449e74ca0
|
Add watermark
|
2023-01-17 15:44:11 +01:00 |
|
|
dd3d9fd2f2
|
Refactor project for easier extension
|
2023-01-17 12:18:53 +01:00 |
|
|
2504d4ee24
|
Create gui handler
|
2023-01-17 07:57:56 +01:00 |
|
|
1df2f4183c
|
Attempt at not rendering radar
|
2023-01-16 22:29:23 +01:00 |
|
|
dcf9de54f8
|
Use release build from now on
|
2023-01-16 17:48:12 +01:00 |
|
|
d7b6cfce5f
|
Add config file info to readme
|
2023-01-16 17:08:57 +01:00 |
|
|
1343311ad1
|
Add config file
|
2023-01-16 17:07:39 +01:00 |
|
|
cba59392ae
|
Add pkgbuild
|
2023-01-16 14:52:58 +01:00 |
|
|
b7547534c1
|
Add hackery y-flip to correct car direction
|
2023-01-16 07:32:32 +01:00 |
|
|
7a8476e7f7
|
Get transforms into the right order
|
2023-01-16 03:56:10 +01:00 |
|
|
0f16adaa2d
|
Try to work with car orientation
|
2023-01-15 19:58:23 +01:00 |
|
|
004ec764de
|
Add info what and where to change lib path
|
2023-01-15 10:48:52 +01:00 |
|
|
3e2ab4b42c
|
Add readme and few attempts at radar fixes
|
2023-01-15 10:46:22 +01:00 |
|
|
7b1df782da
|
Get something on the screen
|
2023-01-15 06:58:23 +01:00 |
|
|
52b6e96f83
|
Start implementing radar data backend
|
2023-01-14 20:15:43 +01:00 |
|
|
2ea249b948
|
Update dependency link
|
2023-01-14 14:27:23 +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 |
|
|
ecfaa18614
|
Apply swapchain changes
|
2023-01-13 08:47:30 +01:00 |
|
|
b4d53e5ec5
|
Start implement data reader from rfactor
|
2023-01-13 08:11:53 +01:00 |
|
|
793fe755a7
|
Add rfactor shared memory reader dependency
|
2023-01-12 17:50:50 +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 |
|
|
b49c026a05
|
Remove symbol files
|
2023-01-11 21:30:59 +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 |
|
|
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 |
|