index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
engine_upload.h
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-08-27
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2022-12-19
video_core: Add usages of ScratchBuffer
ameerj
2022-11-29
engines: Remove unnecessary casts
Lioncash
2022-10-06
DMA & InlineToMemory Engines Rework.
bunnei
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-01-29
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2020-12-04
video_core: Resolve more variable shadowing scenarios
Lioncash
2019-06-20
decoders: correct block calculation
Fernando Sahmkow
2019-06-20
engine_upload: Addapt to new Texture Cache
Fernando Sahmkow
2019-05-14
video_core/engines/engine_upload: Default destructor in the cpp file
Lioncash
2019-05-14
video_core/engines/engine_upload: Remove unnecessary const on parameters in f...
Lioncash
2019-05-14
video_core/engines/engine_upload: Remove unnecessary includes
Lioncash
2019-05-01
Refactors and name corrections.
Fernando Sahmkow
2019-04-23
Corrections and styling
Fernando Sahmkow
2019-04-22
Revamp Kepler Memory to use a subegine to manage uploads
Fernando Sahmkow