index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
/
devices
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-02-09
service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS
Zephyron
2025-02-08
core: improve nvdrv and buffer queue implementations
Zephyron
2025-02-01
common/nvdrv: improve memory validation and error handling
Zephyron
2025-02-01
nvdrv: Add GetTpcMasks2 support and improve memory mapping validation
Zephyron
2025-01-21
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-01-20
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-08
nvdrv: Add MSVC compatibility for packed structs
Zephyron
2025-01-05
nvdrv: Fix incorrect IoctlZbcSetTable structure size assertion
Zephyron
2025-01-04
nvdrv: Implement ZBCSetTable functionality
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-26
video_core: make gpu context aware of rendering program
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-02-06
Merge pull request #12883 from FernandoS27/memory_manager_mem
liamwhite
2024-02-01
MemoryManager: Reduce the page table size based on last big page address.
Fernando Sahmkow
2024-01-31
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-18
nvhost_vic: use map erase by key
Liam
2024-01-18
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2023-10-25
nvdrv: rework to remove memcpy
Liam
2023-10-25
nvdrv: fix up remaining copy calls
Liam
2023-10-25
nvdrv: convert nvmap
Liam
2023-10-25
nvdrv: convert codec devices
Liam
2023-10-25
nvdrv: convert nvhost_gpu
Liam
2023-10-25
nvdrv: convert nvhost_ctrl
Liam
2023-10-25
nvdrv: convert nvhost_ctrl_gpu
Liam
2023-10-25
nvdrv: add ioctl command serialization, convert nvhost_as_gpu
Liam
2023-10-01
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-08-25
nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
Liam
2023-07-14
k_process: PageTable -> GetPageTable
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-06-07
nvdisp: Fix SingleCore frametime reporting
Morph
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-28
nvdrv: Use std::span for inputs
ameerj
2022-11-13
Add break for default cases
Kyle Kienapfel
[next]