17409 Commits (06f22c3d284114f5df2c66260e20aaae70db3cf9)

Author SHA1 Message Date
Morph 06f22c3d28 service: bsd: Implement Read 4 years ago
ameerj 73666fb262 general: Update style to clang-format-12 4 years ago
Lioncash 091e141142 core/profile_select: Avoid uninitialized read in SelectProfile() 4 years ago
Lioncash 40314cc586 common/uuid: Add validity checking functions to interface 4 years ago
Levi Behunin 2b3c9c61db Clean-up and nits 4 years ago
Levi Behunin 77e327dd1a Clean-up 4 years ago
Levi Behunin ad85689417
Tas configure ui nits 4 years ago
german77 75d8ec1e9f UI: Relocate tas menu and add brief description 4 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
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
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
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
Morph 290afc00d3 common: Move error handling to error.cpp/h 4 years ago