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
2019-01-31
Merge pull request #2072 from lioncash/service
bunnei
2019-01-31
Merge pull request #2077 from lioncash/virt
bunnei
2019-01-31
Merge pull request #2075 from lioncash/find
bunnei
2019-01-30
kernel/wait_object: Devirtualize functions related to manipulating the thread...
Lioncash
2019-01-30
kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override
Lioncash
2019-01-30
kernel/readable_event: Remove unnecessary WakeupAllWaitingThreads() override
Lioncash
2019-01-30
Merge pull request #2076 from lioncash/enc
Hexagon12
2019-01-30
video_core/dma_pusher: Silence C4828 warnings
Lioncash
2019-01-30
Merge pull request #1485 from FernandoS27/render-info
bunnei
2019-01-30
service/nvflinger: Make FindBufferQueueId() a const member function
Lioncash
2019-01-30
service/nvflinger: Rename Get prefix on function to Find
Lioncash
2019-01-29
service/ns: Update function tables
Lioncash
2019-01-29
service/ncm: Update function tables
Lioncash
2019-01-29
service/audio: Update function tables
Lioncash
2019-01-29
service/am/applet_ae: Update function tables
Lioncash
2019-01-29
service/fsp-srv: Update function tables
Lioncash
2019-01-29
service/btm: Update function tables
Lioncash
2019-01-29
service/btdrv: Update function tables
Lioncash
2019-01-29
Merge pull request #2070 from ReinUsesLisp/cubearray-view
bunnei
2019-01-29
Merge pull request #2069 from lioncash/vi
bunnei
2019-01-30
gl_shader_cache: Use explicit bindings
ReinUsesLisp
2019-01-30
gl_rasterizer: Implement global memory management
ReinUsesLisp
2019-01-30
shader_decode: Implement LDG and basic cbuf tracking
ReinUsesLisp
2019-01-29
video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908)
Kevin
2019-01-29
gl_shader_cache: Fix texture view for cubemaps as cubemap arrays
ReinUsesLisp
2019-01-29
service/psc: Update function tables
Lioncash
2019-01-29
nvflinger: Add the Null display
Lioncash
2019-01-29
nvflinger: Change log message in OpenDisplay to be a debug log instead of a w...
Lioncash
2019-01-29
nvflinger: Remove unnecessary header inclusions
Lioncash
2019-01-29
nvflinger: Mark locals const where applicable
Lioncash
2019-01-29
nvflinger: Use a std::array for the available displays instead of std::vector
Lioncash
2019-01-29
hle/ipc_helpers: Fix clang-format warnings
Lioncash
2019-01-29
hle/ipc_helpers: Allow pushing signed values
Lioncash
2019-01-28
Merge pull request #2063 from lioncash/pessimizing
bunnei
2019-01-28
service/pm: Implement SetMaintenanceBoot()
Lioncash
2019-01-28
service/pm: Tidy up functionality related to SystemBootMode
Lioncash
2019-01-28
service/vi: Remove stubbed notifier from SetLayerVisibility
Lioncash
2019-01-28
shader/shader_ir: Amend three comment typos
Lioncash
2019-01-28
shader/shader_ir: Amend constructor initializer ordering for AbufNode
Lioncash
2019-01-28
shader/decode: Avoid a pessimizing std::move within DecodeRange()
Lioncash
2019-01-27
Merge pull request #2060 from lioncash/exception
bunnei
2019-01-27
Merge pull request #2058 from ReinUsesLisp/trunc-warning
bunnei
2019-01-26
kernel/svc: Log out uncaught C++ exceptions from svcBreak
Lioncash
2019-01-26
dsp_interface: fix sound being played while volume is 0
fearlessTobi
2019-01-26
video_core: Silent implicit conversion warning
ReinUsesLisp
2019-01-25
Merge pull request #1927 from ReinUsesLisp/shader-ir
bunnei
2019-01-23
Merge pull request #2054 from bunnei/scope-context-refactor
bunnei
2019-01-23
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2019-01-22
maxwell_3d: Set rt_separate_frag_data to 1 by default
ReinUsesLisp
[next]