28024 Commits (v0.0.4-rc3.test1)
 

Author SHA1 Message Date
lizzie 9582dfffee
[core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880) 2 months ago
DraVee cf9f78636a
[cmake] if CCACHE is set but not found, make it fatal (#2885) 2 months ago
lizzie ae46778cc3
[qt, discord-rpc] Don't use named variant for icon (#2888) 2 months ago
lizzie c31761ab75
[tools] fix optimize-assets not being multithreaded due to -print0 (#2887) 2 months ago
lizzie b50f8c620b
[dynarmic] replace mcl::bit_cast with std one (#2866) 2 months ago
lizzie fa718acfbe
[tools, android/res] Remove unused strings, update unused-strings.sh to work on POSIX shells (#2879) 2 months ago
lizzie ce0a299bdb
[qt] do not fatally error out immediately if OpenGL is missing some extensions (#2876) 2 months ago
crueter d3dbabcfc7
[docs] debug log/gfx debug info (#2871) 2 months ago
lizzie effe8109a7
[frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877) 2 months ago
lizzie 2924297790
[qt] move Discord/revolt/X links to the about section (#2883) 2 months ago
lizzie 5c6aaa7eb1
[video_core/vic] remove handrolled vector implementation that also uses software prefetching(!!!!); don't try to outsmart compiler - also remove template spam (#2856) 2 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 2 months ago
lizzie 1a2d1821b5
[meta] add missing license headers for some .cmake/.sh (#2878) 2 months ago
lizzie a9b87077f8
[cmake] add native build preset in aarch64 (#2874) 2 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 2 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 2 months ago
lizzie 1c57172524
[cmake] fix cpp-jwt build fail even if ENABLE_UPDATE_CHECKER is defined but NOT ENABLE_WEB_SERVICE (#2881) 2 months ago
crueter d34b44ce39
[desktop] move "Link to Ryujinx" (#2869) 2 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 2 months ago
unknown 6b01c13975
Revert "[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775)" (#2863) 2 months ago
Ribbit 15becaa5a3
[Audio] Tighten sink queue back pressure (#2840) 2 months ago
Ribbit 3d4bb08cfc
Revert "[Shader Recompiler] Caching optimization for Texture_Pass (#481)" (#2859) 2 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 2 months ago
crueter 39f226a853
[qt] Ryujinx save data link (#2815) 2 months ago
lizzie 61ab1be0e7
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) 2 months ago
lizzie 3ba9769d7a
[docs/user] add reshade instructions to fix flickers and such (#2848) 2 months ago
lizzie dd9cae4ebc
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 2 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 2 months ago
crueter 07b09b3849
[codeowners] nyxynx -> kleidis (#2855) 2 months ago
crueter 903faacaab
[qt] clarify orphaned profiles by showing GOOD uuids (#2850) 2 months ago
lizzie c713d44c88
[dynarmic, docs] Add support for DragonFly, shared mapping fallback to private, and update docs (#2829) 2 months ago
lizzie 2a3e815dcd
[cmake, dynarmic/tests] do not enable avx2, remove unused cmake opts (#2844) 2 months ago
Ribbit dc907616a9
[Android] Fix Amiibo bug (#2847) 2 months ago
Caio Oliveira 0be29d2947
[meta] fix building with clang 21.1.4 (#2839) 2 months ago
Ribbit 683c2834aa
[Android] Finally add Amiibo load support to Android (#2845) 2 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 2 months ago
crueter 7846f4de31
[ci] delete old workflows (#2843) 2 months ago
crueter a0769ad835
[cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) 2 months ago
DraVee 470214412b
[cmake] sse2neon: vendor it! (#2817) 2 months ago
godpow 41e15e95b1
[crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 2 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 2 months ago
Bix 53bfd56b70
[Frontend] Added data for in emulator compatibility list (#2784) 2 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 2 months ago
crueter 8d565d7793
[qt] fix Discord RPC by using httplib (#2825) 2 months ago
Caio Oliveira 311c71146d
android: Duplicate string (#2833) 2 months ago
lizzie 7751f86c1b
[vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) 2 months ago
lizzie 4834fec159
[audio] Fix BOTW by increasing ring-size (#2822) 2 months ago
JPikachu b5d54b8df7
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) 2 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 2 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 2 months ago