This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-30 01:54:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b56829df020a81248dd04688ff2b307f3444a09f
yuzu
/
src
/
common
/
logging
History
bunnei
b56829df02
Merge pull request
#629
from archshift/lcdfb
...
Implement SetLcdForceBlack and add implementation for color filling in the GPU code
2015-03-10 18:08:55 -04:00
..
backend.cpp
Merge pull request
#629
from archshift/lcdfb
2015-03-10 18:08:55 -04:00
backend.h
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
2015-03-06 19:23:52 +01:00
filter.cpp
License change
2014-12-20 21:20:24 -08:00
filter.h
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
2015-03-06 19:23:52 +01:00
log.h
Added LCD registers, and implementation for color filling in OGL code.
2015-03-09 15:51:41 -07:00
text_formatter.cpp
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
2015-03-06 19:23:52 +01:00
text_formatter.h
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
2015-03-06 19:23:52 +01:00