28001 Commits (32db6c18779a3e69b065ecbd68be2b61cb2a9c4d)
 

Author SHA1 Message Date
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 1 month ago
lizzie 8eaa7c28ce
[common] provide fallback for lack of atomic u128 support (#2999) 1 month ago
lizzie 3edfcabdea
[dist] small low-fi version of the icon w/o antialias artifacts (#3006) 1 month ago
lizzie 450c483de0
[cmake, externals/ffmpeg]: fix Solaris and BSD* builds with troubling makes (#3014) 1 month ago
lizzie 66db2613b5
[common] fix formatting of swapped u32_le/u64_le for BE targets (#2998) 1 month ago
lizzie 9a046190c7
[shader_recompiler] macro-ify flow_test and attribute (#2900) 1 month ago
kleidis cfbef5c487
[android] Setting to manually set app language (#2951) 1 month ago
kleidis f51d61e4a4
[android] Use spinbox setting type for CPU_TICKS (#2952) 1 month ago
lizzie ba9e03a612
[shared_recompiler/maxwell] fix SURED() wrong encodings (#2983) 1 month ago
crueter 7832afc5dd
[externals] update nx-tzdb to 121125 (#3011) 1 month ago
Caio Oliveira 028765867f
externals: Fix Debug builds and remove PCH leftover (#3000) 1 month ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 1 month ago
crueter 87c4f658ce
[ci] tx update ci (#3008) 1 month ago
crueter b7584cb2c3
[ci] push sources on every master push (#3007) 1 month ago
crueter f32f356c40
[desktop] always include common/detached_tasks.h (#3002) 1 month ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 1 month ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 1 month ago
PavelBARABANOV 42863027e2
Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 1 month ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 1 month ago
Bix e13c7ef3f8
[dist] Switch back to default Eden logo (#2990) 1 month ago
unknown 89dd133a2f
[frontend] Remove QDockWidget Wait Tree (#2949) 1 month ago
John 86e9c32800
[desktop] Save option location in the Data Manager tool fix (#2986) 1 month ago
lizzie f1cf30bc2a
[dynarmic] fix build error for dynarmic_tests_generator on aarch64 (#2978) 1 month ago
John 5af5214451
[desktop] Move save option location in the Data Manager tool. (#2985) 1 month ago
lizzie 312c1cc0f6
[shader_recompiler] Simplify translate loop and directly call (the now uniform functions); remove repetitive declarations on impl.h (#2972) 1 month ago
MaranBr 576c4e5f77
[audio_core] Fix audio reverb effect acording to specs (#2976) 1 month ago
lizzie 84cf3e8c84
[nce] remove software prefetching instances (#2857) 1 month ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 2 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 2 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 2 months ago
lizzie a1930d1063
[dynarmic] remove MCL_ARCHITECTURE macros; fix unreachable macro builtin (#2889) 2 months ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 2 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 2 months ago
MaranBr 0510f0bdbc
[audio_core] Increase RingBuffer and SinkBuffer size a bit more (#2964) 2 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 2 months ago
lizzie 8412e64bb0
[dynarmic] fix qlaunch (#2967) 2 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 2 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 2 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 2 months ago
JPikachu 4b34a5c9fa
[am] Stub ReleaseSleepLock and ReleaseSleepLockTransiently (#2902) 2 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 2 months ago
xbzk 6abaee94a6
fix for the rotate -> unpause bug (#2938) 2 months ago
crueter 4bf2e0a7aa
[dynarmic] Add a formatter for `Dynarmic::IR::Opcode` (#2948) 2 months ago
crueter 82a476d458
[cmake] ffmpeg: use static on MSVC (#2946) 2 months ago
MaranBr ac2287f261
[audio_core] Slightly increase audio latency (#2944) 2 months ago
lizzie dd24ef244d
[dynarmic] fix assert for referencing a non-initialized part of the boost::stable_vector container (#2940) 2 months ago
lizzie 5cc218084b
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928) 2 months ago
lizzie c0663ccd6b
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 2 months ago
lizzie 8a7fe32a2c
[common] Do not expose platform specific Crash() macro that is only used ever once (#2909) 2 months ago
lizzie 4b0bcfb0f7
[compat] Windows 8.1 support (#2772) 2 months ago