Commit graph

631 commits

Author SHA1 Message Date
Alex Janka bf3ed7ff24 types: better debug impl for BoundedAddress 2024-09-14 22:35:18 +10:00
Alex Janka 3d372d811a update transitive dependencies 2024-08-19 15:32:14 +10:00
Alex Janka 86f8ef571e update dependencies + remove outdated camera deps 2024-08-19 15:18:53 +10:00
Alex Janka 46de500965 update librashader 2024-08-19 15:07:36 +10:00
Alex Janka 51dbb52b18 xtask: extra newline 2024-08-19 14:34:19 +10:00
Alex Janka cdb16d8e15 xtask: feature specific target dirs 2024-08-19 14:15:45 +10:00
Alex Janka 6ebcf1bd27 xtask: don't drop cargo exec iterator in run() 2024-08-19 14:15:37 +10:00
Alex Janka 90d6d38625 winit_manager: set app_id for wayland 2024-08-19 14:15:06 +10:00
Alex Janka bf3a651f95 xtask: fix progress bar for "xtask run" 2024-08-19 13:29:05 +10:00
Alex Janka f808a58492 xtask: filter toolchains before .find() 2024-08-19 11:49:43 +10:00
Alex Janka bec9b0f57b update baseview 2024-08-19 11:41:15 +10:00
Alex Janka b42dd002b1 xtask: show cargo build progress 2024-08-18 16:26:58 +10:00
Alex Janka 27464daae3 vulkan: update + cleanup 2024-08-18 14:27:36 +10:00
Alex Janka 11512e92ea xtask: handle triples better 2024-08-18 13:44:49 +10:00
Alex Janka 84ab4e1f03 winit_manager: don't draw if resize is incomplete 2024-08-18 13:28:04 +10:00
Alex Janka 7669fc0b70 lib: don't include renderer in default features 2024-08-18 12:12:46 +10:00
Alex Janka 3dc11e7710 cli: set RUST_BACKTRACE and RUST_LOG if unset 2024-08-18 12:11:47 +10:00
Alex Janka 8faf67e01a revert dev profile opt-level change 2024-08-18 12:03:21 +10:00
Alex Janka 7ab8bcf308 xtask: build/run 2024-08-11 12:24:33 +10:00
Alex Janka 138e77bb4c cli/gui: expose renderer as feature 2024-08-11 12:21:16 +10:00
Alex Janka 1efe321c05 xtask: move to workspace root 2024-08-10 16:03:18 +10:00
Alex Janka 8ab1581899 dep update 2024-08-10 16:02:18 +10:00
Alex Janka c7d3f12aee renderer: update filterchainoptionswgpu 2024-08-02 13:24:12 +10:00
Alex Janka 195d35371e update librashader 2024-08-02 13:15:04 +10:00
Alex Janka f40269622a gui: RUST_LOG defaults to info 2024-07-20 18:03:57 +10:00
Alex Janka 789eaf275f gui (gtk): game list UI looks much better
fixes column size + initial window size + window title
2024-07-20 18:03:29 +10:00
Alex Janka e414253ce7 update deps 2024-07-20 17:55:07 +10:00
Alex Janka 861b8c2996 macos gui: handle fallible 2024-06-16 11:53:00 +10:00
Alex Janka 24bcdd1bb6 macos gui: mark unused fields in widgets 2024-06-16 11:52:44 +10:00
Alex Janka 4f10118a9a vst: handle result output from init 2024-06-16 11:48:56 +10:00
Alex Janka 695bb06757 tests: use anyhow 2024-06-16 11:48:05 +10:00
Alex Janka 21e767525e tests: mark unused emu fields with _ 2024-06-16 11:47:50 +10:00
Alex Janka ac4446b055 gui/cli/frontend: anyhow 2024-06-16 11:44:06 +10:00
Alex Janka 0c5324176d lib: centralised errors 2024-06-16 11:43:02 +10:00
Alex Janka c6d25af1ba frontend-common: prefer jack on linux 2024-06-01 11:41:44 +10:00
Alex Janka 101a0fc062 update Things... 2024-05-26 11:06:46 +10:00
Alex Janka 24af9dd689 dont double init env_logger 2024-03-07 12:09:25 +11:00
Alex Janka 77e5632856 only build gtk resources if building gtk ui 2024-03-07 10:40:38 +11:00
Alex Janka 3534d986b8 first pass crossplatform ui 2024-03-03 18:36:51 +11:00
Alex Janka 605d4b2abd parse rom header 2024-03-03 18:36:19 +11:00
Alex Janka d3fb042451 gplv3 2024-03-01 09:00:14 +11:00
Alex Janka 33a9b2252c request high performance adapter 2024-02-14 08:33:17 +11:00
Alex Janka 8d7e5c152e bundler changes 2024-02-12 16:29:00 +11:00
Alex Janka 94206a24ec logging 2024-02-10 09:36:26 +11:00
Alex Janka e74862e015 update baseview to compile for windows 2024-02-10 09:14:36 +11:00
Alex Janka 5aa29620e8 maybe im stupid 2024-02-10 08:55:46 +11:00
Alex Janka 00c487f439 tweakin 2024-02-10 08:49:36 +11:00
Alex Janka 5a2229728a WGPU BACKEND!!! almost works!! 2024-02-09 10:20:00 +11:00
Alex Janka 43b800ff80 backend genericisation (?) and rwh 0.6 2024-02-08 15:27:48 +11:00
Alex Janka 63301c692e finish migration to renderer modules + stub for wgpu 2024-02-07 17:29:18 +11:00