index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-14
Merge pull request #191 from lioncash/log
bunnei
2018-02-14
memory: Silence formatting sepecifier warnings
Lioncash
2018-02-14
nso: Silence formatting specifier warnings
Lioncash
2018-02-14
deconstructed_rom_directory: Silence formatting specifier warnings
Lioncash
2018-02-14
nvdrv/interface: Silence formatting specifier warnings
Lioncash
2018-02-14
nvmap: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_ctrl: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_ctrl_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
nvhost_as_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
thread: Silence formatting specifier warnings
Lioncash
2018-02-14
vm_manager: Silence formatting specifier warnings
Lioncash
2018-02-14
gdbstub: Silence formatting specifier warnings
Lioncash
2018-02-14
Merge pull request #189 from lioncash/misc
bunnei
2018-02-14
hle_ipc: Add GetReadBufferSize and check write buffer size.
bunnei
2018-02-14
debugger: Fix wait_tree crash.
bunnei
2018-02-13
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-13
audio: Use WriteBuffer instead of BufferDescriptorB.
bunnei
2018-02-13
vi: Eliminate direct usage of BufferDescriptorB.
bunnei
2018-02-13
nvdrv: Use ReadBuffer/WriteBuffer functions for Ioctl.
bunnei
2018-02-13
vi: Use ReadBuffer/WriteBuffer functions for TransactParcel.
bunnei
2018-02-13
hle_ipc: Add helper functions for reading and writing buffers.
bunnei
2018-02-13
maxwell_3d: Make constructor explicit
Lioncash
2018-02-13
hle_ipc: Add helper functions for reading and writing buffers.
bunnei
2018-02-13
vi: Fix TransactParcelAuto to support both buffer formats.
bunnei
2018-02-13
Merge pull request #187 from Subv/maxwell3d_query
bunnei
2018-02-13
audren_u: Schedule reoccuring event. (#183)
bunnei
2018-02-13
Merge pull request #181 from bunnei/vi-fixes-2
bunnei
2018-02-13
Merge pull request #184 from mailwl/lm
bunnei
2018-02-13
Service/lm: add support to multiline logs
mailwl
2018-02-12
vi: Add FENCE_HACK, which is useful for booting BOTW.
bunnei
2018-02-12
vi: Stub TransactParcel CancelBuffer.
bunnei
2018-02-12
TransactParcel: Move WriteBlock to narrowest scope.
bunnei
2018-02-12
Merge pull request #180 from MerryMage/f/dynarmic/direct-page-table
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
Merge pull request #177 from bunnei/vi-fixes
bunnei
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-10
Merge pull request #175 from bunnei/libnx-fixes-2
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
[prev]
[next]