- 24 Oct, 2018 1 commit
-
-
Lioncash authored
This gets rid of an unnecessary type conversion. We can just use the regular QStringLiteral to already format the string as the type setWindowTitle accepts instead of converting from a std::string instance.
-
- 23 Oct, 2018 13 commits
-
-
bunnei authored
Port citra-emu/citra#4336: "Only redefine some 64-bit file operation for MSVC"
-
bunnei authored
gl_shader_decompiler: Implement VSETP
-
bunnei authored
maxwell_dma: Silence compilation warnings
-
bunnei authored
Implemented Alpha Test using Shader Emulation
-
Weiyi Wang authored
-
Weiyi Wang authored
MinGW provides POSIX functions
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
bunnei authored
gl_shader_decompiler: Implement PBK and BRK
-
bunnei authored
Added Saturation to FMUL32I
-
bunnei authored
CMakeLists: Use target_compile_definitions instead of add_definitions to define YUZU_ENABLE_COMPATIBILITY_REPORTING
-
bunnei authored
gl_shader_decompiler: Minor changes
-
FernandoS27 authored
-
- 22 Oct, 2018 16 commits
-
-
FernandoS27 authored
-
bunnei authored
psm: Add psm service and stub commands 0 and 1
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
FernandoS27 authored
-
bunnei authored
web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to the web_service library only
-
bunnei authored
svc: Fix vma boundary check in svcQueryMemory
-
bunnei authored
Fixed FSETP and FSET
-
FernandoS27 authored
-
bunnei authored
service: Update service function tables
-
bunnei authored
Fixed VAOs Float types only returning GL_FLOAT
-
FernandoS27 authored
-
Zach Hilman authored
Used by LovePotion Lua Homebrew. Stubbed as connected to official Nintendo Switch dock.
-
bunnei authored
qt: Move Reinitialize Keys to Tools menu
-
- 21 Oct, 2018 7 commits
-
-
Lioncash authored
-
Lioncash authored
Updated based off information provided by Switchbrew.
-
Lioncash authored
Added based off information provided by Switchbrew.
-
Lioncash authored
Updated based off information from Switchbrew
-
Lioncash authored
Also introduces the new prepo:a2 service. Updated based off information provided by Switchbrew.
-
Lioncash authored
Updated based off information provided by Switchbrew.
-
bunnei authored
Added auto controller switching to supported controllers and single joycon button rotation
-
- 20 Oct, 2018 3 commits
-
-
Zach Hilman authored
-
Zach Hilman authored
Used by LovePotion Lua Homebrew. Stubbed to return 100% charge.
-
Zach Hilman authored
Seems to be the power controller. Listed in switchbrew under the category PTM services.
-