|
af599edb52
|
Include font into lib
|
2023-01-18 12:28:07 +01:00 |
|
|
be9f93ec3c
|
Use system path for font
|
2023-01-18 12:04:19 +01:00 |
|
|
727c67bbfe
|
Add actual font path as comment
|
2023-01-18 11:54:09 +01:00 |
|
|
57356366e6
|
Add telemetry history graph
|
2023-01-18 11:51:16 +01:00 |
|
|
dc745ea8af
|
Restructure elements
|
2023-01-18 09:19:55 +01:00 |
|
|
58d824977f
|
Start pedal history
|
2023-01-18 09:14:19 +01:00 |
|
|
c45ed8d128
|
Check for GamePhase
|
2023-01-18 08:55:43 +01:00 |
|
|
966414a17c
|
Improve leaderboard
|
2023-01-18 08:04:47 +01:00 |
|
|
1c37ce6029
|
Add leader board
|
2023-01-18 07:09:44 +01:00 |
|
|
8a7c4ab44d
|
Add font png to pkgbuild
|
2023-01-17 16:11:48 +01:00 |
|
|
be7a746931
|
Fix and improve pedals
|
2023-01-17 16:05:31 +01:00 |
|
|
cab4701289
|
Add watermark
|
2023-01-17 15:44:11 +01:00 |
|
|
caa87fbc18
|
Refactor project for easier extension
|
2023-01-17 12:18:53 +01:00 |
|
|
ed5f7e24a7
|
Create gui handler
|
2023-01-17 07:57:56 +01:00 |
|
|
20ab9443e2
|
Attempt at not rendering radar
|
2023-01-16 22:29:23 +01:00 |
|
|
4ac8a3ce74
|
Add config file
|
2023-01-16 17:07:39 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|