index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-02-12
vi: Stub TransactParcel CancelBuffer.
bunnei
2018-02-12
TransactParcel: Move WriteBlock to narrowest scope.
bunnei
2018-02-12
arm_dynarmic: Support direct page table access
MerryMage
2018-02-12
Merge pull request #179 from gdkchan/audren_stubs
bunnei
2018-02-12
Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer stub...
gdkchan
2018-02-12
Merge pull request #178 from Subv/command_buffers
bunnei
2018-02-12
GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine.
Subv
2018-02-11
Make a GPU class in VideoCore to contain the GPU state.
Subv
2018-02-11
GPU: Added a command processor to decode the GPU pushbuffers and forward the ...
Subv
2018-02-11
nvdrv: Make the GPU memory manager available to nvhost-gpu.
Subv
2018-02-11
renderer_opengl: Support framebuffer flip vertical.
bunnei
2018-02-11
vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.
bunnei
2018-02-11
vi: Fix OpenLayer and CreateStrayLayer.
bunnei
2018-02-09
fsp_srv: Stub MountSdCard.
bunnei
2018-02-09
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-09
vi: Implement TransactParcelAuto.
bunnei
2018-02-09
nvflinger: (Hack) Use first available buffer if none are found.
bunnei
2018-02-09
IGBPQueueBufferRequestParcel: Don't enforce buffer length.
bunnei
2018-02-09
IGBPRequestBufferResponseParcel: Fix response for libnx.
bunnei
2018-02-09
Merge pull request #171 from bunnei/libnx-fixes
bunnei
2018-02-09
nvdrv: Fix QueryEvent for libnx.
bunnei
2018-02-08
IApplicationDisplayService::CloseDisplay: Fix response params size.
bunnei
2018-02-08
nvhost_ctrl_gpu: Implement ZCullGetInfo.
bunnei
2018-02-09
dynarmic: Update to 41ae12263
MerryMage
2018-02-08
acc_u0: Implement ListAllUsers.
bunnei
2018-02-07
nvhost_as_gpu: Implement AllocateSpace and MapBufferEx.
bunnei
2018-02-07
nvdrv: Add MemoryManager class to track GPU memory.
bunnei
2018-02-07
nvmap: Refactor to expose nvmap objects.
bunnei
2018-02-07
nvhost_as_gpu: Add nvmap as a class member.
bunnei
2018-02-07
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-06
Service/hid: stub SetNpadHandheldActivationMode
mailwl
2018-02-05
Merge pull request #165 from bunnei/puyo-fixes
bunnei
2018-02-05
mutex: Update hasWaiters on release.
bunnei
2018-02-05
hid: Stub ActivateTouchScreen and SetNpadJoyHoldType.
bunnei
2018-02-05
Extra nvdrv support (#162)
David
2018-02-05
IApplicationFunctions: Stub out EnsureSaveData.
bunnei
2018-02-05
Merge pull request #164 from ogniK5377/libnx_sm_fix
bunnei
2018-02-05
Dont call UNIMPLEMENTED for 'empty services', just return error code
David Marcec
2018-02-05
Changed .istorage to .romfs
David Marcec
2018-02-04
set: GetAvailableLanguageCodes should not return lang_codes size.
bunnei
2018-02-04
nvflinger: Signal BufferQueue native handle event.
bunnei
2018-02-04
logger: Add Time service logging category.
bunnei
2018-02-04
logger: Add SET service logging category.
bunnei
2018-02-04
logger: Add PCTL service logging category.
bunnei
2018-02-04
logger: Add LM service logging category.
bunnei
2018-02-04
logger: Add APM service logging category.
bunnei
2018-02-04
lm: Ensure log string is non-empty before checking back().
bunnei
2018-02-04
logger: Add NIFM service logging category.
bunnei
2018-02-04
logger: Add VI service logging category.
bunnei
2018-02-04
hid: Stub out several functions.
bunnei
[prev]
[next]