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
/
core
/
hle
/
service
/
nvdrv
Age
Commit message (
Expand
)
Author
2018-02-04
logger: Use Service_NVDRV category where applicable.
bunnei
2018-01-24
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-21
Merge pull request #131 from lioncash/enum
bunnei
2018-01-21
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
nvmap: Add a return 0 underneath the UNIMPLEMENTED macro
Lioncash
2018-01-21
nvmap: Make IoctlCommands an enum class
Lioncash
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-18
nvdrv: Stub SetClientPID.
bunnei
2018-01-17
nvdrv: stubbed Close(cmd 2)
Frederic Meyer
2018-01-16
UI: Fix frame rate perf stats
James Rowe
2018-01-16
NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a
Subv
2018-01-16
NV: Move the nvdrv classes into the Nvidia namespace, and move the functional...
Subv
2018-01-16
clang-format
MerryMage
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2018-01-11
core: Include <algorithm> where used.
bunnei
2018-01-11
nv: Fix more broken asserts.
bunnei
2018-01-11
nvdisp_disp0: Fix broken assert.
bunnei
2018-01-10
nvdisp_disp0: Call SwapBuffers to render framebuffer.
bunnei
2018-01-10
NV: Move the nv device nodes to their own directory and namespace.
Subv
2018-01-10
NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.
Subv
2018-01-10
NV: Implemented the nvdrv:a service and the /dev/nvmap device.
Subv
[prev]