7201 Commits (d6d8be0a6ee189b68d3d47a2f0d049fa35946906)

Author SHA1 Message Date
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 5 months ago
xbzk c788dbb3ef
single commit to fix glCcolorMagic logic (#2842) 5 months ago
MaranBr 73ebf59af7
[video_core] Improve texture rendering (#2830) 5 months ago
Ribbit 6ba25b6cc0
[vk] Correct polygon draw topology mapping for line and point modes (#2834) 5 months ago
lizzie 7751f86c1b
[vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) 5 months ago
MaranBr cd4bcb91cc
[video_core] Better error messages (#2827) 5 months ago
unknown 199bc6a170
[texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) 5 months ago
lizzie e0c554976a
[video_core] fix compilation errors from bad merge, fix string_view UB (#2812) 5 months ago
lizzie 87cacbeed4
[compat] HaikuOS port (#2805) 5 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 5 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 5 months ago
unknown 1c90b099d3
[texuter_cache] #ifdef image type linear return windows only (#2720) 5 months ago
Ribbit bfc10723bc
Revert "[vk] Tighten queue wait stages (#2734)" (#2751) 5 months ago
Ribbit 30482692c7
Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) 5 months ago
Ribbit f273ac446b
[vk] Tighten queue wait stages (#2734) 5 months ago
crueter 0a54ac63f0
[vk] fix accidental functor param swap (#2743) 6 months ago
crueter 94ca83a6ca
[meta] fix some compilation errors (#2741) 6 months ago
Ribbit b389a72697
[vk] Initial Qualcomm proprietary driver fixes (#2732) 6 months ago
MaranBr 91493fa39b
[vk] Fast UBO: fix tracking (#2712) 6 months ago
Shinmegumi 776958c79d
[vk] Introduce Ring Buffers for Uniform Buffer (#2698) 6 months ago
CamilleLaVey b6241e4148
revert [vk] StreamBuffer Changes (#2684) (#2707) 6 months ago
CamilleLaVey 3c6ef765af
revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) 6 months ago
Ribbit 8078990b9b
[vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) 6 months ago
Ribbit db65f10768
[vk] Unify RAII in Vulkan (#2679) 6 months ago
lizzie dbeae7add0
[vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577) 6 months ago
Ribbit 62369aa2d5
[vk] StreamBuffer Changes (#2684) 6 months ago
Ribbit 5d4cfe195b
[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681) 6 months ago
Bix 191dd892e5
[android] Legacy build flavor (#51) 6 months ago
crueter 1a13e79c3d
[cmake] fix video_core and tests comp errors on Windows (#2631) 6 months ago
Ribbit 268918aece
[vk] Implement Shader Read Barrier (#2671) 6 months ago
crueter 83730cd4c1
[cmake] update CI deps, feat: sirit CI + new CI spec (#2655) 6 months ago
MaranBr 71a87b2c55
[video_core] Fix stutters and freezes when playing FMV content in some games (#2650) 6 months ago
Ribbit 990a43a48c
[vk] Add missing flush per spec (#2624) 6 months ago
lizzie 24e6c62109
[vk, ogl] invalidate pipeline caches from <=0.0.3 (#2637) 6 months ago
MaranBr 326865cba2
[host1x] Improve FFmpeg error handling (#2643) 6 months ago
lizzie dfe10bc851
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351) 6 months ago
MaranBr c725641f13
[video_core] Fix fast buffers without performance loss (#2605) 6 months ago
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 6 months ago
MaranBr 19eb8272b1
[video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) 6 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 6 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 6 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 6 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 6 months ago
crueter 76a8a6e039
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 6 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 6 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 6 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 6 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 6 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago