summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04Change travis to deploy on push to citra-nightly. Add more information to the...James Rowe
2017-01-04Merge pull request #2405 from jroweboy/nightly-deployJames Rowe
2017-01-04Change deploy to use github releases instead, but only for the citra-nightly ...James Rowe
2017-01-04Kernel: Use different thread statuses when a thread calls WaitSynchronization...Subv
2017-01-04Kernel/Mutex: Propagate thread priority changes to other threads inheriting t...Subv
2017-01-04Kernel/Mutex: Update a mutex priority when a thread stops waiting on it.Subv
2017-01-04Kernel/Mutex: Implemented priority inheritance.Subv
2017-01-04Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter.Subv
2017-01-04Kernel/Synch: Do not attempt a reschedule on every syscall.Subv
2017-01-04Fix some warnings (#2399)Jonathan Hao
2017-01-03Update .travis.ymlbunnei
2017-01-03Merge pull request #2401 from jroweboy/travis-keyJames Rowe
2017-01-03Try a different travis keyJames Rowe
2017-01-03Merge pull request #2382 from mailwl/nfcYuri Kunde Schlesner
2016-12-31Merge pull request #2390 from jroweboy/bintrayJames Rowe
2016-12-31Try a different encrypted bintray api key for travis. Change appveyor to uplo...James Rowe
2016-12-31Merge pull request #2254 from jroweboy/bintrayJames Rowe
2016-12-31Trying to make a consistent nightly versioningJames Rowe
2016-12-31Add deploy to bintray for builds to masterJames Rowe
2016-12-30fix comments alignmentLectem
2016-12-30Merge pull request #2386 from bunnei/fix-bg-colorSebastian Valle
2016-12-30Service/NFC: stub GetTagInRangeEventmailwl
2016-12-30Service/AC: add ac:i servicemailwl
2016-12-30config: SDL: Move background color setting to correct section.bunnei
2016-12-29Merge pull request #2240 from wwylele/auto-regionbunnei
2016-12-29Frontend: make motion sensor interfaced thread-safewwylele
2016-12-29Merge pull request #2367 from JayFoxRox/lighting-lut-quickfixbunnei
2016-12-27Merge pull request #2376 from wwylele/remove-unusedbunnei
2016-12-27Core: remove unused hle.cppwwylele
2016-12-26Merge pull request #2374 from wwylele/whats-going-on-with-that-prbunnei
2016-12-26move Pop methods out of class bodyLectem
2016-12-26IPC helpers exampleLectem
2016-12-26IPC helpersLectem
2016-12-26Frontend: emulate motion sensorwwylele
2016-12-26Common: add Quaternionwwylele
2016-12-26vector math: add implementation of Length and Normalizewwylele
2016-12-26MathUtil: add PI constantwwylele
2016-12-26Common::Event: add WaitUntilwwylele
2016-12-25Minor cleanup in GLSL codeJannik Vogel
2016-12-25Offset lighting LUT samples correctlyJannik Vogel
2016-12-24Core: reset cpu_core in Shutdown to make IsPoweredOn work properlywwylele
2016-12-23Merge pull request #2369 from MerryMage/core-frontendbunnei
2016-12-23Merge pull request #2370 from wwylele/where-is-my-shared-fontYuri Kunde Schlesner
2016-12-23file_util: fix missing sysdata pathwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-22Merge pull request #2364 from mailwl/nwm-servicesbunnei
2016-12-22Service/NWM: add nwm servicesmailwl
2016-12-22Merge pull request #2366 from MerryMage/MemoryReadCodebunnei
2016-12-22Merge pull request #2343 from bunnei/core-cleanupbunnei
2016-12-22arm_dynarmic: Provide MemoryReadCode callbackMerryMage