| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | 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 #4587 from yuzu-emu/tsan-microprofiler | 2020-08-31 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | externals/microprofile: Fix data race in g_bUseLock | 2020-08-26 | 1 | -1/+1 | ||
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | 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 | ||
| * | | | | | | | | | | | | | | | | | | Merge pull request #4614 from ReinUsesLisp/fix-extended-state-again | 2020-08-30 | 1 | -6/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state | 2020-08-30 | 1 | -6/+9 | ||
| |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4601 from lioncash/const3 | 2020-08-29 | 1 | -52/+62 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Reduce allocations in GetButtonMappingForDevice() | 2020-08-28 | 1 | -31/+37 | ||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Make use of std::move on std::string where applicable | 2020-08-28 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Make use of insert_or_assign() where applicable | 2020-08-28 | 1 | -14/+18 | ||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() defau... | 2020-08-28 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Simplify make_tuple call | 2020-08-28 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | | | sdl_impl: Mark FromEvent() as a const member function | 2020-08-28 | 1 | -2/+2 | ||
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #4605 from lioncash/copy3 | 2020-08-29 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | bootmanager: Prevent unnecessary copies in TouchUpdateEvent() | 2020-08-29 | 1 | -1/+1 | ||
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4604 from lioncash/lifetime | 2020-08-29 | 4 | -7/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | yuzu/main: Amend lifetime issues with InputSubsystem | 2020-08-29 | 4 | -7/+8 | ||
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #4603 from Morph1984/fix-modifier | 2020-08-29 | 3 | -12/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | yuzu/configuration: Fix index out of bounds for default_analogs | 2020-08-29 | 3 | -12/+13 | ||
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4600 from lioncash/prototype | 2020-08-28 | 3 | -8/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | input_common/main: Remove unnecessary headers | 2020-08-28 | 3 | -5/+11 | ||
| | * | | | | | | | | | | | | | | | input_common/main: Remove unimplemented prototype | 2020-08-28 | 1 | -3/+0 | ||
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4599 from ReinUsesLisp/amd-extended-state | 2020-08-28 | 1 | -1/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state | 2020-08-28 | 1 | -1/+6 | ||
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4544 from lioncash/input-sub | 2020-08-28 | 25 | -242/+396 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | input_common: Eliminate most global state | 2020-08-27 | 25 | -242/+396 | ||
| | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt | 2020-08-28 | 2 | -5/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | cpu_interrupt_handler: Misc style changes | 2020-08-26 | 2 | -5/+3 | ||
| | * | | | | | | | | | | | | | cpu_interrupt_handler: Make is_interrupted an atomic | 2020-08-26 | 2 | -2/+3 | ||
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #4530 from Morph1984/mjolnir-p1 | 2020-08-27 | 85 | -3263/+8761 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | input_common/main: Add "/Mouse" to the display name | 2020-08-26 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | configure_input_player: Fix modifier scale button mapping | 2020-08-26 | 2 | -20/+19 | ||
| | * | | | | | | | | | | | | | configuration/input: Add support for mouse button clicks | 2020-08-26 | 5 | -11/+82 | ||
| | * | | | | | | | | | | | | | controllers/npad: Fix inconsistencies with controller connection statuses | 2020-08-26 | 1 | -1/+7 | ||
| | * | | | | | | | | | | | | | controllers/npad: Fix LibNX controller connection statuses | 2020-08-26 | 1 | -1/+9 | ||
| | * | | | | | | | | | | | | | controllers/npad: Fix LedPattern for P1-4 | 2020-08-26 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | | | input_common: Fix directional deadzone values | 2020-08-26 | 2 | -2/+2 | ||
| | * | | | | | | | | | | | | | Address feedback | 2020-08-26 | 13 | -96/+77 | ||
| | * | | | | | | | | | | | | | qt_themes: Fix Midnight Blue theme | 2020-08-26 | 1 | -59/+57 | ||
| | * | | | | | | | | | | | | | Project Mjölnir: Part 1 | 2020-08-26 | 84 | -3194/+8629 | ||
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #4577 from lioncash/asserts | 2020-08-27 | 1 | -3/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | common/assert: Make use of C++ attribute syntax | 2020-08-24 | 1 | -3/+4 | ||
| | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #4524 from lioncash/memory-log | 2020-08-27 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | shader/memory: Amend UNIMPLEMENTED_IF_MSG without a message | 2020-08-14 | 1 | -1/+2 | ||
| * | | | | | | | | | | | | | | Merge pull request #4569 from ReinUsesLisp/glsl-cmake | 2020-08-26 | 12 | -51/+127 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | video_core/host_shaders: Add CMake integration for string shaders | 2020-08-23 | 7 | -42/+106 | ||
| | * | | | | | | | | | | | | | | gl_shader_util: Use std::string_view instead of star pointer | 2020-08-23 | 5 | -9/+21 | ||