Age | Commit message (Collapse) | Author |
|
|
|
* citra-qt: game list search function
* Empty search field during game list refresh
* Code improvements
* Code formatting
* Autofocus search field
* JayFoxRox's recommendations
* lioncash's review
|
|
rasterizer: implement combiner operation 7 (Dot3_RGBA)
|
|
implementation is verified against hardware
|
|
PicaShaderConfig cleanups
|
|
|
|
ldr_ro: use IPC helper
|
|
|
|
|
|
|
|
Also move the implementation of CurrentConfig to the cpp file.
|
|
|
|
dsp_dsp: Messages are modified by service before being sent to DSP
|
|
* Remove borders from status bar items
On Ubuntu the status bar didn't look as good as on Windows due to some border being drawn around each status bar cell.
|
|
|
|
Services/UDS: Initial support for hosting local-wlan networks.
|
|
|
|
IpcHelper enhancement and APT refactor
|
|
shared_page: stub battery state
|
|
|
|
|
|
|
|
|
|
function.
|
|
|
|
can connect to.
|
|
|
|
the network.
It will be needed when generating the beacon frames.
|
|
Currently it will let games create a network as hosts, but will not broadcast it anywhere and will not allow clients to connect.
|
|
|
|
Add custom layout settings.
|
|
|
|
|
|
Qt: Release all pressed buttons when window focus is lost [rebased]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
credit to @Hawkheart for the original idea
|
|
Refactor input emulation & add SDL gamepad support
|
|
Reduce host file name and path logging
|
|
Refined thread launch on syscore error messages
|
|
cfg: correctly implement GenHashConsoleUnique
|
|
|
|
|
|
|