7267 Commits (e8a164ee4ca152c20bd3fff5101fbace564e62dc)

Author SHA1 Message Date
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) 8 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) 9 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 9 months ago
wildcard 394ee0dc82
[Vk] FixSampleShading (#218) 9 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 9 months ago
wildcard 444b9f361e
[VK] PR 180 extension (#257) 9 months ago
wildcard 1465757ded
[VK] Only enable executable properties when debugging is enabled, extension of pr 243 (#256) 9 months ago
crueter fc88638693
[vk] only enable statistics bit if graphics debugging is enabled (#243) 9 months ago
lizzie 2b62a41942
[vk] fix line_topologies check (#248) 9 months ago
Shinmegumi c8d6f23129
[vk] Bring Vulkan closer to Spec (#180) 9 months ago