summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-20Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fixbunnei
2016-03-20HLE/FS: Fixed creating the config savefile when it doesn't exist.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-03-20HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...Subv
2016-03-20HLE/FS: Return the proper error codes when opening files.Subv
2016-03-20HLE/FS: Fixed the OpenDirectory error codeSubv
2016-03-20HLE/FS: Return the proper error codes on file Read/Write operations.Subv
2016-03-20HLE/FS: Corrected the error codes for DeleteFileSubv
2016-03-20HLE/FS: Corrected the error codes for CreateFileSubv
2016-03-20HLE/FS: FS::CreateFile takes an u64 for the file size.Subv
2016-03-20Fix missing headerLittleWhite
2016-03-20Merge pull request #1538 from lioncash/dotbunnei
2016-03-19Merge pull request #1522 from MerryMage/dylibbundlerbunnei
2016-03-18Merge pull request #1543 from lioncash/zerobunnei
2016-03-18vector_math: Add missing member in Vec4's SetZero functionLioncash
2016-03-18Merge pull request #1505 from pippo2931/fefbunnei
2016-03-17Merge pull request #1535 from JayFoxRox/fix-alignbunnei
2016-03-17Merge pull request #1539 from lioncash/constbunnei
2016-03-17Fix Qt chinese words encode problem on WindowsLFsWang
2016-03-16Merge pull request #1466 from LittleWhite-tb/gamelist-update-recentYuri Kunde Schlesner
2016-03-17video_core: Don't cast away constLioncash
2016-03-17shader_interpreter: use std::inner_product for the dot productLioncash
2016-03-16Merge pull request #1537 from lioncash/constYuri Kunde Schlesner
2016-03-17core/video_core: Make NumIds functions constexprLioncash
2016-03-17core/video_core: Don't cast away const in subscript operatorsLioncash
2016-03-17PICA: Alignment happens locally in vertexJannik Vogel
2016-03-16Register ROM started through the gamelist in the list of ROM recently startedLittleWhite
2016-03-16Merge pull request #1519 from JayFoxRox/vp-offset-fixbunnei
2016-03-16Merge pull request #1503 from bunnei/clear-jit-cachebunnei
2016-03-16Merge pull request #1479 from JayFoxRox/mad-encodingbunnei
2016-03-15Merge pull request #1526 from bunnei/sdl-rgb8bunnei
2016-03-15PICA: Fix MAD/MADI encodingJannik Vogel
2016-03-15Update nihstro to latest masterJannik Vogel
2016-03-15Merge pull request #1528 from MerryMage/citra-shutdownlinkmauve
2016-03-15citra: Shutdown cleanly if ROM load failsMerryMage
2016-03-14SDL2: Explicitly use RGB8 color buffer.bunnei
2016-03-15OS X: Use dylibbundler to include dylibs required by citra in nightly archiveMerryMage
2016-03-14fix SDL2 detection for VisualLectem
2016-03-14Merge pull request #1409 from JamePeng/Reorganize-NDMbunnei
2016-03-14PICA: Fix viewport offsetJannik Vogel
2016-03-15Reorganize the ndm service path for dummy implement functionJamePeng
2016-03-14Respect vs output mapJannik Vogel
2016-03-13Merge pull request #1509 from lioncash/noncopybunnei
2016-03-13Merge pull request #1510 from wwylele/fix_padYuri Kunde Schlesner
2016-03-13hid: fix pad updatewwylele
2016-03-12Merge pull request #1496 from JayFoxRox/align-attribsYuri Kunde Schlesner
2016-03-13PICA: Align vertex attributesJannik Vogel
2016-03-12Merge pull request #1506 from lioncash/enumYuri Kunde Schlesner
2016-03-12common_types: Make NonCopyable constructor constexprLioncash
2016-03-12common_types: Specify const in deleted copy constructor/assignment operatorLioncash