rpcsx/rpcs3/Emu/Cell
Lena 869e10027d Add optimal build options to CMakeLists (#1841)
Provides two options when building RPCS3

    USE_SYSTEM_FFMPEG BOOL (default: OFF)
    USE_SYSTEM_LIBPNG BOOL (default: OFF)

These options lets the user select between the system provided and builtin libraries of ffmpeg and libpng to overcome possible system issues.

Also adds support for older libpng releases if the user doesn't have libpng 1.5 or higher.
2016-07-01 12:07:16 +08:00
..
lv2 Syscall analysis implemented 2016-06-27 16:43:56 +03:00
Modules Add optimal build options to CMakeLists (#1841) 2016-07-01 12:07:16 +08:00
Common.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
ErrorCodes.h Cell 2016-05-23 16:22:23 +03:00
MFC.cpp nyu 2015-03-02 05:10:41 +03:00
MFC.h nyu 2015-03-02 05:10:41 +03:00
PPCDisAsm.h fmt::by_value, fmt::Format removed 2015-08-24 21:22:42 +03:00
PPUAnalyser.h LLVM AOT 2016-06-19 21:29:48 +03:00
PPUCallback.cpp Cell 2016-05-23 16:22:23 +03:00
PPUCallback.h Cell 2016-05-23 16:22:23 +03:00
PPUDisAsm.cpp Cell 2016-05-23 16:22:23 +03:00
PPUDisAsm.h Cell 2016-05-23 16:22:23 +03:00
PPUFunction.cpp Syscall analysis implemented 2016-06-27 16:43:56 +03:00
PPUFunction.h Syscall analysis implemented 2016-06-27 16:43:56 +03:00
PPUInterpreter.cpp LLVM AOT 2016-06-19 21:29:48 +03:00
PPUInterpreter.h Cell 2016-05-23 16:22:23 +03:00
PPUModule.cpp Syscall analysis implemented 2016-06-27 16:43:56 +03:00
PPUModule.h Syscall analysis implemented 2016-06-27 16:43:56 +03:00
PPUOpcodes.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
PPUThread.cpp LLVM: Indirect call map 2016-06-27 19:34:14 +03:00
PPUThread.h cpu_thread compressed 2016-06-27 16:43:57 +03:00
PPUTranslator.cpp LLVM: Indirect call map 2016-06-27 19:34:14 +03:00
PPUTranslator.h LLVM: Indirect call map 2016-06-27 19:34:14 +03:00
RawSPUThread.cpp Cell 2016-05-23 16:22:23 +03:00
RawSPUThread.h Optimizations (#1680) 2016-04-25 13:49:12 +03:00
SPUAnalyser.cpp PPUAnalyser.h added 2016-06-19 20:50:21 +03:00
SPUAnalyser.h PPUAnalyser.h added 2016-06-19 20:50:21 +03:00
SPUASMJITRecompiler.cpp cpu_thread compressed 2016-06-27 16:43:57 +03:00
SPUASMJITRecompiler.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUDisAsm.cpp Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUDisAsm.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUInterpreter.cpp Cell 2016-05-23 16:22:23 +03:00
SPUInterpreter.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPUOpcodes.h Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPURecompiler.cpp Partial commit: Cell 2016-04-15 19:22:34 +03:00
SPURecompiler.h Cell 2016-05-23 16:22:23 +03:00
SPUThread.cpp cpu_thread compressed 2016-06-27 16:43:57 +03:00
SPUThread.h cpu_thread compressed 2016-06-27 16:43:57 +03:00