index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge pull request #1951 from wwylele/motion-sensor
bunnei
2017-01-07
14
-16
/
+321
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Frontend: make motion sensor interfaced thread-safe
wwylele
2016-12-29
2
-2
/
+8
|
*
|
|
|
Frontend: emulate motion sensor
wwylele
2016-12-26
9
-16
/
+239
|
*
|
|
|
Common: add Quaternion
wwylele
2016-12-26
2
-0
/
+45
|
*
|
|
|
vector math: add implementation of Length and Normalize
wwylele
2016-12-26
1
-0
/
+19
|
*
|
|
|
MathUtil: add PI constant
wwylele
2016-12-26
1
-0
/
+2
|
*
|
|
|
Common::Event: add WaitUntil
wwylele
2016-12-26
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2410 from Subv/sleepthread
bunnei
2017-01-06
3
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Kernel: Don't attempt to yield execution in SleepThread(0) if there are no av...
Subv
2017-01-05
3
-0
/
+14
*
|
|
|
|
Merge pull request #2396 from Subv/sema_acquire
bunnei
2017-01-06
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Kernel/Semaphore: Fixed a regression in semaphore waits.
Subv
2017-01-05
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Kernel: Fix SharedMemory objects always returning error when addr = 0 (#2404)
Hyper
2017-01-06
1
-1
/
+5
*
|
|
|
|
Merge pull request #2408 from Subv/priority_boosting
bunnei
2017-01-06
1
-27
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Kernel: Removed the priority boost code for starved threads.
Subv
2017-01-05
1
-27
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2409 from Subv/unused_funcs
Sebastian Valle
2017-01-05
2
-32
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Kernel: Remove some unused functions.
Subv
2017-01-05
2
-32
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #2393 from Subv/synch
Sebastian Valle
2017-01-05
18
-162
/
+227
|
\
\
\
\
|
*
|
|
|
Kernel: Add some asserts to enforce the invariants in the scheduler.
Subv
2017-01-05
2
-2
/
+13
|
*
|
|
|
Kernel: Remove a thread from all of its waiting objects' waiting_threads list...
Subv
2017-01-05
1
-18
/
+4
|
*
|
|
|
Kernel: Remove Thread::wait_objects_index and use wait_objects to hold all th...
Subv
2017-01-05
4
-21
/
+22
|
*
|
|
|
Kernel: Use different thread statuses when a thread calls WaitSynchronization...
Subv
2017-01-04
4
-19
/
+26
|
*
|
|
|
Kernel/Mutex: Propagate thread priority changes to other threads inheriting t...
Subv
2017-01-04
5
-42
/
+60
|
*
|
|
|
Kernel/Mutex: Update a mutex priority when a thread stops waiting on it.
Subv
2017-01-04
5
-24
/
+42
|
*
|
|
|
Kernel/Mutex: Implemented priority inheritance.
Subv
2017-01-04
5
-31
/
+51
|
*
|
|
|
Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter.
Subv
2017-01-04
17
-68
/
+56
|
*
|
|
|
Kernel/Synch: Do not attempt a reschedule on every syscall.
Subv
2017-01-04
2
-2
/
+18
*
|
|
|
|
Merge pull request #2407 from jroweboy/nightly-deploy
James Rowe
2017-01-04
2
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Change travis to deploy on push to citra-nightly. Add more information to the...
James Rowe
2017-01-04
2
-2
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2405 from jroweboy/nightly-deploy
James Rowe
2017-01-04
4
-42
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Change deploy to use github releases instead, but only for the citra-nightly ...
James Rowe
2017-01-04
4
-42
/
+14
|
/
/
/
/
/
*
|
|
|
|
Fix some warnings (#2399)
Jonathan Hao
2017-01-04
13
-35
/
+9
*
|
|
|
|
Update .travis.yml
bunnei
2017-01-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #2401 from jroweboy/travis-key
James Rowe
2017-01-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Try a different travis key
James Rowe
2017-01-03
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2382 from mailwl/nfc
Yuri Kunde Schlesner
2017-01-03
7
-0
/
+44
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Service/NFC: stub GetTagInRangeEvent
mailwl
2016-12-30
7
-0
/
+44
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2390 from jroweboy/bintray
James Rowe
2016-12-31
2
-2
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Try a different encrypted bintray api key for travis. Change appveyor to uplo...
James Rowe
2016-12-31
2
-2
/
+3
*
|
|
|
Merge pull request #2254 from jroweboy/bintray
James Rowe
2016-12-31
6
-51
/
+86
|
\
|
|
|
|
*
|
|
Trying to make a consistent nightly versioning
James Rowe
2016-12-31
2
-2
/
+4
|
*
|
|
Add deploy to bintray for builds to master
James Rowe
2016-12-31
6
-51
/
+84
|
/
/
/
*
|
|
Merge pull request #2386 from bunnei/fix-bg-color
Sebastian Valle
2016-12-30
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: SDL: Move background color setting to correct section.
bunnei
2016-12-30
1
-6
/
+6
*
|
|
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-29
11
-7
/
+108
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Config: auto-select region and language
wwylele
2016-12-07
11
-7
/
+108
*
|
|
Merge pull request #2367 from JayFoxRox/lighting-lut-quickfix
bunnei
2016-12-29
1
-10
/
+9
|
\
\
\
|
*
|
|
Minor cleanup in GLSL code
Jannik Vogel
2016-12-25
1
-3
/
+2
|
*
|
|
Offset lighting LUT samples correctly
Jannik Vogel
2016-12-25
1
-7
/
+7
*
|
|
|
Merge pull request #2376 from wwylele/remove-unused
bunnei
2016-12-27
1
-58
/
+0
|
\
\
\
\
|
*
|
|
|
Core: remove unused hle.cpp
wwylele
2016-12-27
1
-58
/
+0
|
/
/
/
/
[prev]
[next]