- 27 Jun, 2020 21 commits
-
-
VolcaEM authored
This was based on Switchbrew page: https://switchbrew.org/wiki/NFC_services
-
bunnei authored
Fix framebuffer size on fractional scaling display
-
bunnei authored
hotkeys: Add a "Mute Audio" hotkey
-
bunnei authored
caps: Use enum classes and check struct sizes on compile time
-
bunnei authored
Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
-
bunnei authored
Prevent nullptr dereference on swkbd error case
-
bunnei authored
shader/half_set: Implement HSET2_IMM
-
David authored
es: Update function table
-
VolcaEM authored
-
LC authored
btm: Give better names for unknown functions
-
VolcaEM authored
-
David Marcec authored
-
VolcaEM authored
* btdrv: Update function table
-
VolcaEM authored
* bpc: Update function tables This was based on Switchbrew page: https://switchbrew.org/wiki/PCV_services
-
VolcaEM authored
* bcat: Update function tables and add missing classes
-
VolcaEM authored
* am: Update function tables and add missing classes * Remove comments (1/5) * Remove comments (2/5) * Remove comments (3/5) * Remove comments (4/5) * Remove comments (5/5) * Remove unused classes (1/2) * Remove unused classes (2/2)
-
VolcaEM authored
* aoc: Update function table * Remove comments
-
LC authored
btm: Update function tables
-
LC authored
eupld: Update function table
-
VolcaEM authored
This was based on Switchbrew page: https://switchbrew.org/wiki/Error_Upload_services
-
VolcaEM authored
This was based on Switchbrew page: https://switchbrew.org/wiki/ETicket_services
-
- 26 Jun, 2020 9 commits
-
-
VolcaEM authored
This was based on Switchbrew page: https://switchbrew.org/wiki/BTM_services "No comment" edition
-
bunnei authored
TextureCache: Fix case where layer goes off bound.
-
bunnei authored
vk_rasterizer: Don't preserve contents on full screen clears
-
Morph authored
-
Morph authored
-
Morph authored
Updated to "yuzu Emulator Project"
-
Kewlan authored
-
bunnei authored
memory_manager: Remove useless assertion
-
Rodrigo Locatti authored
gl_shader_cache: Avoid use after move for program size
-
- 25 Jun, 2020 5 commits
-
-
bunnei authored
Add a "Open Mods Page" button to the GUI
-
Rodrigo Locatti authored
gl_device: Fix IsASTCSupported to scan all targets instead of just GL_TEXTURE_2D
-
David authored
hid: Stub a series of "SevenSixAxisSensor" service commands
-
David Marcec authored
Other targets were never actually checked
-
David Marcec authored
num_pages is an std::size_t. It will always be >= 0
-
- 24 Jun, 2020 5 commits
-
-
Morph authored
- Used by Captain Toad: Treasure Tracker Update 1.3.0 While we're at it, fix the input parameters for SetIsPalmaAllConnectable and SetPalmaBoostMode
-
bunnei authored
gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness
-
bunnei authored
decode/image: Implement B10G11R11F
-
David Marcec authored
-
Fernando Sahmkow authored
Add support for HLEing Macros
-