7169 Commits (2b21b50b58a3e5a056fb2ea2526c07b14b643e9d)

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