Age | Commit message (Collapse) | Author |
|
externals: always use LibreSSL on Windows
|
|
Qt: assign menuRole properties for actions
|
|
hle_ipc: Add helper function for determining element counts
|
|
YFC - Fermi2D: Rework blit engine and add a software blitter.
|
|
GPU: Fix buffer cache issue, engine upload not inlining memory in multiple lines, etc
|
|
|
|
and pessismistic invalidation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Will allow the compiler to complain about cases where ignoring the
return value would be a bug.
|
|
|
|
|
|
k_handle_table: Remove cast to void* in GetObjectForIpc
|
|
This was used to get around the KProcess class being incomplete. We can
just move this to the cpp file and eliminate the cast entirely, letting
the compiler do its work.
|
|
service: nfc: Implement NFC IUser service
|
|
qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled
|
|
Resolves compilation errors when ENABLE_WEB_SERVICE is disabled in CMake configuration
|
|
dmnt:cht: fix copy-paste error
|
|
video_core: Reimplement inline index buffer binding
|
|
|
|
|
|
service: am: Implement cabinet applet
|
|
Add available Vulkan VRAM to log files
|
|
github: Add new issue form templates
|
|
This is meant to only be used by developers.
|
|
Replaced by the newer issue forms template
|
|
|
|
|
|
dynarmic: Fix stack misalignment in GenMemory128Accessors
|
|
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
|
|
|
|
core: hid: Implement true multitouch support
|
|
spirv_emit_context: add missing flat decoration
|
|
|
|
|
|
|
|
maxwell3d: HLE multi-layer clear macro
|
|
|
|
shader: Implement miss attribute layer
|
|
kernel: implement data cache management operations
|
|
nvnflinger: fix lost wakeup
|
|
Add break for default cases
|
|
Add break statement in default case
|
|
|
|
|
|
|