Yuri Kunde Schlesner
|
521e1cb7e0
|
Remove unused NDMA module
|
11 years ago |
Tony Wasserka
|
27280f178b
|
Fix some headers to include their dependencies properly.
|
11 years ago |
Emmanuel Gil Peyrot
|
f5d38649c7
|
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 years ago |
Tony Wasserka
|
c8d933a142
|
Add a GUI logging channel.
Replace asserts with _dbg_assert_.
|
11 years ago |
archshift
|
e6594f9f53
|
Added configuration file system.
Uses QSettings on citra-qt, and inih on citra-cli.
|
11 years ago |
Yuri Kunde Schlesner
|
b15d631d99
|
Avoid LOGGING redefinition warnings.
|
12 years ago |
Lioncash
|
90e994471a
|
Common: Move header guards over to pragma once
Also replaced C headers with the C++ equivalent ones
|
12 years ago |
Tony Wasserka
|
1dfa392824
|
Rename LCD to GPU.
|
12 years ago |
bunnei
|
00adbc7817
|
log: updated MAX_LOGLEVEL to use correct log level enum type
|
12 years ago |
bunnei
|
5cd922d151
|
log: updated GenericLog __attribute__ for newly added parameter
|
12 years ago |
bunnei
|
6fc62f8c93
|
log: fixed to not print twice, enabled coloring, added OS print logging as its own type
|
12 years ago |
bunnei
|
daf7a7880a
|
added kernel logger to common
|
12 years ago |
bunnei
|
505d984f16
|
logger fix for linux
|
12 years ago |
bunnei
|
92bde183dd
|
added GSP to loggers
|
12 years ago |
bunnei
|
9db26df05f
|
- added better SVC logging
- added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs
|
12 years ago |
bunnei
|
c3a4b4bfca
|
added NDMA hardware interface
|
12 years ago |
bunnei
|
d4cb2aab63
|
added logger for generic HLE
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
0716470609
|
added logger option specifically for the renderer
|
12 years ago |
bunnei
|
7509a9b21f
|
added LCD logger
|
12 years ago |
bunnei
|
006bb834df
|
added a HW option to logging
|
12 years ago |
bunnei
|
c9b5b89e21
|
convert tabs to spaces
|
12 years ago |
ShizZy
|
2f2a980c92
|
added TIME logger for core timing
|
12 years ago |
ShizZy
|
8990b51ac8
|
added a module for loading bootable binaries
|
12 years ago |
ShizZy
|
a658419946
|
removed CORE and LOADER from LogTypes
|
12 years ago |
ShizZy
|
5417346585
|
added CORE and LOADER to LogTypes
|
12 years ago |
ShizZy
|
cdbe6557e8
|
changed log CPU from PPC to ARM11
|
12 years ago |
ShizZy
|
7564d28faf
|
replaced common code with dolphin common
|
12 years ago |
ShizZy
|
72325bef1d
|
deleted gekko's common files
|
12 years ago |
ShizZy
|
27474060e1
|
adding initial project layout
|
13 years ago |