summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2016-04-13file_util: Make IOFile data members privateLioncash
2016-04-12FileUtil: Missing #include, Add const to IOFile methodsMerryMage
2016-04-08cecd:u: stub GetCecStateAbbreviated (#1648)mailwl
2016-04-05Merge pull request #1435 from mailwl/frd_ubunnei
2016-04-05Merge pull request #1643 from MerryMage/make_uniqueMathew Maidment
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-04-04Merge pull request #1620 from LFsWang/pathbunnei
2016-04-03Merge pull request #1616 from exhalatio/dlp_dummybunnei
2016-04-03Dummy implementation dlp:SRVR Service.exhalatio
2016-03-31remove debug codeLFsWang
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl
2016-03-31fix unicode url problem on windowsLFsWang
2016-03-31Fix encode problem On WindowsLFsWang
2016-03-27frd:u: Initial stub some functionsmailwl
2016-03-26remove unnecessary constwwylele
2016-03-22implement accel and gyro backendwwylele
2016-03-18vector_math: Add missing member in Vec4's SetZero functionLioncash
2016-03-15Reorganize the ndm service path for dummy implement functionJamePeng
2016-03-13Merge pull request #1509 from lioncash/noncopybunnei
2016-03-13PICA: Align vertex attributesJannik Vogel
2016-03-12common_types: Make NonCopyable constructor constexprLioncash
2016-03-12common_types: Specify const in deleted copy constructor/assignment operatorLioncash
2016-03-10Merge pull request #1476 from lioncash/emitbunnei
2016-03-09emitter: templatize ImmPtrLioncash
2016-03-09emitter: constexpr-ify helper functionsLioncash
2016-03-09emitter: Get rid of CanDoOpWithLioncash
2016-03-09emitter: constexpr-ify OpArgLioncash
2016-03-09emitter: friend class OpArg with XEmitterLioncash
2016-03-09emitter: Remove unimplemented prototypeLioncash
2016-03-09Common: Get rid of alignment macrosLioncash
2016-03-01Merge pull request #1297 from Subv/savesbunnei
2016-02-28Merge pull request #1427 from MerryMage/emit-lbitYuri Kunde Schlesner
2016-02-27x64 Emitter: Fix L bit in VEX prefixMerryMage
2016-02-26Initial implementation ir:usermailwl
2016-02-21AudioCore: Skeleton ImplementationMerryMage
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2016-02-04backend: defaulted move constructor/assignmentLioncash
2016-01-27color: Make trivial helpers constexprLioncash
2016-01-25key_map: Use std::tie for comparisonsLioncash
2016-01-16DiskDirectory: Initialize the directory member with valid info.Subv
2015-12-23Add missing return values in ForeachDirectoryEntryLFsWang
2015-12-03Merge pull request #1252 from Subv/cambunnei
2015-11-27Refactor ScanDirectoryTreeAndCallback to separate errors and retvalsarchshift
2015-11-23Services/Cam: Added new log type and camera enums from 3dbrew.Subv
2015-11-12fix failure on gcc and clangwwylele
2015-11-12disable unary minus when the type is not signedwwylele
2015-10-04Implement gdbstubpolaris-
2015-10-03Merge pull request #1176 from lioncash/vs2015-code-junking-daybunnei
2015-10-01Merge pull request #1095 from archshift/game-listbunnei
2015-10-01bit_field: Re-enable code on MSVCLioncash