11091 Commits (8a2e96de2e2f9075d82b0e5ceea17ab7c0397d8f)

Author SHA1 Message Date
fearlessTobi 9ca4718aed configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text 6 years ago
Ethan 30448641f2 Fix clang-format 6 years ago
fearlessTobi c49c3e9f27 Fix uisettings include 6 years ago
fearlessTobi 053da44ecd Limit the size of directory icons, fix text when icon size is none 7 years ago
fearlessTobi 13891fd62d Change QList to QVector 7 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi dfec9c9a43 Address more trivial review comments 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
Morph1984 cd81194fc0
ditto 6 years ago
Morph1984 ef98828d40
IsVibrationEnabled() as a const member func 6 years ago
Morph1984 d6969fa7d4
clang-format 6 years ago
Morph1984 ee35f7adf7
Update npad.h 6 years ago
Morph1984 5130b8a6a9
Update npad.cpp 6 years ago
Morph1984 1559477740
Update hid.h 6 years ago
Morph1984 a83eb90a78
Update hid.cpp 6 years ago
ReinUsesLisp 7bbc98cfc3 gl_rasterizer: Fix stencil testing 6 years ago
ReinUsesLisp 5f309b88db Revert "Revert #2466" and stub FirmwareCall 4 6 years ago
ReinUsesLisp 77ef4fa907 shader/shift: Implement SHR wrapped and clamped variants 6 years ago
ReinUsesLisp 701dedcfad maxwell_3d: Avoid moving macro_params 6 years ago
ReinUsesLisp 42e1bb6d46 gl_shader_cache: Remove special casing for geometry shaders 6 years ago
ReinUsesLisp dfae2d141a half_set_predicate: Fix predicate assignments 6 years ago
ReinUsesLisp 9cf52d027d gl_device: Disable precise in fragment shaders on bugged drivers 6 years ago
ReinUsesLisp 03276e7490 gl_shader_decompiler: Fixup AMD's slow path type 6 years ago
ReinUsesLisp 6c449793b8 gl_shader_decompiler: Rework GLSL decompiler type system 6 years ago
Morph1984 84815fa879
Add Kernel::EventPair audio_input_device_switch_event; 6 years ago
Morph1984 ec95c73a12
remove <f32> 6 years ago
Morph1984 1449ed9dbf
audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent 6 years ago
Morph1984 58783b8a46
explicitly represent 1 as a float (1.0f instead of 1) 6 years ago
Morph1984 b1ca56bed2
Change u32 -> f32 6 years ago
fearlessTobi 952f010c2c configuration/config: Add missing screenshot path read 6 years ago
fearlessTobi 4ea572791b Fix to Windows sleep issues 6 years ago
fearlessTobi 22fd208e8d Add cancel option to analog stick configuration 6 years ago
Morph1984 ba661c8d9a
service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume 6 years ago
ReinUsesLisp 52a41f482f maxwell_3d: Fix macro binding cursor 6 years ago
Rodrigo Locatti 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 6 years ago
Lioncash 96cc9a9279 kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() 7 years ago
Lioncash 56c6f767ae kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacentVMA 7 years ago
Lioncash a43ee8d752 kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA 7 years ago
Lioncash 785c4946dd kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA 7 years ago
Lioncash 70485e690b kernel/vm_manager: Simplify some std::vector constructor calls 7 years ago
Lioncash 3f695333cd kernel/vm_manager: Simplify some assertion messages 7 years ago
ReinUsesLisp 878adee0a3 gl_buffer_cache: Add missing include 6 years ago
Ethan 5adbe66ae8 accommodate for fmt update 6 years ago
ReinUsesLisp e3534700d7 shader_ir/conversion: Split int and float selector and implement F2F H1 6 years ago
ReinUsesLisp b13fbc25b8 shader_ir/conversion: Implement F2I F16 Ra.H1 6 years ago
ReinUsesLisp 6207751b00 float_set_predicate: Add missing negation bit for the second operand 6 years ago
Weiyi Wang 0580112940 Guard unistd.h with MacOS only macro 6 years ago
B3n30 246b515a86 citra_qt: on osx chdir to bundle dir to allow detection of user folder 6 years ago
ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE 6 years ago