summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomicsGravatar ameerj2022-01-282-3/+3
* Merge pull request #7784 from german77/ds5Gravatar Morph2022-01-281-2/+3
|\
| * input_common: Add DS5 to HD rumble listGravatar Narr the Reg2022-01-261-2/+3
* | Merge pull request #7787 from bunnei/scheduler-deadlock-fixGravatar Morph2022-01-282-23/+24
|\ \
| * | hle: kernel: KScheduler: Fix deadlock with core waiting for a thread lock tha...Gravatar bunnei2022-01-272-23/+24
* | | Merge pull request #7788 from ameerj/stream-buffer-beginGravatar Morph2022-01-281-0/+2
|\ \ \
| * | | buffer_cache: Reduce stream buffer allocations when expanding from the leftGravatar ameerj2022-01-271-0/+2
| |/ /
* | | Merge pull request #7786 from ameerj/vmnmx-selGravatar Morph2022-01-281-12/+6
|\ \ \
| * | | video_minimum_maximum: Implement src operand selectorsGravatar ameerj2022-01-271-12/+6
| |/ /
* | | emit_spirv: Add Xfb execution mode when transform feedback is usedGravatar ameerj2022-01-281-3/+9
* | | Merge pull request #7770 from german77/motion-thresholdGravatar bunnei2022-01-274-6/+24
|\ \ \ | |/ / |/| |
| * | input_common: Add option to configure gyro thresholdGravatar german772022-01-234-6/+24
* | | Merge pull request #7783 from lioncash/abi-cexprGravatar Morph2022-01-272-9/+9
|\ \ \
| * | | common/xbyak_api: Make BuildRegSet() constexprGravatar Lioncash2022-01-262-9/+9
* | | | Merge pull request #7762 from bunnei/un-map-improveGravatar bunnei2022-01-263-111/+108
|\ \ \ \ | |/ / / |/| | |
| * | | core: hle: kernel: KPageTable: Various improvements to MapPages and UnmapPages.Gravatar bunnei2022-01-221-22/+25
| * | | core: hle: kernel: KPageTable: MapProcessCode: Various cleanup.Gravatar bunnei2022-01-221-11/+12
| * | | core: hle: kernel: KPageTable: ReserveTransferMemory: Various cleanup.Gravatar bunnei2022-01-221-6/+6
| * | | core: hle: kernel: KPageTable: ResetTransferMemory: Various cleanup.Gravatar bunnei2022-01-221-6/+5
| * | | core: hle: kernel: KPageTable: SetMemoryAttribute: Various cleanup.Gravatar bunnei2022-01-221-2/+3
| * | | core: hle: kernel: KPageTable: Assert valid address on GetPhysicalAddr.Gravatar bunnei2022-01-221-1/+3
| * | | core: hle: kernel: KPageTable: Operate: Assert lock ownership.Gravatar bunnei2022-01-221-2/+2
| * | | core: hle: kernel: KPageTable: SetHeapSize: Cleanup & take physical memory lock.Gravatar bunnei2022-01-221-4/+7
| * | | core: hle: kernel: Refactor Un/MapPhysicalMemory to remove unnecessary methods.Gravatar bunnei2022-01-222-50/+39
| * | | core: hle: kernel: Rename Un/Map to Un/MapMeory.Gravatar bunnei2022-01-223-7/+6
* | | | Merge pull request #7780 from lioncash/macroGravatar bunnei2022-01-269-213/+204
|\ \ \ \ | |_|_|/ |/| | |
| * | | video_core/macro: Add missing <cstring> headerGravatar Lioncash2022-01-251-2/+3
| * | | video_core/macro_interpreter: Move impl class to the cpp fileGravatar Lioncash2022-01-252-84/+86
| * | | video_core/macro_hle: Return unique_ptr directly from GetHLEProgram()Gravatar Lioncash2022-01-253-7/+7
| * | | video_core/macro: Remove unused parameter from Execute()Gravatar Lioncash2022-01-253-4/+3
| * | | video_core/macro_jit_x64: Remove unused impl class memberGravatar Lioncash2022-01-251-1/+0
| * | | video_core/macro_jit_x64: Decouple PersistentCallerSavedRegs() from implGravatar Lioncash2022-01-251-5/+4
| * | | video_core/macro_jit_x64: Move impl class into cpp fileGravatar Lioncash2022-01-252-87/+86
| * | | video_core/macro_hle: Move impl class into cpp fileGravatar Lioncash2022-01-252-27/+19
| | |/ | |/|
* | | Merge pull request #7769 from german77/no-controlGravatar bunnei2022-01-256-3/+28
|\ \ \
| * | | yuzu: Add setting to disable controller navigationGravatar german772022-01-236-3/+28
| |/ /
* | | Merge pull request #7768 from Moonlacer/fsr-1.0.2Gravatar bunnei2022-01-251-1/+1
|\ \ \
| * | | Update FSR to 1.0.2Gravatar Moonlacer2022-01-231-1/+1
| |/ /
* | | Merge pull request #7777 from lioncash/nodiscGravatar Morph2022-01-251-2/+1
|\ \ \
| * | | shader_recompiler: Remove unnecessary [[nodiscard]]Gravatar Lioncash2022-01-251-2/+1
| |/ /
* | | Merge pull request #7779 from lioncash/gpu-ifaceGravatar Morph2022-01-251-16/+0
|\ \ \
| * | | gpu: Tidy up forward declarationsGravatar Lioncash2022-01-251-10/+0
| * | | gpu: Remove obsoleted CDMAPusher() accessorsGravatar Lioncash2022-01-251-6/+0
| |/ /
* | | Merge pull request #7778 from lioncash/commaGravatar Morph2022-01-251-1/+1
|\ \ \
| * | | vk_fsr: Replace comma operator with semicolonGravatar Lioncash2022-01-251-1/+1
| |/ /
* | | Merge pull request #7774 from lioncash/mappingGravatar Morph2022-01-255-13/+18
|\ \ \
| * | | input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial stateGravatar Lioncash2022-01-241-1/+1
| * | | input_common/input_mapping: Simplify UUID validity checksGravatar Lioncash2022-01-241-3/+3
| * | | input_common/input_mapping: Add missing includesGravatar Lioncash2022-01-242-1/+6
| * | | input_common/input_mapping: Remove const from return valueGravatar Lioncash2022-01-244-4/+4