summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28kernel/object: Remove unnecessary std::move from DynamicObjectCast()Lioncash
2018-09-27Merge pull request #1389 from PhiBabin/valgrindMat M
2018-09-27Merge pull request #1397 from spycrab/cmake_binbunnei
2018-09-27Merge pull request #1377 from FernandoS27/faster-swizzlebunnei
2018-09-27Merge pull request #1404 from lioncash/vfsbunnei
2018-09-26fsmitm_romfsbuild: std::move std::vector instances in Build()Lioncash
2018-09-26fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()Lioncash
2018-09-26Merge pull request #1399 from lioncash/schedbunnei
2018-09-26Merge pull request #1400 from lioncash/headerbunnei
2018-09-26Merge pull request #1402 from ReinUsesLisp/assertsbunnei
2018-09-26Merge pull request #1401 from lioncash/vfsbunnei
2018-09-26Merge pull request #1398 from lioncash/macosbunnei
2018-09-25patch_manager: Invert conditionals within ApplyLayeredFS()Lioncash
2018-09-25video_core: Add asserts for CS, TFB and alpha testingReinUsesLisp
2018-09-25vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...Lioncash
2018-09-25fsmitm_romfsbuild: Avoid type truncation warningsLioncash
2018-09-25fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...Lioncash
2018-09-25fsmitm_romfsbuild: Remove unnecessary loops in Build()Lioncash
2018-09-25fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()Lioncash
2018-09-25yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()Lioncash
2018-09-25yuzu/main: Move functions stored into static std::function instances out of O...Lioncash
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-25vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash
2018-09-25vfs_static: Remove template byte parameter from StaticVfsFileLioncash
2018-09-25service: Add missing headers inclusions where applicableLioncash
2018-09-25Merge pull request #1365 from DarkLordZach/lfsbunnei
2018-09-25core_cpu: Make arm_interface instances a std::unique_ptrLioncash
2018-09-25kernel/scheduler: Take ARM_Interface instance by reference in the constructorLioncash
2018-09-25travis: Make macOS builds utilize Xcode 10Lioncash
2018-09-25CMake: Remove superfluous CMAKE_RUNTIME_OUTPUT_DIRECTORY assignmentspycrab
2018-09-25Merge pull request #1393 from tech4me/svcbunnei
2018-09-23Implemented fatal:u properly (#1347)David
2018-09-23Stubbed IRS (#1349)David
2018-09-23Merge pull request #1354 from ogniK5377/ssl-versionbunnei
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-23svc: Updated svc namestech4me
2018-09-23Added glObjectLabels for renderdoc for textures and shader programs (#1384)David
2018-09-23Merge pull request #1387 from FearlessTobi/port-4245bunnei
2018-09-23Merge pull request #1385 from FearlessTobi/port-4214bunnei
2018-09-23Merge pull request #1391 from ogniK5377/GetAudioRendererStatebunnei
2018-09-23Merge pull request #1392 from greggameplayer/correct-BC6Hbunnei
2018-09-23correct BC6Hgreggameplayer
2018-09-23Added audren:u#GetAudioRendererStateDavid Marcec
2018-09-22FPCR register was uninitialized at start upPhilippe Babin
2018-09-22Merge pull request #1378 from lioncash/threadbunnei
2018-09-22common/thread: remove YieldCPU()Weiyi Wang
2018-09-22Merge pull request #1386 from jroweboy/oopsJames Rowe
2018-09-22Build: Reintroduce Appveyor deployJames Rowe
2018-09-22Port citra-emu/citra#4214: "Set citra-qt project as default StartUp Project i...fearlessTobi
2018-09-22Merge pull request #1380 from lioncash/constbunnei