summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-18Merge pull request #1344 from lioncash/armbunnei
2018-09-18Merge pull request #1345 from lioncash/writebunnei
2018-09-19Added ActivateGestureDavid Marcec
2018-09-19Implemented GetDefaultDisplayResolutionDavid Marcec
2018-09-19Added StopSixAxisSensorDavid Marcec
2018-09-19Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensorDavid Marcec
2018-09-19Implemented GetImageSizeDavid Marcec
2018-09-18svc_wrap: Convert the PARAM macro into a functionLioncash
2018-09-18arm_dynarmic: Correct ExclusiveWrite128()'s operationLioncash
2018-09-18arm_interface: Remove ARM11-isms from the CPU interfaceLioncash
2018-09-17kernel/mutex: Replace ResultCode construction for invalid addresses with the ...Lioncash
2018-09-17kernel/svc: Handle error cases for svcArbitrateLock() and svcArbitrateUnlock()Lioncash
2018-09-17Implemented Internal FlagsFernandoS27
2018-09-17gl_shader_decompiler: Avoid truncation warnings within LD_A and ST_A codeLioncash
2018-09-17Merge pull request #1290 from FernandoS27/shader-headerbunnei
2018-09-17core/core_cpu: Replace exclusive monitor include with forward declarationLioncash
2018-09-17Implemented I2I.CC on the NEU control code, used by SMOFernandoS27
2018-09-17Implemented CSETPFernandoS27
2018-09-17Implemented Control CodesFernandoS27
2018-09-17time_stretch: Remove unused <array> includeLioncash
2018-09-17stream: Replace includes with forward declarations where applicableLioncash
2018-09-17audio_renderer: Replace includes with forward declarations where applicableLioncash
2018-09-17Added asserts for texture misc modes to texture instructionsFernandoS27
2018-09-17Added texture misc modes to texture instructionsFernandoS27
2018-09-17Merge pull request #1311 from FernandoS27/fast-swizzlebunnei
2018-09-17Merge pull request #1312 from lioncash/fwdbunnei
2018-09-17Merge pull request #1313 from lioncash/errorbunnei
2018-09-17Merge pull request #1314 from lioncash/castbunnei
2018-09-17Merge pull request #1316 from lioncash/shadowbunnei
2018-09-17Merge pull request #1318 from lioncash/errors-smbunnei
2018-09-17Merge pull request #1321 from lioncash/audio-shadowbunnei
2018-09-17Merge pull request #1315 from lioncash/sizebunnei
2018-09-17Merge pull request #1320 from lioncash/namebunnei
2018-09-17Merge pull request #1328 from FearlessTobi/port-4192bunnei
2018-09-17Merge pull request #1327 from FearlessTobi/port-4171bunnei
2018-09-17Merge pull request #1326 from FearlessTobi/port-4182bunnei
2018-09-17Merge pull request #1329 from raven02/bgr5a1ubunnei
2018-09-17Merge pull request #1335 from lioncash/copybunnei
2018-09-17Merge pull request #1336 from lioncash/antialiasbunnei
2018-09-17Merge pull request #1331 from raven02/astc_8_8bunnei
2018-09-17yuzu/util: Antialias game list compatibility pixmapsLioncash
2018-09-17game_list_p: Amend typo in GameListItemCompat's constructor parameterLioncash
2018-09-17game_list_p: Take map iterator contents by const referenceLioncash
2018-09-17Implement ASTC_2D_8X8 (Bayonetta 2)raven02
2018-09-15Merge pull request #1273 from Subv/ld_sizesbunnei
2018-09-15Merge pull request #1271 from Subv/kepler_enginebunnei
2018-09-16Implement RenderTargetFormat::BGR5A1_UNORM (Pokken Tournament DX)raven02
2018-09-15Shaders: Implemented multiple-word loads and stores to and from attribute mem...Subv
2018-09-15Port # #4192 from Citra: "svc: change unknown to thread in CreateThread"Valentin Vanelslande
2018-09-15Tests: Remove glad test OS X work-aroundYuri Kunde Schlesner