This website requires JavaScript.
Explore
Help
Register
Sign In
citra-emu
/
citra-nightly
Archived
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
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.
b56829df02
citra-nightly
/
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