gdkchan
|
e4f59c8a52
Update README.md
|
há 8 anos atrás |
gdkchan
|
2a985de88c
[HLE/Audio] Use correct audio device names
|
há 8 anos atrás |
gdkchan
|
a8ba340dde
Improved logging (#103)
|
há 8 anos atrás |
Ac_K
|
4e24866b47
Update IAudioController.cs
|
há 8 anos atrás |
gdkchan
|
db0aa54233
Print guest stack trace on a few points that can throw exceptions
|
há 8 anos atrás |
gdkchan
|
bd9b1e2c6b
Stub a few services, add support for generating call stacks on the CPU
|
há 8 anos atrás |
Ac_K
|
4906acdde9
Some implementations (#99)
|
há 8 anos atrás |
Ac_K
|
434e40b8a0
Update am service (#98)
|
há 8 anos atrás |
LDj3SNuD
|
302c1d2861
Fix Addp_S in AOpCodeTable. Add 5 Tests: ADDP (scalar), ADDP (vector), ADDV. (#96)
|
há 8 anos atrás |
gdkchan
|
90279d96ea
Implement the synchronization primitives like the Horizon kernel does (#97)
|
há 8 anos atrás |
emmauss
|
267ea14cb5
fix typo in log (#93)
|
há 8 anos atrás |
LDj3SNuD
|
2ccd995cb2
Add ADDHN{2}, RADDHN{2}, SUBHN{2}, RSUBHN{2} (vector) instructions. Add 8 Tests. (#92)
|
há 8 anos atrás |
gdkchan
|
03002f6537
Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes
|
há 8 anos atrás |
gdkchan
|
33ae6e544b
[HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue, fix on WaitProcessWideKeyAtomic (althrough looks like it still doesn't work properly
|
há 8 anos atrás |
gdkchan
|
62b2124c03
[HLE/Kernel] Dispose the thread wait even on exit
|
há 8 anos atrás |
MS-DOS1999
|
76a5972378
Fix Fmin/max and add vector version, add and modifying fmin/max tests (#89)
|
há 8 anos atrás |
gdkchan
|
6e69cd9284
Fix bad merge, and a few other fixes
|
há 8 anos atrás |
gdkchan
|
ac80e7d3f9
[HLE/Kernel] Yield when cond var is signaled
|
há 8 anos atrás |
gdkchan
|
b9af34f3dd
[HLE/Kernel] Somewhat improved sync primitives
|
há 8 anos atrás |
LDj3SNuD
|
e9a96e3522
Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs; AluRx; Bfm; CcmpImm; CcmpReg; Csel; Mov; Mul. (#80)
|
há 8 anos atrás |
LDj3SNuD
|
8b75080639
Add ABS (scalar & vector), ADD (scalar), NEG (scalar) instructions. (#88)
|
há 8 anos atrás |
Ac_K
|
7450b9d68a
Update IAudioDeviceService.cs (#87)
|
há 8 anos atrás |
Ac_K
|
ee6794e397
Update IAudioController.cs (#86)
|
há 8 anos atrás |
Ac_K
|
917fb7ad21
Update IAccountServiceForApplication.cs (#85)
|
há 8 anos atrás |
Ac_K
|
ed155e6f4e
Update IHidServer.cs (#84)
|
há 8 anos atrás |
emmauss
|
b334aab435
Add special log for stubs (#81)
|
há 8 anos atrás |
gdkchan
|
494e6dfa1e
[GPU] Set frame buffer texture size to window size
|
há 8 anos atrás |
gdkchan
|
7dd14a4f3a
[GPU] Send correct window size to the vertex shader
|
há 8 anos atrás |
gdkchan
|
42ebfdff7f
[GPU] Fix frame buffer being upside down in some cases
|
há 8 anos atrás |
gdkchan
|
47100ec8c1
[GPU] Avoid drawing the frame buffer with alpha blend enabled, use correct blend enable register, clear the buffer before drawing
|
há 8 anos atrás |