7209 Commits (47d687ca684cf5be6861aa69c4dd8b244d29be93)

Author SHA1 Message Date
JPikachu aa93e0cbb1
[video_core] Bypass mip level assertion to ASSERT_MSG (#2914) 6 months ago
lizzie c96defb80d
Reapply PRs #2778 and #2812 (#2867) (#2868) 7 months ago
MaranBr 06275885f1
[video_core] Remove redundant check on image_view and image_view_info (#2891) 7 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) 7 months ago
MaranBr 83c162d80d
[video_core] Fix regression on image_view and image_view_info (#2873) 7 months ago
lizzie 2e092d5f5d
[cmake] remove unused YUZU_UNIX define (#2875) 7 months ago
MaranBr ecf7af0cde
Revert PRs #2778 and #2812 (#2867) 7 months ago
MaranBr b2ac18173f
[video_core] Fix more edge cases in image_view and image_view_info (#2853) 7 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 7 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 7 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 7 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 7 months ago
lizzie 7751f86c1b
[vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) 7 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 7 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 7 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 7 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 7 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 7 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 7 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 7 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 7 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 7 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 7 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 7 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 7 months ago
Ribbit b389a72697
[vk] Initial Qualcomm proprietary driver fixes (#2732) 7 months ago
MaranBr 91493fa39b
[vk] Fast UBO: fix tracking (#2712) 7 months ago
Shinmegumi 776958c79d
[vk] Introduce Ring Buffers for Uniform Buffer (#2698) 7 months ago
CamilleLaVey b6241e4148
revert [vk] StreamBuffer Changes (#2684) (#2707) 7 months ago
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 7 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 7 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 7 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 7 months ago
Ribbit 62369aa2d5
[vk] StreamBuffer Changes (#2684) 7 months ago
Ribbit 5d4cfe195b
[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681) 7 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 7 months ago
crueter 1a13e79c3d
[cmake] fix video_core and tests comp errors on Windows (#2631) 7 months ago
Ribbit 268918aece
[vk] Implement Shader Read Barrier (#2671) 7 months ago
crueter 83730cd4c1
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 7 months ago
MaranBr 71a87b2c55
[video_core] Fix stutters and freezes when playing FMV content in some games (#2650) 7 months ago
Ribbit 990a43a48c
[vk] Add missing flush per spec (#2624) 7 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 7 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 7 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 8 months ago
MaranBr c725641f13
[video_core] Fix fast buffers without performance loss (#2605) 8 months ago
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 8 months ago
MaranBr 19eb8272b1
[video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) 8 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 8 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 8 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 8 months ago