summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1319 from lioncash/audioGravatar bunnei2018-09-185-43/+59
|\ \ \ \
| * | | | time_stretch: Remove unused <array> includeGravatar Lioncash2018-09-171-1/+0
| * | | | stream: Replace includes with forward declarations where applicableGravatar Lioncash2018-09-172-3/+7
| * | | | audio_renderer: Replace includes with forward declarations where applicableGravatar Lioncash2018-09-172-39/+52
* | | | | Merge pull request #1351 from ogniK5377/GetDefaultDisplayResolutionGravatar bunnei2018-09-182-1/+18
|\ \ \ \ \
| * | | | | Implemented GetDefaultDisplayResolutionGravatar David Marcec2018-09-192-1/+18
| | |/ / / | |/| | |
* | | | | Merge pull request #1341 from lioncash/dependencyGravatar bunnei2018-09-182-2/+6
|\ \ \ \ \
| * | | | | core/core_cpu: Replace exclusive monitor include with forward declarationGravatar Lioncash2018-09-172-2/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #1346 from lioncash/svcGravatar bunnei2018-09-181-37/+36
|\ \ \ \ \
| * | | | | svc_wrap: Convert the PARAM macro into a functionGravatar Lioncash2018-09-181-37/+36
| |/ / / /
* | | | | Merge pull request #1350 from ogniK5377/Six-Axis-StubGravatar bunnei2018-09-181-4/+28
|\ \ \ \ \
| * | | | | Added ActivateGestureGravatar David Marcec2018-09-191-1/+7
| * | | | | Added StopSixAxisSensorGravatar David Marcec2018-09-191-1/+7
| * | | | | Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensorGravatar David Marcec2018-09-191-2/+14
| | |/ / / | |/| | |
* | | | | Merge pull request #1342 from lioncash/truncGravatar bunnei2018-09-181-4/+4
|\ \ \ \ \
| * | | | | gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A codeGravatar Lioncash2018-09-171-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #1279 from FernandoS27/csetpGravatar bunnei2018-09-182-21/+133
|\ \ \ \ \
| * | | | | Implemented Internal FlagsGravatar FernandoS272018-09-171-13/+35
| * | | | | Implemented I2I.CC on the NEU control code, used by SMOGravatar FernandoS272018-09-172-14/+18
| * | | | | Implemented CSETPGravatar FernandoS272018-09-172-14/+49
| * | | | | Implemented Control CodesGravatar FernandoS272018-09-172-0/+51
| |/ / / /
* | | | | Merge pull request #1299 from FernandoS27/texture-sanatizeGravatar bunnei2018-09-182-3/+192
|\ \ \ \ \
| * | | | | Added asserts for texture misc modes to texture instructionsGravatar FernandoS272018-09-171-2/+45
| * | | | | Added texture misc modes to texture instructionsGravatar FernandoS272018-09-171-1/+147
| |/ / / /
* | | | | Invalid default value of username in yuzu_cmd (#1334)Gravatar Philippe Babin2018-09-183-3/+8
* | | | | Merge pull request #1343 from lioncash/mutexGravatar bunnei2018-09-182-2/+10
|\ \ \ \ \
| * | | | | kernel/mutex: Replace ResultCode construction for invalid addresses with the ...Gravatar Lioncash2018-09-171-2/+2
| * | | | | kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock()Gravatar Lioncash2018-09-171-0/+8
| |/ / / /
* | | | | Merge pull request #1344 from lioncash/armGravatar bunnei2018-09-187-99/+86
|\ \ \ \ \
| * | | | | arm_interface: Remove ARM11-isms from the CPU interfaceGravatar Lioncash2018-09-187-99/+86
| |/ / / /
* | | | | Merge pull request #1345 from lioncash/writeGravatar bunnei2018-09-181-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arm_dynarmic: Correct ExclusiveWrite128()'s operationGravatar Lioncash2018-09-181-2/+2
| |/ / /
* | | | Merge pull request #1290 from FernandoS27/shader-headerGravatar bunnei2018-09-173-24/+111
|\ \ \ \ | |/ / / |/| | |
| * | | Replace old FragmentHeader for the new HeaderGravatar FernandoS272018-09-112-31/+18
| * | | Implemented (Partialy) Shader HeaderGravatar FernandoS272018-09-113-2/+102
* | | | Merge pull request #1311 from FernandoS27/fast-swizzleGravatar bunnei2018-09-171-2/+49
|\ \ \ \
| * | | | Optimized Texture SwizzlingGravatar FernandoS272018-09-141-2/+49
* | | | | Merge pull request #1312 from lioncash/fwdGravatar bunnei2018-09-173-7/+9
|\ \ \ \ \
| * | | | | service/vi: Replace includes with forward declarations where applicableGravatar Lioncash2018-09-133-7/+9
* | | | | | Merge pull request #1313 from lioncash/errorGravatar bunnei2018-09-171-1/+2
|\ \ \ \ \ \
| * | | | | | kernel/errors: Amend error code for ERR_NOT_FOUNDGravatar Lioncash2018-09-131-1/+2
| |/ / / / /
* | | | | | Merge pull request #1314 from lioncash/castGravatar bunnei2018-09-171-2/+2
|\ \ \ \ \ \
| * | | | | | audio_core/time_stretch: Silence truncation warnings in Process()Gravatar Lioncash2018-09-131-2/+2
| |/ / / / /
* | | | | | Merge pull request #1316 from lioncash/shadowGravatar bunnei2018-09-171-2/+0
|\ \ \ \ \ \
| * | | | | | gl_shader_decompiler: Get rid of variable shadowing within LEA instructionsGravatar Lioncash2018-09-131-2/+0
| |/ / / / /
* | | | | | Merge pull request #1318 from lioncash/errors-smGravatar bunnei2018-09-172-8/+6
|\ \ \ \ \ \
| * | | | | | services/sm: Amend error code constantsGravatar Lioncash2018-09-142-8/+6
| |/ / / / /
* | | | | | Merge pull request #1321 from lioncash/audio-shadowGravatar bunnei2018-09-171-4/+4
|\ \ \ \ \ \
| * | | | | | cubeb_sink: Get rid of variable shadowing within CubebSink's constructorGravatar Lioncash2018-09-141-4/+4
| |/ / / / /
* | | | | | Merge pull request #1315 from lioncash/sizeGravatar bunnei2018-09-172-19/+74
|\ \ \ \ \ \