27983 Commits (abaa0fe1b7eba946f14148ea2dc9fd652eacdb2f)
 

Author SHA1 Message Date
CamilleLaVey abaa0fe1b7 Added QCOM helper for driver detections 10 months ago
CamilleLaVey b8b7aeab42 Profilling FP16 to FTZ usage in QCOM drivers 10 months ago
CamilleLaVey 7070bc427c Added FTZ optimizations and adjust pipeline float control handling for Qualcomm drivers 10 months ago
CamilleLaVey 47dcc87826 Re-enabling VK_KHR_shader_float_controls for further testing 10 months ago
CamilleLaVey 35179f1d9b Add suitability for Robustness2 10 months ago
CamilleLaVey 072bc2d4a7 Fix parenthesis/ build error 10 months ago
CamilleLaVey af281c58dd Improve float operations for ARM and Qualcomm drivers and other extensions workarounds 10 months ago
CamilleLaVey b62a2a30e7 Fix parenthesis/ build error 10 months ago
CamilleLaVey 8ef916f13d Improve float operations for ARM and Qualcomm drivers and other extensions workarounds 10 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 9 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 9 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 9 months ago
lizzie a1930d1063
[dynarmic] remove MCL_ARCHITECTURE macros; fix unreachable macro builtin (#2889) 9 months ago
lizzie 48843306e2
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) 9 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 9 months ago
MaranBr 0510f0bdbc
[audio_core] Increase RingBuffer and SinkBuffer size a bit more (#2964) 9 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 9 months ago
lizzie 8412e64bb0
[dynarmic] fix qlaunch (#2967) 9 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 10 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 10 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 10 months ago
JPikachu 4b34a5c9fa
[am] Stub ReleaseSleepLock and ReleaseSleepLockTransiently (#2902) 10 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 10 months ago
xbzk 6abaee94a6
fix for the rotate -> unpause bug (#2938) 10 months ago
crueter 4bf2e0a7aa
[dynarmic] Add a formatter for `Dynarmic::IR::Opcode` (#2948) 10 months ago
crueter 82a476d458
[cmake] ffmpeg: use static on MSVC (#2946) 10 months ago
MaranBr ac2287f261
[audio_core] Slightly increase audio latency (#2944) 10 months ago
lizzie dd24ef244d
[dynarmic] fix assert for referencing a non-initialized part of the boost::stable_vector container (#2940) 10 months ago
lizzie 5cc218084b
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928) 10 months ago
lizzie c0663ccd6b
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) 10 months ago
lizzie 8a7fe32a2c
[common] Do not expose platform specific Crash() macro that is only used ever once (#2909) 10 months ago
lizzie 4b0bcfb0f7
[compat] Windows 8.1 support (#2772) 10 months ago
lizzie 82eb5a03f4
[core/arm] introduce vtable bouncing (#2943) 10 months ago
lizzie 0e6ea2d9d6
[shader_recompiler] Add IAbs64 to prevent errors when using I2F with a 64-bit packed CBUF variant (#2918) 10 months ago
crueter 6a9ad5e1ea
[docs] full Gentoo caveats/deps (#2939) 10 months ago
Caio Oliveira 903106c9b2
[audio_core] Decrease wait_for a little bit (#2937) 10 months ago
crueter c70abc8e43
[cmake, docs] msys: allow bundled FFmpeg, update dep/caveat docs, faster linking on Release mode (#2921) 10 months ago
crueter 8ae7974092
[ssl] fix bundled OpenSSL ca cert issue (#2932) 10 months ago
crueter def4349e7a
[dist, android] update translations from Transifex (#2917) 10 months ago
lizzie fe6b6fbde5
[shader_recompiler] simplify decoder table logic and let compiler do tables for us (#2915) 10 months ago
JPikachu ea6c3c379c
[cmake] Re-enable cubeb for FreeBSD (#2916) 10 months ago
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 10 months ago
JPikachu ead5978b34
[kernel] Implement code address offset for Skyline compatibility (#2858) 10 months ago
lizzie bfb112dad1
[core/hle/kernel] fix scoped JIT remnants (#2912) 10 months ago
MaranBr 2d3ba3e5dd
[audio_core] Remove unused files and make audio rendering more safe (#2903) 10 months ago
lizzie 36b736482a
[network] Fix potential infinite hang when generating fake IPs (#2898) 10 months ago
lizzie dbc98f758e
[core/memory] Remove defered heap allocation on Linux. (#2587) 10 months ago
kleidis 84db3351ab
[android] Various UX fixups / Improvements (#2870) 10 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 10 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 10 months ago