index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
cdma_pusher.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVDRV: Refactor Host1x
Fernando Sahmkow
2022-10-06
1
-6
/
+6
*
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
1
-11
/
+14
*
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
1
-19
/
+2
*
video_core: Reduce unused includes
ameerj
2022-03-19
1
-2
/
+0
*
gpu: Migrate implementation to the cpp file
ameerj
2021-10-03
1
-0
/
+1
*
Slightly refactor NVDEC and codecs for readability and safety
Kelebek1
2021-07-01
1
-2
/
+1
*
rebase, fix name shadowing, more const
ameerj
2021-02-13
1
-3
/
+3
*
Address PR feedback
ameerj
2021-02-13
1
-5
/
+4
*
streamline cdma_pusher/command_classes
ameerj
2021-02-13
1
-27
/
+24
*
nvdec cleanup
ameerj
2021-02-13
1
-14
/
+1
*
common/bit_util: Replace CLZ/CTZ operations with standardized ones
Lioncash
2021-01-15
1
-2
/
+2
*
nvdec syncpt incorporation
ameerj
2021-01-07
1
-8
/
+7
*
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-12-04
1
-15
/
+15
*
video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.
bunnei
2020-10-29
1
-1
/
+1
*
video_core: NVDEC Implementation
ameerj
2020-10-27
1
-0
/
+171