18421 Commits (d68eb751c53df785f842d56983ce4dfbb89aae3f)

Author SHA1 Message Date
german77 75d8ec1e9f UI: Relocate tas menu and add brief description 5 years ago
german77 5401cf6eb5 input_common/tas: new update method 5 years ago
german77 33a1d790e8 input_common/tas: Document the main class 5 years ago
german77 e6c4bf52f0 input_common/tas: Add swap controller 5 years ago
german77 9bb6580d89 input_common/tas: overwrite file dialog 5 years ago
MonsterDruide1 f078b15565 input_common/tas: Fallback to simple update 5 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 4297d2fea2 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 3a7b37238b main: TAS Playback state label 5 years ago
MonsterDruide1 f25d6ebc45 settings: File selector & other settings 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
Valeri 738cd1896b
If not on Windows, disable raw input 4 years ago
Valeri b54bf126f7
Hide XInput bypass on non-Windows OSes 4 years ago
ameerj 22162f906b host_shaders: Remove opengl_copy_bgra.comp 4 years ago
ameerj ab808fe7cf gl_texture_cache: Migrate BGRCopyPass from util_shaders 4 years ago
ameerj e3c153efa4 vulkan_device: Reorder Float16Int8 declaration 4 years ago
ameerj 5601e1cb00 Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver" 4 years ago
Moonlacer 371feaa635 fix_clang_error 4 years ago
ameerj 7f737b022a util_shaders: Unify BGRA copy passes 4 years ago
Moonlacer 09ab819040 fix_accidental_deletion 4 years ago
Moonlacer 44135b011f remove-audio-stretching-setting 4 years ago
ameerj 84f7e7e91c vk_scheduler: Use std::jthread 4 years ago
ameerj 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
ameerj c2ddda2f51 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
lat9nq 7bc07195c5 audin_u: Return a buffer event in RegisterBufferEvent 4 years ago
lat9nq 17b0955f9a audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAuto 4 years ago
Fernando Sahmkow 13471ddf86 Build System: Build with JCC Erratum Mitigation 4 years ago
Fernando Sahmkow 8984abfc76 Spir-V: Rescale the frag depth to 0,1 mode when -1,1 mode is used in Vulkan. 4 years ago
Narr the Reg b34b3efbb2
ngct: Stub Match 4 years ago
Morph 2df2b3719a renderers: Log total pipeline count 4 years ago
Morph 8d63ebcb64 vfs: Partially implement GetFileTimeStampRaw 4 years ago
ameerj 67f7a6c398 core: Destroy main_process during shutdown 4 years ago
ameerj db1c4b125f vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors 4 years ago
Fernando Sahmkow 7a712da2b3 Vulkan: Disable VK_EXT_SAMPLER_FILTER_MINMAX in GCN AMD since it's broken. 4 years ago
Fernando Sahmkow e7c8a0bb23 Vulkan: Blacklist Int8Float16 Extension on AMD on driver 21.9.1 4 years ago
Fernando Sahmkow e7ca37b1e5 Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver. 4 years ago
Morph 3512cae623 common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
ameerj 35e5a67a83 vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 4 years ago
ameerj 678f73069f vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled 4 years ago
ameerj 8e289ade15 vk_state_tracker: Remove unused function 4 years ago
Morph 727f607e00 FS: Mark recursive CreateDirectory as inaccurate and temporary 4 years ago
ameerj 188cf1aed2 main: Apply confirm exit setting in exit locked scenarios 4 years ago
Morph e67463df24 shader_environment: Add missing <algorithm> include 4 years ago
Morph 63b4c8f9f7 vk_descriptor_pool: Add missing <algorithm> include 4 years ago
Morph 76abf55f25 slot_vector: Add missing <algorithm> include 4 years ago
Morph 554c46d186 video_core/memory_manager: Add missing <algorithm> include 4 years ago
Morph 6f307f1521 kernel: Add missing <functional> include 4 years ago
Morph 4a6a73e887 file_sys/kernel_executable: Add missing <string> include 4 years ago
Morph ae028ddf22 codec: Add missing <string_view> include 4 years ago
Morph eb1e3f19bb common_funcs: Replace <algorithm> with <iterator> 4 years ago