25364 Commits (90676b1680f63f7e3c7393847ca71ec52f4b7b13)

Author SHA1 Message Date
lizzie 90676b1680 properly use bridging header, fix headers 4 months ago
lizzie 65b037fb39 fix swift driver I HOPE 4 months ago
lizzie 9d8665f839 license 4 months ago
lizzie 55c028a5ad [temporary c++ shit] 4 months ago
lizzie 7547d2bf7d bit of cmake fuckery 4 months ago
lizzie c30a37cd00 use language generator exprs 4 months ago
lizzie f1921d4a2f $<$<COMPILE_LANGUAGE:C,CXX>:-Werror=missing-declarations> 4 months ago
lizzie b2a3ec8cc2 bridge changes/fixes 5 months ago
lizzie eb6fb5ccd0 fix license 5 months ago
lizzie e637aeafea fix xcode 2? 5 months ago
lizzie df140f3cce fix xcode paths? 5 months ago
lizzie 0b7c74a847 fx 5 months ago
lizzie f7b34b0780 fix stuff 5 months ago
lizzie 657ef99529 stupid macos 5 months ago
lizzie 6c160d3e36 fix license 6 months ago
lizzie 92065d7496 fix ffmpeg 6 months ago
lizzie 64f21a1fda license 6 months ago
lizzie fb4470b332 flatten + cmake 6 months ago
lizzie 8f7c28ee3e flatten 6 months ago
lizzie cb5c185c27 loicense 6 months ago
lizzie 86b793ed5c modernize #1 6 months ago
lizzie c103cf580e sudachi ios stuff 6 months ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 4 weeks ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 4 weeks ago
lizzie 3fd6eeaf9f
Revert #3970 #4177 (#4187) 4 weeks ago
CamilleLaVey 372bdfccbc
[vulkan, android] Mediacodec implementation + Vulkan fixes (#4191) 4 weeks ago
Eden CI 3699795315
[dist, android] Update translations from Transifex for Jul 07 (#4185) 4 weeks ago
CamilleLaVey 3a6ac6e418
[video_core] Implementation on ASTC HDR formats + Vulkan fixes (#4190) 4 weeks ago
CamilleLaVey 8225151a44
[vulkan] 3rd Vulkan Global Maintenance (#4189) 4 weeks ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 4 weeks ago
lizzie c2e74a9380
[common] remove DetachedTasks object usage (#4096) 4 weeks ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 4 weeks ago
lizzie e662108584
[fs] use recursive_directory_iterator since MSVC CRT no longer should bug out (#3670) 1 month ago
lizzie 29f712d3b5
[core/device_memory_manager] use more pointer/iterator stable std::vector<> instead of deque<> for multi address scatter/gather (#4098) 1 month ago
lizzie ae75ba4883
[shader_recompiler/ir] fix potential CBuf collision when count mismatches (#4097) 1 month ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 month ago
lizzie 94e9c2bd74
[common] remove presumed 'hot path' for QPC of 10MHz on SteadyClock::Now() (#4162) 1 month ago
lizzie 9677522e6c
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164) 1 month ago
lizzie f423471cc0
[*, docs] remove UTF8 and make docs ASCII only (#4166) 1 month ago
lizzie ce043aceb9
[core/hle/service] remove duplicate Core::System& from some ServiceFramework (#4171) 1 month ago
lizzie 1643d8766f
[vk] invalidate shader cache automatically if !=driverId or !=driverVersion (#4174) 1 month ago
lizzie fe1b8ff0ab
[input_common] Fix GetButtonMappingForDevice() when joystick doesn't have a gamepad associated with it (#4172) 1 month ago
lizzie f22fd1714b
[dynarmic] use LinkBlockFast for branches which are guarnateed to be unconditional (or conditionally unconditional) (#4177) 1 month ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 1 month ago
lizzie bfc0e60333
[externals/stb] only include JPEG functions, disable all others (#4179) 1 month ago
lizzie 072be286d1
[shader_recompiler] fix META_TABLE/NUM_ARGS table being duplicated per TU that included opcodes.h (#4180) 1 month ago
lizzie 4c65780f11
Revert "[common/dynamic_library] fix AUR build error (#4156)" (#4157) 1 month ago
lizzie a9c4c8aefd
[common/dynamic_library] fix AUR build error (#4156) 1 month ago
lizzie a769505a45
[vk, ogl] Remove dedicated precomputed swizzle table; use shorter inline table in block_linear swizzle shaders (#4146) 1 month ago
xbzk 54c3d10b86
[vk, renderdoc] (VUID-02997) avoid vk_image_view as VK_NULL_HANDLE when feature nullDescriptor is unavailable (#4056) 1 month ago