7424 Commits (dd8bad8486fda73da4919e986fbe4b8a8ee66039)

Author SHA1 Message Date
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) 7 months ago
MaranBr c725641f13
[video_core] Fix fast buffers without performance loss (#2605) 7 months ago
crueter c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) 7 months ago
MaranBr 19eb8272b1
[video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) 7 months ago
wildcard 10aca2f90c
[Vulkan] Descriptor Pool bug fix (#2564) 7 months ago
MaranBr 42280f34d6
[video_core] Improve asynchronous shader building description (#2568) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
MaranBr 1937286798
[video_core] Improve asynchronous shader building (#2560) 7 months ago
crueter 76a8a6e039
[cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) 7 months ago
Maufeat 49ddf95c70
[texture_cache] fix copy image again? (#2558) 7 months ago
Maufeat aec7f19b7e
[texture_cache] fix msaa upload again, (#2550) 7 months ago
lizzie 7050b92d61
[vk, gl] fix missing spline1 header (#2551) 7 months ago
Maufeat 48f7387e3a
[texture_cache, nifm] fix crashes for linear image type and set nifm logs to debug (#2549) 7 months ago
lizzie f33a771d58
[vk, opengl] add lanczo and spline-1 filtering (#2534) 7 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
wildcard 28b8159da1
[VK] Change barrier to transfer in present manager (#315) 7 months ago
MaranBr 725407b989
[video_core] Add ability for integrated devices to control the amount of memory used by the emulator (#2528) 7 months ago
wildcard 249e006667
[VMA] Use Host cached and Host coherent for Download operations (#482) 7 months ago
MaranBr 19036c59b5
[video_core] Simplify DMA options (#525) 7 months ago
MaranBr ad6045d9a4
[vk] Fix regression on PR 321 (#394) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
crueter 428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 8 months ago
lizzie 84fadd1506
[cmake] fix unordered-dense deps (#380) 8 months ago
innix 6fcfe7f4f3
[macOS, compat] Allow games to boot in MacOS (#372) 8 months ago
wildcard e60fd4b68b
[VMA] Phase 3:- Hand all allocation & binding to VMA (#362) 8 months ago
JPikachu ab015bc730
[VK] Fix asserts with incorrect memory allocations (#357) 8 months ago
wildcard 8ed05425dd
[Vulkan][TextureCache] Always use identity-swizzled views for storage images (#321) 8 months ago
lizzie 8407510f76
[video_core] fix nixOS flake build patch (#339) 8 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 8 months ago
wildcard dae0d7bec6
[VK] Very conservative and spec-compliant alignment (#335) 8 months ago
JPikachu 37375220e8
[VK] Refine VRAM allocation strategy for improved stability and performance (#334) 8 months ago
wildcard 380cfcaeed
[VK] Hybrid memory allocation with robust alignment (#325) 8 months ago
wildcard e59065b542
[VK] change bind point from Graphics to Compute since its a compute pipeline (#293) 8 months ago
Shinmegumi eb72a358e3
[vk] Fix dynamic vertex input state handling (#295) 8 months ago
wildcard 4eb6d10d62
[Vk] Improve Stencil Handling and Fix Read-After-Write Hazard (#235) 8 months ago
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285) 8 months ago
MaranBr 5b864d406d
[video_core] Add option to control the DMA precision level at runtime (#304) 8 months ago
MaranBr de5c761aa7
[video_core] Update Vulkan Extended Dynamic State settings (#292) 8 months ago
MaranBr 7bfa2404a6
[video_core] Improve DMA logic and add an option to sync memory operations (#276) 8 months ago
wildcard 12f5a96f01
[Textures] Normalize 1D TICs that use layers to 1DArray; (#274) 8 months ago
SDK Chan 72fb15cacc
[shader_recompiler] ISBERD minor cleanups (#211) 8 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 8 months ago