This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced
2025-12-20 03:52:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
929fc849e9498215f8a35eb0700acccb1ccbbee3
yuzu-mainline
/
src
/
core
/
hle
/
service
/
nvflinger
History
Lioncash
9b837c6069
buffer_queue: Make use of std::nullopt
...
Allows compilers to eliminate unnecessary zeroing out of the optional's buffer.
2020-08-03 09:31:51 -04:00
..
buffer_queue.cpp
buffer_queue: Make use of std::nullopt
2020-08-03 09:31:51 -04:00
buffer_queue.h
nv_flinger: Use enum for pixel format instead of u32
2020-05-16 13:47:55 +10:00
nvflinger.cpp
core_timing: Make use of uintptr_t to represent user_data
2020-07-27 21:21:01 -04:00
nvflinger.h
nvflinger: Mark interface functions with return values as [[nodiscard]]
2020-07-25 19:42:45 -04:00