| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | configure_input_player: Resolve sign conversion warnings in UpdateMappingWith... | 2020-08-29 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | | Merge pull request #4633 from ReinUsesLisp/gpu-init | 2020-09-10 | 53 | -633/+573 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | video_core: Remove all Core::System references in renderer | 2020-09-06 | 53 | -633/+573 | ||
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | gc_adapter: Make DeviceConnected() a const member function | 2020-09-07 | 3 | -9/+9 | ||
| | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4606 from lioncash/constexpr | 2020-09-06 | 1 | -14/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | game_list_p: Avoid string churn in GameListItemPath data() | 2020-08-29 | 1 | -4/+8 | ||
| | * | | | | | | | | | | | | game_list_p: Mark some constants as constexpr | 2020-08-29 | 1 | -10/+10 | ||
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4397 from ReinUsesLisp/bsd | 2020-09-05 | 10 | -56/+1387 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | service/bsd: Handle Poll with no entries accurately | 2020-07-28 | 1 | -0/+5 | ||
| | * | | | | | | | | | | | services/bsd: Implement most of bsd:s | 2020-07-28 | 5 | -55/+911 | ||
| | * | | | | | | | | | | | service/sockets: Add worker pool abstraction | 2020-07-28 | 1 | -0/+30 | ||
| | * | | | | | | | | | | | service/sockets: Add worker abstraction to execute blocking calls asynchronously | 2020-07-28 | 2 | -0/+133 | ||
| | * | | | | | | | | | | | service/sockets: Add translate functions | 2020-07-28 | 3 | -0/+215 | ||
| | * | | | | | | | | | | | service/sockets: Add enumerations and structures | 2020-07-28 | 2 | -0/+81 | ||
| | * | | | | | | | | | | | services/nifm: Implement GetCurrentIpAddress | 2020-07-28 | 1 | -1/+12 | ||
| * | | | | | | | | | | | | hid: Implement MergeSingleJoyasDualJoy | 2020-09-04 | 3 | -5/+24 | ||
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4611 from lioncash/xbyak2 | 2020-09-03 | 2 | -21/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | externals: Update Xbyak to 5.96 | 2020-08-30 | 2 | -21/+21 | ||
| * | | | | | | | | | | | | Merge pull request #4583 from lioncash/trunc | 2020-09-03 | 1 | -3/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | gc_poller: Resolve compilation warnings on MSVC | 2020-08-25 | 1 | -3/+5 | ||
| * | | | | | | | | | | | | | Merge pull request #4578 from lioncash/xor | 2020-09-03 | 1 | -4/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS | 2020-08-24 | 1 | -4/+10 | ||
| * | | | | | | | | | | | | | | Merge pull request #4590 from ReinUsesLisp/tsan-sched | 2020-09-03 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | hle/scheduler: Fix data race in is_context_switch_pending | 2020-08-26 | 1 | -2/+6 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4575 from lioncash/async | 2020-09-03 | 2 | -17/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | async_shaders: Mark getters as const member functions | 2020-08-24 | 2 | -17/+15 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | file_sys/patch_manager: Add missing include | 2020-09-03 | 1 | -0/+1 | ||
| * | | | | | | | | | | | | | | Merge pull request #4568 from lioncash/fsp | 2020-09-02 | 1 | -3/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fsp_srv: Resolve -Wunused-but-set-variable warning | 2020-08-23 | 1 | -1/+8 | ||
| | * | | | | | | | | | | | | | | fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() | 2020-08-23 | 1 | -2/+5 | ||
| | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4564 from lioncash/file-include | 2020-09-02 | 27 | -37/+66 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | file_sys: Replace inclusions with forward declarations where applicable | 2020-08-23 | 27 | -37/+66 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | main: Use three dots to complete the ellipsis | 2020-09-02 | 1 | -1/+1 | ||
| * | | | | | | | | | | | | | | input_common/motion_input: Make use of Common::PI constant | 2020-09-02 | 3 | -5/+10 | ||
| * | | | | | | | | | | | | | | Merge pull request #4570 from german77/motionInput | 2020-09-02 | 4 | -0/+276 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Fix orientation errors and improve drift correction | 2020-08-27 | 2 | -14/+31 | ||
| | * | | | | | | | | | | | | | | Address comments | 2020-08-27 | 2 | -85/+65 | ||
| | * | | | | | | | | | | | | | | Implement a basic class for motion devices | 2020-08-27 | 4 | -0/+279 | ||
| * | | | | | | | | | | | | | | | Merge pull request #4382 from FearlessTobi/port-udp-config | 2020-09-01 | 22 | -13/+1959 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Address second batch of reviews | 2020-08-30 | 9 | -30/+27 | ||
| | * | | | | | | | | | | | | | | | Reolve reorder warning | 2020-08-29 | 2 | -3/+3 | ||
| | * | | | | | | | | | | | | | | | Address review comments and fix code compilation | 2020-08-29 | 13 | -155/+218 | ||
| | * | | | | | | | | | | | | | | | yuzu: Add motion and touch configuration | 2020-08-29 | 18 | -3/+1889 | ||
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4588 from ReinUsesLisp/tsan-event | 2020-08-31 | 1 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | common/thread: Fix data race in is_set | 2020-08-26 | 1 | -4/+5 | ||
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4589 from ReinUsesLisp/tsan-host | 2020-08-31 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | hle/kernel: Fix data race in GetCurrentHostThreadID | 2020-08-26 | 1 | -1/+2 | ||
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4461 from comex/thread-names | 2020-08-31 | 2 | -1/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fix thread naming on Linux, which limits names to 15 bytes. | 2020-08-05 | 2 | -1/+13 | ||
| * | | | | | | | | | | | | | | | | vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state | 2020-08-30 | 1 | -6/+9 | ||
| | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||