Commit Graph

237 Commits

Author SHA1 Message Date
Michael Theall
d9965f33df Fix 3DS mouse coords 2020-04-28 10:26:47 -05:00
Michael Theall
cb0756d819 Fix citro3d backend problems 2020-04-28 10:26:47 -05:00
Michael Theall
d83252ab8f Update to ImGui 1.76 2020-04-28 10:26:47 -05:00
Michael Theall
38adb13ae9 Build with ccache 2020-04-28 10:26:47 -05:00
Michael Theall
6fce93093e Increase log window size 2020-04-28 10:26:47 -05:00
Michael Theall
e8feca0175 LTO -O3 for release build 2020-04-28 10:26:45 -05:00
Michael Theall
8aaf564138 Refactor status drawing 2020-04-28 10:25:54 -05:00
Michael Theall
fdcadc2997 Unstub glad 2020-04-28 10:25:54 -05:00
Michael Theall
f3255611ae Unstub imgui 2020-04-28 10:25:54 -05:00
Michael Theall
a313c5c169 Minor mouse fixes 2020-04-28 10:25:54 -05:00
Michael Theall
214ab229c6 NDS support 2020-04-28 10:25:54 -05:00
Michael Theall
fc02e1ee38 3DS romfsExit 2020-04-28 10:25:54 -05:00
Michael Theall
1a7d955af8 Fix romfs path for cia 2020-04-28 10:25:54 -05:00
Michael Theall
82f602a10b Allow 1080p mode 2020-04-28 10:25:54 -05:00
Michael Theall
139707a6d2 Remove font caching 2020-04-28 10:25:54 -05:00
Michael Theall
3fe06f263f v3.0.0-rc3 2020-04-28 10:25:54 -05:00
Michael Theall
e00f0902db Switch status icons 2020-04-28 10:25:54 -05:00
Michael Theall
e4a63e8710 Increase Switch font size to 24 2020-04-28 10:25:54 -05:00
Michael Theall
1b089068c2 Use global log instead of thread-local 2020-04-28 10:25:54 -05:00
Michael Theall
3ab7a31c90 Refactor deko3d backend 2020-04-28 10:25:54 -05:00
Michael Theall
7591a39cfd Initialize nifm session for network check 2020-04-28 10:25:54 -05:00
Michael Theall
49b2571336 Auto start/stop
More fine-grained locking
2020-04-28 10:25:54 -05:00
Michael Theall
b925088965 3DS: add ZL/ZR to nav input 2020-04-28 10:25:54 -05:00
Michael Theall
a265706671 Use mulitply instead of divide where feasible 2020-04-28 10:25:54 -05:00
Michael Theall
ffa6195182 Fine-grained locking 2020-04-28 10:25:54 -05:00
Michael Theall
816c3bfa39 v3.0.0-rc2 2020-04-28 10:25:54 -05:00
Michael Theall
07ebd0d1d1 Refactor as much code out of 3DS backends as possible 2020-04-28 10:25:54 -05:00
Michael Theall
e8b62be621 Fix 3DS multithreading 2020-04-28 10:25:54 -05:00
Michael Theall
2da46d407f Use anti-aliasing framebuffer on 3DS 2020-04-28 10:25:54 -05:00
Michael Theall
34c6d61215 Documentation and minor refactors 2020-04-28 10:25:54 -05:00
Michael Theall
86be27cd31 v3.0.0-rc1 2020-04-28 10:25:54 -05:00
mtheall
ce2fcc010b Update issue templates 2020-04-24 18:09:19 -05:00
Michael Theall
990d82f40b Fix libnx update 2020-01-11 21:02:02 -06:00
Michael Theall
00c2c44271 Add release target and fix minor bug 2019-09-15 15:36:38 -05:00
fincs
a910da0799 Update for latest libnx gfx/console changes 2018-12-19 20:07:11 +01:00
Michael Theall
97081b86d4 Release ftpd v2.3 2018-09-24 08:45:27 -05:00
Dave Murphy
947dc13784 remove old switch code 2018-08-15 13:39:24 -05:00
Dave Murphy
8f1e0d2580 update for latest targets 2018-08-15 13:39:24 -05:00
thedax
9adbed9d81 Switch has to wait for VSync too. (#2) 2018-08-15 13:39:24 -05:00
TuxSH
1f78277254 Make changes to work with latest libnx
(cherry picked from commit 1bebc6580455b0c60ceb6e5589c5dfbcc59e3a98)
2018-08-15 13:39:24 -05:00
Yuuki Hikari
2cb78030be Get local IP address on Switch correctly (#1) 2018-08-15 13:39:24 -05:00
Dave Murphy
10b46172fe explicitly truncate path 2018-08-15 13:39:24 -05:00
Dave Murphy
4f98119edb nicer icon 2018-08-15 13:39:24 -05:00
TuxSH
177f00ac63 Make changes to work with latest libnx 2018-08-15 13:39:24 -05:00
Dave Murphy
8338a11bd3 request target choice 2018-08-15 13:39:24 -05:00
Dave Murphy
fc31e9c04e simplify console code 2018-08-15 13:39:24 -05:00
Dave Murphy
5e867eff8c update ignores 2018-08-15 13:39:24 -05:00
Dave Murphy
de4fc1d215 add switch metadata 2018-08-15 13:39:24 -05:00
Dave Murphy
b62b271f47 change build folder for 3ds 2018-08-15 13:39:24 -05:00
TuxSH
d1df76b0ea Miscellaneous fixes 2018-08-15 13:39:24 -05:00