Commit graph

58 commits

Author SHA1 Message Date
hodasemi 5186b96b44 Add GamePhase logic 2023-01-18 17:02:20 +01:00
hodasemi 64fab8d4e2 Merge pull request 'Merge initial implementation of Pedal and Leader Board widgets' (#3) from ui into master
Reviewed-on: #3
2023-01-18 12:50:35 +01:00
hodasemi 1d901fdbb8 Slight ui improvements 2023-01-18 12:49:04 +01:00
hodasemi 57d795f287 Include font into lib 2023-01-18 12:28:07 +01:00
hodasemi 1d2120fbd2 Use system path for font 2023-01-18 12:04:19 +01:00
hodasemi b381d6686d Update README 2023-01-18 12:00:30 +01:00
hodasemi f11eef57ac Add actual font path as comment 2023-01-18 11:54:09 +01:00
hodasemi 04bd9374a8 Add telemetry history graph 2023-01-18 11:51:16 +01:00
hodasemi bc142ba988 Restructure elements 2023-01-18 09:19:55 +01:00
hodasemi 364b1e5686 Start pedal history 2023-01-18 09:14:19 +01:00
hodasemi e6ae0e7bee Check for GamePhase 2023-01-18 08:55:43 +01:00
hodasemi edd17b3c73 Improve leaderboard 2023-01-18 08:04:47 +01:00
hodasemi 2e6072812f Add leader board 2023-01-18 07:09:44 +01:00
hodasemi da50c97958 Add font png to pkgbuild 2023-01-17 16:11:48 +01:00
hodasemi 2dc925fb16 Fix and improve pedals 2023-01-17 16:05:31 +01:00
hodasemi b449e74ca0 Add watermark 2023-01-17 15:44:11 +01:00
hodasemi dd3d9fd2f2 Refactor project for easier extension 2023-01-17 12:18:53 +01:00
hodasemi 2504d4ee24 Create gui handler 2023-01-17 07:57:56 +01:00
hodasemi 1df2f4183c Attempt at not rendering radar 2023-01-16 22:29:23 +01:00
hodasemi dcf9de54f8 Use release build from now on 2023-01-16 17:48:12 +01:00
hodasemi d7b6cfce5f Add config file info to readme 2023-01-16 17:08:57 +01:00
hodasemi 1343311ad1 Add config file 2023-01-16 17:07:39 +01:00
hodasemi cba59392ae Add pkgbuild 2023-01-16 14:52:58 +01:00
hodasemi b7547534c1 Add hackery y-flip to correct car direction 2023-01-16 07:32:32 +01:00
hodasemi 7a8476e7f7 Get transforms into the right order 2023-01-16 03:56:10 +01:00
hodasemi 0f16adaa2d Try to work with car orientation 2023-01-15 19:58:23 +01:00
hodasemi 004ec764de Add info what and where to change lib path 2023-01-15 10:48:52 +01:00
hodasemi 3e2ab4b42c Add readme and few attempts at radar fixes 2023-01-15 10:46:22 +01:00
hodasemi 7b1df782da Get something on the screen 2023-01-15 06:58:23 +01:00
hodasemi 52b6e96f83 Start implementing radar data backend 2023-01-14 20:15:43 +01:00
hodasemi 2ea249b948 Update dependency link 2023-01-14 14:27:23 +01:00
hodasemi 763e3c55e2 Add a lot of debugging noise 2023-01-14 08:08:40 +01:00
hodasemi 392c4164d6 More testing 2023-01-13 15:00:01 +01:00
hodasemi 3478425b71 Debug why there is nothing rendered 2023-01-13 09:27:58 +01:00
hodasemi ecfaa18614 Apply swapchain changes 2023-01-13 08:47:30 +01:00
hodasemi b4d53e5ec5 Start implement data reader from rfactor 2023-01-13 08:11:53 +01:00
hodasemi 793fe755a7 Add rfactor shared memory reader dependency 2023-01-12 17:50:50 +01:00
hodasemi 1289850e58 Implement working empty renderer 2023-01-12 17:45:06 +01:00
hodasemi be5a734f4b Start rendering work 2023-01-12 13:52:44 +01:00
hodasemi 0ce404b926 Create project structure for rendering 2023-01-12 10:10:09 +01:00
hodasemi 70028eb61a Start adding function entries 2023-01-12 09:17:24 +01:00
hodasemi a7469023f6 Use vk rs 2023-01-11 21:46:17 +01:00
hodasemi b49c026a05 Remove symbol files 2023-01-11 21:30:59 +01:00
hodasemi aaa0fe80cb Load symbols from vk headers 2023-01-11 18:51:31 +01:00
hodasemi b594bc3762 Load symbols from files 2023-01-11 15:03:32 +01:00
hodasemi 30dc69d277 Add vulkan symbols (exp via ctags) 2023-01-11 07:30:12 +01:00
hodasemi 8b1e936a50 Split device and instance get proc addr 2023-01-11 06:20:07 +01:00
hodasemi 785bf7ac9e Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2023-01-11 06:01:06 +01:00
hodasemi 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