1662 Commits (265bfdf105a01228be7a40a73398f0748f115c1f)

Author SHA1 Message Date
MaranBr 265bfdf105 Add support for target FPS frame pacing 3 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
Nekle 75fda70db2
[vk] Simplified layouts per driver configuration (#3271) 3 months ago
John 5acddfde16
[video_core] Partial Revert #3246 to Improve Performance (#3456) 4 months ago
wildcard a467dd1ba6
[vk] fix flickering caused by recent swizzle changes (#3457) 4 months ago
MrPurple666 6637810fe6
[android] gpu logs functions (#3389) 4 months ago
lizzie acf7deea95
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432) 4 months ago
rayman30 643f11d972
[VK, MacOS] Fix strict output type mismatch on Metal (MK8D/TOTK fix) (#3414) 4 months ago
lizzie 00193de0da
[ogl, vk] shader invalidation -> 13,16 (#3397) 4 months ago
PavelBARABANOV 4a5bec1cfc
[android, feat] add "Fix Bloom Effects" toggle (#3359) 4 months ago
MaranBr de449d2caa
[video_core] Fix missing draws caused by implicit render pass state (#3355) 4 months ago
lizzie cb26ea154c
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#3250) 4 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 4 months ago
CamilleLaVey 1fbace438c
[vulkan, qcom] Another set of fixes for QCOM stock driver (#3334) 4 months ago
Lizzie 6ec6ca7c37
[clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332) 4 months ago
CamilleLaVey 4a7772f104
[renderer_vulkan, buffer_cache] Fixing turnip shenanigans (#3325) 4 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 4 months ago
Forrest Keller ecd01e13fd
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 4 months ago
lizzie dceeccd04b
[dynarmic, common] pagetable clustering (#3215) 4 months ago
CamilleLaVey a27d35362d
[vk, qcom] Memory, Samplers, BindingBuffers and UniformBufferAlignment set by hardware capabilities for QCOM. (#3280) 4 months ago
Caio Oliveira 1370f23675
[vk, settings] Disable VIDS on Android and Ungate Advanced EDS (#3281) 4 months ago
Caio Oliveira 8440c2074d
[vk] Remove UniformRing and vkCmdResetQueryPool (#3270) 4 months ago
CamilleLaVey 5edcdea78f
[refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 4 months ago
lizzie 82f9d489e7
Revert "[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565)" (#3249) 5 months ago
lizzie 46b32b7688
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565) 5 months ago
lizzie e12a73e8a0
[vk, opengl] macro-ify PixelSurface and SurfaceFormat lists (#3060) 5 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 5 months ago
Maufeat 6d80a5f823
[nvnflinger,vk] suppress error & warning log spam (#3227) 5 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 5 months ago
crueter 5213cc5689
Revert "[vk] Correct polygon draw topology mapping for line and point modes (#2834)" (#3158) 5 months ago
lizzie 959f72297d
[vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 5 months ago
Maufeat 06b83a58a6
[audio] correct biquad filter v2 parameters (#3142) 5 months ago
PavelBARABANOV 4edb70c8f0
[vk] Use point filter for D32->R32 blits to fix burnout blur (#3088) 5 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 5 months ago
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 6 months ago
lizzie d656e347c8
[vk] bump cache to v14 (#3114) 6 months ago
lizzie ed39ec4738
Revert "[vk] Fix 20xx flipped screen (#3058)" (#3075) 6 months ago
John be218cc020
[vk] Fixes regression of PR #180 vk_scheduler.cpp for AMD GPU and Windows OS (#3071) 6 months ago
MaranBr d8caa74233
[video_core] Fix regressions introduced in #3015 (#3068) 6 months ago
lizzie 17fe74ef11
[vk] Fix 20xx flipped screen (#3058) 6 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 6 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 6 months ago
MaranBr b9f54f4979
[vk] Fix EDS on AMD GPUs (#3026) 6 months ago
lizzie a27914f0f4
[vk] quick fix for EDS1,2 with VIDS (#3022) 6 months ago
Shinmegumi 3f226678dd
[vk] Fix fallback viewport/scissor origin handling (#294) 6 months ago
xbzk 32db6c1877
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934) 6 months ago
MaranBr d89df63a28
[video_core] Clean up the code and fix some inconsistences (#3015) 6 months ago
Caio Oliveira 159482a7a9
Revert "[vk] Clean up Extended Dynamic State code" (#2970) 7 months ago
JPikachu 612da00d1b
[vk] Clean up Extended Dynamic State code (#2947) 7 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 7 months ago