bunnei
|
ff83d23ed5
GPU: Implement the remaining depth testing functions.
|
11 سال پیش |
bunnei
|
ad666ac47a
Merge pull request #484 from chinhodado/build
|
11 سال پیش |
bunnei
|
e7dd4d34aa
Merge pull request #485 from Subv/more_servs
|
11 سال پیش |
Chin
|
cb39f92e6c
AppVeyor: Use Citra's Mega account
|
11 سال پیش |
Subv
|
2ea60bdc7f
Services/HID: Removed some files due to a rebase error
|
11 سال پیش |
Subv
|
c2e9990149
Services: Stubbed more services.
|
11 سال پیش |
Chin
|
88627fae0c
AppVeyor: Add qwindows.dll to the build
|
11 سال پیش |
Chin
|
a4a1ce766d
AppVeyor: Sanitize the file name before uploading
|
11 سال پیش |
chinhodado
|
9121a5db1a
AppVeyor: Change to release build instead of debug
|
11 سال پیش |
chinhodado
|
d7ed08b153
AppVeyor: Upload build to Mega upon build completion
|
11 سال پیش |
bunnei
|
cc34462b71
Merge pull request #410 from chinhodado/cleanup
|
11 سال پیش |
bunnei
|
006c0c88a4
Merge pull request #505 from lioncash/cl
|
11 سال پیش |
Lioncash
|
e09fb7becc
vfp: Clean up vertical alignment for instructions
|
11 سال پیش |
bunnei
|
a461c1d8d2
Merge pull request #502 from archshift/patch-1
|
11 سال پیش |
archshift
|
92a75df9b1
cam_u.h: fix indentation
|
11 سال پیش |
bunnei
|
92550013cf
Merge pull request #493 from archshift/ptmplay
|
11 سال پیش |
bunnei
|
9f501c55f9
Merge pull request #501 from lioncash/clean
|
11 سال پیش |
Lioncash
|
8810dfe1de
dyncom: Minor cleanup
|
11 سال پیش |
bunnei
|
24a63662ba
Merge pull request #495 from bunnei/fix-waitsynch
|
11 سال پیش |
bunnei
|
731154f79e
WaitSynchronization: Added a result code for invalid result, fixed bug.
|
11 سال پیش |
bunnei
|
68ddaaa2f5
Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup.
|
11 سال پیش |
bunnei
|
4255f25647
Thread: Use std::find in CheckWait_WaitObject.
|
11 سال پیش |
bunnei
|
2f3020a102
Mutex: Cleanup and remove redundant code.
|
11 سال پیش |
bunnei
|
f09806aed2
Kernel: Renamed some functions for clarity.
|
11 سال پیش |
bunnei
|
15b6a4d9ad
Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void.
|
11 سال پیش |
bunnei
|
c68eb15695
WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual.
|
11 سال پیش |
bunnei
|
69c5830ef2
Event: Fix implementation of "non-sticky" events.
|
11 سال پیش |
bunnei
|
9e6ec3b6cd
Session: Change to a WaitObject.
|
11 سال پیش |
bunnei
|
d2759c578e
Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs.
|
11 سال پیش |
bunnei
|
dde02f79af
Mutex: Fix a bug where the thread should not wait if it already has the mutex.
|
11 سال پیش |