Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine.
|
|
* audren_u: Schedule reoccuring event.
* audren_u: Stub GetAudioRenderersProcessMasterVolume, and misc. changes.
|
|
VI cleanup and add a hack for booting games
|
|
Service/lm: add support to multiline logs
|
|
|
|
|
|
|
|
|
|
arm_dynarmic: Support direct page table access
|
|
|
|
Stub RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer
|
|
stubs to audren:u
|
|
GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines
|
|
Only QueryMode::Write is supported at the moment.
|
|
Also moved the GPU MemoryManager class to video_core since it makes more sense for it to be there.
|
|
commands to their respective engines.
|
|
Several misc. VI fixes
|
|
|
|
|
|
|
|
|
|
More fixes for Libnx
|
|
|
|
|
|
|
|
|
|
- Another fix for libnx.
|
|
|
|
Various fixes for libnx, etc.
|
|
dynarmic: Fix bug due to Windows ABI mismatch
|
|
|
|
|
|
|
|
|
|
dynarmic: Update to 41ae12263
|
|
Changes: Primarily implementing more A64 instructions
|
|
|
|
nvdrv: Implement AllocateSpace and MapBufferEx
|
|
|
|
|
|
|