Commit graph

27128 commits

Author SHA1 Message Date
mateomaui 30171b9c84
removed explanatory comments for less clutter
removed explanatory comments for less clutter
2024-06-13 11:08:07 -10:00
mateomaui 75e38ac062
Update CMakeLists.txt
Commented out the upper limit of 1940 for the MSVC version for  QT and SDL. The current version of the MSVC compiler is 19.40.XXXX, so it needs to be "LESS 1941" or higher to work now.
2024-06-13 03:04:16 -10:00
mateomaui 35fe455e5c
Replace URLs for precompiled windows binaries 2024-06-11 08:13:25 -07:00
spectranator 002d0559f2 Updated onion site links 2024-06-10 19:41:41 +02:00
litucks 3319522789
Update README.md 2024-06-10 13:39:40 +00:00
Spectranator fa84e4a2a4 Created first blog entry 2024-06-02 11:01:28 +00:00
Spectranator 252b2b11af Uploaded my PGP public key
You can use this public key to verify an e-mail has actually been sent by me or to encrypt messages

Signed-off-by: Spectranator <spectranator@noreply.localhost>
2024-06-01 14:05:11 +00:00
Jarrod Norwell 66ae161cf8 Stubbed QueryLastPlayTime 2024-06-01 15:22:10 +02:00
spectranator 63ea3f52f3 Mention Suyu and Sudachi in changes list 2024-05-31 15:25:30 +02:00
spectranator e339153ede Updated Vulkan stuff for bug fixes and improved hardware compatibility (#21)
Fixes TOTK crashes on Steam Deck and potentially VRAM leak issues

Reviewed-on: http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/torzu-emu/torzu/pulls/21
2024-05-31 15:17:47 +02:00
spectranator 910ffe7c10 Ran clang-format 2024-05-31 10:19:41 +02:00
Jarrod Norwell 01d9c403f2 Added HDCP authentication state event and stubs 2024-05-31 10:02:07 +02:00
Jarrod Norwell 009aa57f4a Implemented LogicOp fix 2024-05-31 09:53:22 +02:00
Jarrod Norwell ab9cdab883 Added ISslConnection::{Get,Set}NextAlpnProto stubs 2024-05-31 09:40:20 +02:00
Jarrod Norwell 3ade835323 Added missing error codes and increased audio renderer revision (fixes Animal Well) 2024-05-31 09:21:21 +02:00
spectranator 505dbf93d0 Changed precompiled binary download path own fork from yuzu-mirror
Nintendo will not be able to take these repositories down anyways, they'd have to get my whole Github account banned for that
2024-05-29 08:27:33 +02:00
spectranator 316f96eafe Added introductory blog post (welcome to the blog!) 2024-05-27 20:59:13 +02:00
spectranator 94c7db25e6 Moved fmt external out of dynarmic and updated fmt to 10.2.1 2024-05-19 16:06:56 +02:00
spectranator a96e97ea13 Simplified CoreTiming::GetClockTicks() 2024-05-19 15:39:21 +02:00
spectranator 74df9ec3a7 Next mirror will most likely be set up on Bitbucket, NOT GitLab
This is because I do not seem to be able to register anonymously on GitLab :-/
2024-05-19 15:05:00 +02:00
spectranator 2184968eb4 Applied clang-format 2024-05-13 23:11:32 +02:00
spectranator ffc907460f Removed web service reminiscents
This will be undone (except for the analytics part) once a good reimplementation is available. I will include a configuration value for the server to use.
2024-05-13 23:03:36 +02:00
spectranator e966068fea Update README: Windows bullds now available in releases section 2024-05-10 03:44:35 +02:00
spectranator fad5984210 Added FAQ document 2024-05-08 23:35:57 +02:00
lol e96b877ee2 fix qlaunch on firmware 18 (from Suyu 70c52a1914) 2024-05-08 20:55:18 +02:00
spectranator 377c9bc831 Implemented safer and faster way to get current mirror URL 2024-05-08 17:47:00 +02:00
spectranator ef6fc3e26a Updated README.md: Removed Windows build off goals list as it is done 2024-05-08 15:29:51 +02:00
spectranator bef55d43a5 Removed old menu entries for pages that don't exist anymore 2024-05-08 14:30:57 +02:00
spectranator 08f47542e8 Added menu option to locate current mirror repository 2024-05-08 14:16:40 +02:00
spectranator cdcbfdc837 Removed leftover submodule path externals/boost-headers 2024-05-08 13:23:45 +02:00
spectranator 036a7edb2c Removed custom fibers implementation due to issues caused on Windows
Looks like the Windows ATL doesn't play along well at all. What a bummer.
2024-05-08 07:58:20 +02:00
spectranator 1df1841ad1 Disabled problematic MSVC warning-to-errors 2024-05-07 18:57:50 +02:00
darktux 5097c6a0b9 Updated README: Building for Windows is now possible 2024-05-07 16:26:38 +02:00
darktux 4821698cd8 Mention analytics and authentication code removal in README 2024-05-07 16:18:03 +02:00
spectranator 4ebd9dc2b5 Readd MSWSOCK_LIBRARY for MINGW 2024-05-06 23:30:50 +02:00
spectranator 12ccc468f4 Download precompiled Windows blobs from yuzu-mirror 2024-05-06 21:54:38 +02:00
spectranator 82fce02827 Do not build SPIRV-Tools executables 2024-05-06 21:04:31 +02:00
darktux bddfb77343 Added words about project goals to README 2024-05-06 07:28:15 +02:00
darktux f7f1114ec1 Don't use SVG in README because of rendering issue 2024-05-06 07:03:03 +02:00
darktux c1449cca64 Changed misleading header statememt regarding Citra developers 2024-05-06 07:01:28 +02:00
spectranator b242ac022c Fixed controller UI being cut off at the bottom 2024-05-06 01:12:46 +02:00
spectranator 37e53d50bb Clarified recompiler work in README 2024-05-06 00:47:02 +02:00
spectranator b6e8e04533 Fixed SVG logo rendering black on certain renderers 2024-05-06 00:38:49 +02:00
spectranator f890dbb064 Mention next mirror location in README 2024-05-06 00:33:52 +02:00
spectranator f05ffb6b05 Added changelog to README 2024-05-06 00:32:53 +02:00
spectranator 934d816fd6 Changed about dialog and main window titles 2024-04-29 00:17:17 +02:00
spectranator e49ac15049 Updated logo and name in preparation for flatpak 2024-04-28 23:23:39 +02:00
spectranator 2ad113f22c Added option to synchronize core tick speed to max speed percentage 2024-04-27 15:02:53 +02:00
spectranator d37c170663 Added note about paused development for recompiler work 2024-04-22 12:33:33 +02:00
Jarrod Norwell e0e2a4c0c5 Rewrote mm:u to follow switchbrew.org documentation 2024-04-20 10:52:25 +02:00