| Age | Commit message (Collapse) | Author |
|
Implement FS_User::GetFreeBytes
|
|
|
|
|
|
This allows the driver to communicate errors, warnings and improvement
suggestions about our usage of the API.
|
|
|
|
|
|
|
|
citra-qt: Change file path encoding
|
|
|
|
|
|
|
|
|
|
- Also add a comment to AppendColorCombiner.
|
|
|
|
|
|
- Includes a check to confirm no hash collisions.
|
|
- Fixes uniform issue on AMD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function.
|
|
various cleanups.
|
|
|
|
|
|
|
|
- Alpha testing is not done with float32 precision, this makes the HW renderer match the SW renderer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to support non-latin characters
|
|
citra-qt: save hardware-rendering and shaders-jit settings
|
|
citra-qt: Add icon to the OS X app
|
|
Loader: Implement NCCH encryption check
|
|
Before this changing these settings from the GUI would apply the
settings, but they were reseted to the default values when exiting
citra.
|
|
Previously the Mac app didn't have any icon.
|
|
|
|
|
|
|
|
Remove newlines in LOG_* calls
|
|
The LOG_* function itself already appends one.
|
|
|
|
Game list: propely hide on toggling window mode
|
|
|
|
Properly hides the game list upon toggling from external
window mode to single window mode. Previously, both the game
list and the render window would have been shown at the same
time upon toggling.
|