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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
NVDRV: Refactor Host1x
Fernando Sahmkow
1
-6
/
+6
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
1
-11
/
+14
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
1
-19
/
+2
2022-03-19
video_core: Reduce unused includes
ameerj
1
-2
/
+0
2021-10-03
gpu: Migrate implementation to the cpp file
ameerj
1
-0
/
+1
2021-07-01
Slightly refactor NVDEC and codecs for readability and safety
Kelebek1
1
-2
/
+1
2021-02-13
rebase, fix name shadowing, more const
ameerj
1
-3
/
+3
2021-02-13
Address PR feedback
ameerj
1
-5
/
+4
2021-02-13
streamline cdma_pusher/command_classes
ameerj
1
-27
/
+24
2021-02-13
nvdec cleanup
ameerj
1
-14
/
+1
2021-01-15
common/bit_util: Replace CLZ/CTZ operations with standardized ones
Lioncash
1
-2
/
+2
2021-01-07
nvdec syncpt incorporation
ameerj
1
-8
/
+7
2020-12-04
video_core: Resolve more variable shadowing scenarios
Lioncash
1
-15
/
+15
2020-10-29
video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.
bunnei
1
-1
/
+1
2020-10-27
video_core: NVDEC Implementation
ameerj
1
-0
/
+171