7424 Commits (ccfc7ff9dfb738233c5ac35815331ca3e32c97ea)

Author SHA1 Message Date
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 7 months ago
Caio Oliveira ed0276582e
[fixup] Revert "[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)" (#3333) 7 months ago
CamilleLaVey 1a9b4b37e1
[buffer_cache] Add batching support for memory tracker updates (#3288) 7 months ago
CamilleLaVey 51cc1bc6be
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 7 months ago
Lizzie 6ec6ca7c37
[clang, opengl] fix opengl build on PGO build and clang-cl on windows (#3332) 7 months ago
CamilleLaVey 4a7772f104
[renderer_vulkan, buffer_cache] Fixing turnip shenanigans (#3325) 7 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 7 months ago
crueter 89f72d286a
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289) 7 months ago
Forrest Keller ecd01e13fd
[video_core] Implement GPU-accelerated texture unswizzling and optimize sparse texture handling (#3246) 7 months ago
lizzie dceeccd04b
[dynarmic, common] pagetable clustering (#3215) 7 months ago
CamilleLaVey a27d35362d
[vk, qcom] Memory, Samplers, BindingBuffers and UniformBufferAlignment set by hardware capabilities for QCOM. (#3280) 7 months ago
lizzie ea29f169e6
[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263) 7 months ago
lizzie 4d7b51d798
[host1x/vic] fix bad vectorization codegen in (windows) (#3285) 7 months ago
Caio Oliveira 1370f23675
[vk, settings] Disable VIDS on Android and Ungate Advanced EDS (#3281) 7 months ago
Caio Oliveira 8440c2074d
[vk] Remove UniformRing and vkCmdResetQueryPool (#3270) 7 months ago
CamilleLaVey 5edcdea78f
[refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState (#3074) 7 months ago
lizzie 82f9d489e7
Revert "[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565)" (#3249) 8 months ago
lizzie 46b32b7688
[vk, ogl/IR, dynarmic/IR] friendlier IR identity pointer chasing, inline AA passes (#2565) 8 months ago
MaranBr 2b4d13c205
[video_core] Fix SignalFence and restore OpenGL rendering (#3224) 8 months ago
MaranBr 8ad1d0c317
[maxwell_dma] Fix CONST_A for different component sizes in MaxwellDMA Launch (#3211) 8 months ago
crueter fb1600b7d1
Revert "[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160)" (#3239) 8 months ago
MaranBr 8d31484f64
[video_core] Reduce synchronization overhead and improve performance in DMA operations (#3179) 8 months ago
lizzie e12a73e8a0
[vk, opengl] macro-ify PixelSurface and SurfaceFormat lists (#3060) 8 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 8 months ago
Maufeat 6d80a5f823
[nvnflinger,vk] suppress error & warning log spam (#3227) 8 months ago
Caio Oliveira 29717da45b
[vk] add toogle to disable BCn patch (fix crash when fetching drivers on GPU Driver Manager) (#3140) 8 months ago
xbzk cfae726289
[video_core] nvn descriptor layout fix (#3206) 8 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 8 months ago
crueter 5213cc5689
Revert "[vk] Correct polygon draw topology mapping for line and point modes (#2834)" (#3158) 8 months ago
MaranBr f0fe283038
[host1x] Fix memory leak caused by unbounded frame buffering (#3180) 8 months ago
lizzie 959f72297d
[vk] use boost::container::deque instead of std::queue for presentation swapchain of frames (#3120) 8 months ago
lizzie 5130185d12
[vk] avoid calling vkENumerateInstanceFeatures multiple times in init code (#3147) 8 months ago
crueter 363d861011
[ffmpeg] update to 8.0.1, enable VTBox/mediacodec/d3d12 hwaccels (#3156) 8 months ago
Maufeat 06b83a58a6
[audio] correct biquad filter v2 parameters (#3142) 8 months ago
JPikachu adc41bff70
[bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 8 months ago
PavelBARABANOV 4edb70c8f0
[vk] Use point filter for D32->R32 blits to fix burnout blur (#3088) 8 months ago
MaranBr 9da38715fe
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 8 months ago
MaranBr 7157d5167e
[video_core] Fix inconsistency between EDS and VIDS settings (#3148) 8 months ago
Kleidis 4cc9aa691d
[android] Remove all frame skip / frame interpolation code (#3152) 8 months ago
lizzie 7a98ee4ead
[vk] attempt to continue even if unsuitable driver (#3087) 9 months ago
lizzie 941caf31ce
[port] NetBSD and improper ctor for SpinLock fixes (#3092) 9 months ago
lizzie d656e347c8
[vk] bump cache to v14 (#3114) 9 months ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 9 months ago
lizzie ed39ec4738
Revert "[vk] Fix 20xx flipped screen (#3058)" (#3075) 9 months ago
John be218cc020
[vk] Fixes regression of PR #180 vk_scheduler.cpp for AMD GPU and Windows OS (#3071) 9 months ago
MaranBr d8caa74233
[video_core] Fix regressions introduced in #3015 (#3068) 9 months ago
lizzie 17fe74ef11
[vk] Fix 20xx flipped screen (#3058) 9 months ago
MaranBr f7f6a4cde4
[video_core] Improve EDS logic and fix a lot of inconsistencies (#3042) 9 months ago
crueter 0d3cef65ad
fix clang-cl comp (#3044) 9 months ago
lizzie d1ac5b2e50
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030) 9 months ago