This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
8620de6b20
yuzu-mainline
/
src
/
video_core
/
command_classes
History
Lioncash
8620de6b20
common/bit_util: Replace CLZ/CTZ operations with standardized ones
...
Makes for less code that we need to maintain.
2021-01-15 02:15:32 -05:00
..
codecs
common/bit_util: Replace CLZ/CTZ operations with standardized ones
2021-01-15 02:15:32 -05:00
host1x.cpp
fix for nvdec disabled, cleanup host1x
2021-01-07 14:33:45 -05:00
host1x.h
fix for nvdec disabled, cleanup host1x
2021-01-07 14:33:45 -05:00
nvdec_common.h
video_core: NVDEC Implementation
2020-10-26 23:07:36 -04:00
nvdec.cpp
Queue decoded frames, cleanup decoders
2020-11-25 17:10:44 -05:00
nvdec.h
Queue decoded frames, cleanup decoders
2020-11-25 17:10:44 -05:00
sync_manager.cpp
remove inaccurate reference
2021-01-07 14:33:45 -05:00
sync_manager.h
sync_manager: Amend parameter order of calls to SyncptIncr constructor
2020-10-27 03:22:57 -04:00
vic.cpp
general: Fix various spelling errors
2021-01-02 10:23:41 -05:00
vic.h
nvdec: Tidy up header includes
2020-10-27 02:16:42 -04:00