7347 Commits (0a222cbcd2ef037cdc4306df0bca5efe19b3b218)

Author SHA1 Message Date
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 4 months ago
crueter 5213cc5689
Revert "[vk] Correct polygon draw topology mapping for line and point modes (#2834)" (#3158) 4 months ago
MaranBr f0fe283038
[host1x] Fix memory leak caused by unbounded frame buffering (#3180) 4 months ago
lizzie 959f72297d
[vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 4 months ago
lizzie 5130185d12
[vk] avoid calling vkENumerateInstanceFeatures multiple times in init code (#3147) 4 months ago
crueter 363d861011
[ffmpeg] update to 8.0.1, enable VTBox/mediacodec/d3d12 hwaccels (#3156) 4 months ago
Maufeat 06b83a58a6
[audio] correct biquad filter v2 parameters (#3142) 4 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 4 months ago
PavelBARABANOV 4edb70c8f0
[vk] Use point filter for D32->R32 blits to fix burnout blur (#3088) 4 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 4 months ago
MaranBr 7157d5167e
[video_core] Fix inconsistency between EDS and VIDS settings (#3148) 4 months ago
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 4 months ago
lizzie 7a98ee4ead
[vk] attempt to continue even if unsuitable driver (#3087) 4 months ago
lizzie 941caf31ce
[port] NetBSD and improper ctor for SpinLock fixes (#3092) 5 months ago
lizzie d656e347c8
[vk] bump cache to v14 (#3114) 5 months ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 5 months ago
lizzie ed39ec4738
Revert "[vk] Fix 20xx flipped screen (#3058)" (#3075) 5 months ago
John be218cc020
[vk] Fixes regression of PR #180 vk_scheduler.cpp for AMD GPU and Windows OS (#3071) 5 months ago
MaranBr d8caa74233
[video_core] Fix regressions introduced in #3015 (#3068) 5 months ago
lizzie 17fe74ef11
[vk] Fix 20xx flipped screen (#3058) 5 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 5 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 5 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 5 months ago
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 5 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 5 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 5 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 5 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 5 months ago
crueter 7ca657d22f
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 5 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 5 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 5 months ago
lizzie 8f6e0aa2cb
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) 5 months ago
lizzie ca0bc65531
[cmake] fix compilation for Intel Atom N455 (#2872) 5 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 5 months ago
MaranBr 569dbfe8c0
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 5 months ago
JPikachu 1c4dae066b
[vk] Add back VIDS but disable on EDS0 (#2957) 5 months ago
crueter 9406438d51
[vk] disable VK_EXT_vertex_input_dynamic_state again (#2954) 5 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 5 months ago
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 6 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 6 months ago
MaranBr 06275885f1
[video_core] Remove redundant check on image_view and image_view_info (#2891) 6 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) 6 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 6 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 6 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 6 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 6 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 6 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 6 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 6 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 6 months ago