18737 Commits (c5beddca49dfad06d407ffbf38ef6229c63e6e9a)

Author SHA1 Message Date
german77 d71f067db8 input_common/tas: Document the main class 5 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
german77 368c9db4ee input_common/tas: overwrite file dialog 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 cce0d58312 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 518852f505 main: TAS Playback state label 5 years ago
MonsterDruide1 5f826dd03a settings: File selector & other settings 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
Valeri 882216dcbc If not on Windows, disable raw input 4 years ago
Valeri 1bf178abe8 Hide XInput bypass on non-Windows OSes 4 years ago
ameerj 933b5dff61 host_shaders: Remove opengl_copy_bgra.comp 4 years ago
ameerj 6aaf430d15 gl_texture_cache: Migrate BGRCopyPass from util_shaders 4 years ago
ameerj 43d59a4bbe vulkan_device: Reorder Float16Int8 declaration 4 years ago
ameerj abf9900d82 Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver" 4 years ago
Moonlacer d0d7ce6960 fix_clang_error 4 years ago
ameerj 6af2ea8253 util_shaders: Unify BGRA copy passes 4 years ago
Moonlacer dabeb349f5 fix_accidental_deletion 4 years ago
Moonlacer 1c445d1050 remove-audio-stretching-setting 4 years ago
ameerj f1b7800866 vk_scheduler: Use std::jthread 4 years ago
ameerj 2cb4bb689b gpu: Use std::jthread for async gpu thread 4 years ago
ameerj 4cad11c5f3 threadsafe_queue: Add std::stop_token overload to PopWait 4 years ago
lat9nq 7fc8560939 audin_u: Return a buffer event in RegisterBufferEvent 4 years ago
lat9nq 34c6afd6c1 audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAuto 4 years ago
Fernando Sahmkow d240a8bb35 Build System: Build with JCC Erratum Mitigation 4 years ago
Fernando Sahmkow 0bd7c14e04 Spir-V: Rescale the frag depth to 0,1 mode when -1,1 mode is used in Vulkan. 4 years ago
Narr the Reg 77886a6134 ngct: Stub Match 4 years ago
Morph 653acf39e2 renderers: Log total pipeline count 4 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 4 years ago
ameerj 177affe3ce core: Destroy main_process during shutdown 4 years ago
ameerj ccf4fa3aaa vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors 4 years ago
Fernando Sahmkow 17e879aa56 Vulkan: Disable VK_EXT_SAMPLER_FILTER_MINMAX in GCN AMD since it's broken. 4 years ago
Fernando Sahmkow a3f4f92e7e Vulkan: Blacklist Int8Float16 Extension on AMD on driver 21.9.1 4 years ago
Fernando Sahmkow dbe8a4fc2f Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver. 4 years ago
Morph 00823acf70 common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
ameerj 184de8c1ca vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 4 years ago
ameerj bf366c1738 vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled 4 years ago
ameerj 14612971ef vk_state_tracker: Remove unused function 4 years ago
Morph 9191db654d FS: Mark recursive CreateDirectory as inaccurate and temporary 4 years ago
ameerj 829fa4c77b main: Apply confirm exit setting in exit locked scenarios 4 years ago
Morph fc29159ac7 shader_environment: Add missing <algorithm> include 4 years ago
Morph 5d3d9560e1 vk_descriptor_pool: Add missing <algorithm> include 4 years ago
Morph 244017d3aa slot_vector: Add missing <algorithm> include 4 years ago
Morph 421ff5ea79 video_core/memory_manager: Add missing <algorithm> include 4 years ago
Morph 3e49eac2de kernel: Add missing <functional> include 4 years ago
Morph b529f4b6b7 file_sys/kernel_executable: Add missing <string> include 4 years ago
Morph 84b969a442 codec: Add missing <string_view> include 4 years ago
Morph c4801b0599 common_funcs: Replace <algorithm> with <iterator> 4 years ago
Morph c0ff1dce0b common: Move error handling to error.cpp/h 4 years ago
german77 a36409ff16 am: Implement GetNotificationStorageChannelEvent 4 years ago