- 19 Nov, 2018 13 commits
-
-
Zach Hilman authored
-
bunnei authored
textures/decoders: Replace magic numbers
-
bunnei authored
Missing ogl states
-
bunnei authored
travis: Use pre-built image for clang-format target
-
bunnei authored
Handle missing git info when building
-
Frederic L authored
-
bunnei authored
game_list: Only reload game list after relevant settings changed
-
bunnei authored
ldr_ro: Complete LDR:RO implementation
-
bunnei authored
Implemented CalculateStandardUserSystemClockDifferenceByUser
-
Schplee authored
* Correctly sets default system language for yuzu-CLI A user reported that yuzu_cmd runs games in Japanese rather than the correct default of English (like yuzu-qt does correctly), this change fixes that. * fix clang issue deleted whitespace
-
bunnei authored
gl_rasterizer: Remove default clip distance
-
bunnei authored
vi: Implement TransactParcel for Disconnect and DetachBuffer
-
ReinUsesLisp authored
-
- 18 Nov, 2018 4 commits
-
-
Mat M authored
svc: ResetSignal is not stubbed
-
Rodolfo Bogado authored
-
Zach Hilman authored
-
- 17 Nov, 2018 21 commits
-
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
only enable color mask for the first framebuffer id independent blending is disabled
-
Rodolfo Bogado authored
-
Rodolfo Bogado authored
-
Zach Hilman authored
Used by homebrew on exit. According to switchbrew, returns an empty response parcel with one zero in it.
-
Hexagon12 authored
am: Stub EnableApplicationCrashReport
-
MysticExile authored
-
bunnei authored
Port citra-emu/citra#4387: "yuzu: Add hotkey for Amiibo loading"
-
bunnei authored
Include QT imageformat dependencies with releases
-
bunnei authored
Added various bluetooth based cmds for palma
-
bunnei authored
hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.
-
bunnei authored
kernel/errors: Clean up error codes
-
bunnei authored
- Fixes audio issues with Pokemon: Let's Go Pikachu & Eevee.
-
David Marcec authored
Seems pokemon calls this sometimes and it caused "random crashes"
-
Frederic Laing authored
-
- 16 Nov, 2018 2 commits
-
-
bunnei authored
Port citra-emu/citra#4426: "Common/Bitfield: store value as unsigned type"
-
Lioncash authored
Similar to PR 1706, which cleans up the error codes for the filesystem code, but done for the kernel error codes. This removes the ErrCodes namespace and specifies the errors directly. This also fixes up any straggling lines of code that weren't using the named error codes where applicable.
-