summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2017-08-09Merge pull request #2822 from wwylele/sw_lighting-2Weiyi Wang
2017-08-03common: Add build timestamp to scm_rev.bunnei
2017-07-11vector_math: remove dead template parameterwwylele
2017-07-11vector_math: remove broken SFINAE stuffwwylele
2017-07-11SwRasterizer: Flip the vertex quaternions before clipping (if necessary).Subv
2017-07-11SwRasterizer: Corrected the light LUT lookups.Subv
2017-07-10logging: Add WebService as a log cateogry.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-06-30Remove unnecessary WIN32_LEAN_AND_MEAN macro definitionKloen
2017-06-08Remove unused import in break_points.cpp (#2763)Kloen Lansfiel
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for BoostYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-05-27Common: Fix some out-of-style includesYuri Kunde Schlesner
2017-05-27Move framebuffer_layout from Common to CoreYuri Kunde Schlesner
2017-05-26Merge pull request #2716 from yuriks/decentralized-resultbunnei
2017-05-24Merge pull request #2697 from wwylele/proctexYuri Kunde Schlesner
2017-05-24Common: Clean up meta-template logic in BitFieldYuri Kunde Schlesner
2017-05-24Make BitField and ResultCode constexpr-initializableYuri Kunde Schlesner
2017-05-24common: Add a generic interface for logging telemetry fields.bunnei
2017-05-20pica/swrasterizer: implement procedural texturewwylele
2017-05-07Remove unused symbols codeYuri Kunde Schlesner
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-17Merge pull request #2497 from wwylele/input-2bunnei
2017-03-16Merge pull request #2618 from wwylele/log-less-filenamebunnei
2017-03-12common/cpu_detect: Add missing include and fix namespace scopeYuri Kunde Schlesner
2017-03-11file_util: Log when using local user directorywwylele
2017-03-08file_util: lower logging level for harmless caseswwylele
2017-03-01Input: add device and factory templatewwylele
2017-03-01Common: add ParamPackagewwylele
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2017-02-26SynchronizedWrapper: Add Lock convenience methodYuri Kunde Schlesner
2017-02-25Merge pull request #2569 from wwylele/wrap-unwrapbunnei
2017-02-23Add custom layout settings.SonofUgly
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-02-21HW: add AES engine & implement AES-CCMwwylele
2017-02-13applied the change suggested by @wwylelenoah the goodra
2017-02-13added http service enum to the log.h filenoah the goodra
2017-02-04Merge pull request #2476 from yuriks/shader-refactor3Yuri Kunde Schlesner
2017-01-31Common/x64: remove legacy emitter and abi (#2504)Weiyi Wang
2017-01-30file_util: Fixed implicit type conversion warning (#2503)noah the goodra
2017-01-29Common: Optimize BitSet iteratorYuri Kunde Schlesner
2017-01-28common: add <cstddef> to hash.hKloen
2017-01-28common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Kloen
2017-01-07Merge pull request #1951 from wwylele/motion-sensorbunnei
2016-12-30Service/NFC: stub GetTagInRangeEventmailwl
2016-12-26Common: add Quaternionwwylele
2016-12-26vector math: add implementation of Length and Normalizewwylele
2016-12-26MathUtil: add PI constantwwylele