bunnei
|
36dedae842
Merge pull request #554 from Subv/constbuffer_ubo
|
8 years ago |
bunnei
|
1da0ee57fd
Merge pull request #589 from mailwl/fix-crash
|
8 years ago |
mailwl
|
ad39bab271
Fix crash at exit
|
8 years ago |
David
|
c9e821e93e
Send the correct RequestUpdateAudioRenderer revision in the output header (#587)
|
8 years ago |
David
|
838724c588
Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader (#583)
|
8 years ago |
bunnei
|
0b831dd2ba
Revert "Use Ninja for MSVC AppVeyor builds" (#584)
|
8 years ago |
David
|
81f24f5685
Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly (#580)
|
8 years ago |
bunnei
|
ea1880f47c
Merge pull request #526 from janisozaur/appveyor-ninja
|
8 years ago |
bunnei
|
6d7941042b
Merge pull request #579 from SciresM/master
|
8 years ago |
bunnei
|
52a78228dd
Merge pull request #581 from mailwl/empty-buf-skip
|
8 years ago |
mailwl
|
a27befe456
IPC: skip empty buffer write
|
8 years ago |
Michael Scire
|
067ac434ba
Kernel/Arbiters: Fix casts, cleanup comments/magic numbers
|
8 years ago |
Michael Scire
|
5f8aa02584
Add additional missing format.
|
8 years ago |
Michael Scire
|
08d454e30d
Run clang-format on PR.
|
8 years ago |
bunnei
|
b7162c32a4
Merge pull request #577 from mailwl/audren-update
|
8 years ago |
Michael Scire
|
dc70a87af1
Kernel/Arbiters: HLE is atomic, adjust code to reflect that.
|
8 years ago |
Zach Hilman
|
63f26d5c40
Add support for decrypted NCA files (#567)
|
8 years ago |
Michael Scire
|
8f8fe62a19
Kernel/Arbiters: Initialize arb_wait_address in thread struct.
|
8 years ago |
Michael Scire
|
62bd1299ea
Kernel/Arbiters: Clear WaitAddress in SignalToAddress
|
8 years ago |
Michael Scire
|
4f81bc4e1b
Kernel/Arbiters: Mostly implement SignalToAddress
|
8 years ago |
Michael Scire
|
9d71ce88ce
Kernel/Arbiters: Implement WaitForAddress
|
8 years ago |
mailwl
|
c06d6b27f3
Service/Audio: update audren:u service
|
8 years ago |
Michael Scire
|
7e191dccc1
Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs.
|
8 years ago |
bunnei
|
c3e95086b6
Merge pull request #576 from Subv/warnings1
|
8 years ago |
Subv
|
a3d82ef5d9
Build: Fixed some MSVC warnings in various parts of the code.
|
8 years ago |
greggameplayer
|
be1f5dedfb
Implement GetAvailableLanguageCodes2 (#575)
|
8 years ago |
bunnei
|
7a0bb406d5
Merge pull request #574 from Subv/shader_abs_neg
|
8 years ago |
bunnei
|
0d8ae773f1
Merge pull request #561 from DarkLordZach/fix-odyssey-input-crash
|
8 years ago |
bunnei
|
1ab133d7fa
Merge pull request #573 from Subv/shader_imm
|
8 years ago |
Subv
|
38989bef43
GPU: Perform negation after absolute value in the float shader instructions.
|
8 years ago |