citra/src/common/logging
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