Greg Wicks
|
9930ef72dd
Implement new argument parsing using getopt and add the corresponding library to externals
|
11 лет назад |
Emmanuel Gil Peyrot
|
79aa1b0808
Citra: Fix the includes a bit, thanks to include-what-you-use.
|
11 лет назад |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 лет назад |
Yuri Kunde Schlesner
|
b88c91dd3d
Common: Remove async logging
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
11 лет назад |
Emmanuel Gil Peyrot
|
0aa44e238d
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
|
11 лет назад |
Yuri Kunde Schlesner
|
cdde76f2aa
Frontends: Shutdown core when emulation is stopped
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Yuri Kunde Schlesner
|
0e0a007a25
Add configurable per-class log filtering
|
11 лет назад |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 лет назад |
Yuri Kunde Schlesner
|
616d874443
New logging system
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |
Sean
|
371b61f3ea
Add support for disabling log from settings
|
11 лет назад |
archshift
|
ccb59a9d28
Implemented graceful closing of the GLFW window, along with emulation.
|
11 лет назад |
archshift
|
e6594f9f53
Added configuration file system.
|
12 лет назад |
bunnei
|
eb36d3fc90
Core: Refactor core to use only one function for execution.
|
12 лет назад |
archshift
|
80c4d7bf48
Removed unused citra.h
|
12 лет назад |
bunnei
|
7889cafc76
Loader: Implemented AppLoader interface for abstracting application loading.
|
12 лет назад |
bunnei
|
0aca202ae9
Loader: Moved elf and loader modules to a "loader" subdirectory.
|
12 лет назад |
bunnei
|
9592d61037
Merge pull request #13 from archshift/master
|
12 лет назад |
bunnei
|
265c770a9d
updated how we call ARM core to make things much faster
|
12 лет назад |
archshift
|
bd316ca0c0
Fixed indents
|
12 лет назад |
archshift
|
62528320ea
Check arg count before attempting to access it.
|
12 лет назад |
archshift
|
eec40f8f6f
Use runtime arguments to specify boot filename.
|
12 лет назад |
bunnei
|
ad4fffca0d
fixed license headers in citra project
|
12 лет назад |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
12 лет назад |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
12 лет назад |