Age | Commit message (Collapse) | Author |
|
|
|
|
|
Color support for Y2R
|
|
|
|
Services: Continue separation of services into their own folders
|
|
|
|
|
|
Fix svcWaitSynch to correctly acquire wait objects
|
|
Log the GL driver’s vendor and renderer
|
|
|
|
hw: Fix mismatched Write call
|
|
|
|
|
|
Trivial change and fixes several warnings in the clang build.
|
|
These are able to be accessed in any privilege mode.
|
|
|
|
|
|
HW Renderer Screen Fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Organize the ExtSaveData folders as they are stored in the console.
|
|
arm_dyncom_thumb: Implement missing instructions.
|
|
|
|
|
|
|
|
|
|
Commonify video_core utility headers
|
|
Remove gpu_refresh_rate configuration option
|
|
- This is a workaround until we support fragment lighting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
|
|
QT: Remove border around widgets
|
|
Kernel: Add VMManager to manage process address spaces
|
|
Changing it makes emulation inherently inaccurate. It also had a wrong
default value (30, whereas the real system has a refresh rate of 60 Hz)
which, even if changed, would continue to be used unless people manually
removed it from their config files.
|
|
|
|
Move src/assets/citra.ico and doc-icon.png to dist
|
|
|
|
Modifying a variable twice across a sequence point.
|