Age | Commit message (Collapse) | Author |
|
Services/SOC: Added command headers to some of the soc commands.
|
|
|
|
Also has a side-benefit of correcting access to the FPEXC register.
|
|
|
|
|
|
|
|
|
|
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
|