ppsspp/ext/native/base
2017-12-19 18:04:26 +01:00
..
arch.h
backtrace.cpp
backtrace.h
basictypes.h Remove Globals.h 2017-08-31 17:15:22 +02:00
buffer.cpp Homebrew Store: Add support for cancelling downloads, fix progress bar. Fixes #9374 2017-03-06 16:03:05 +01:00
buffer.h Homebrew Store: Add support for cancelling downloads, fix progress bar. Fixes #9374 2017-03-06 16:03:05 +01:00
CMakeLists.txt Remove some unused code (error_context, fastlist, stats) 2015-09-19 10:15:24 +02:00
colorutil.cpp UI: Add colorBlend() helper. 2017-12-03 09:39:28 -08:00
colorutil.h MSVC buildfix, remove color.h 2015-09-19 12:32:57 +02:00
display.cpp Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
display.h Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
linked_ptr.h
logging.cpp Misc logging improvments, minor safety check 2017-03-20 13:07:22 +01:00
logging.h Android: Use __android_log_assert facility to get pretty message-asserts into crash dumps. 2017-11-21 18:06:26 +01:00
NativeApp.h Move QtMain.cpp and PCMain.cpp to more sensible locations. Native isn't standalone anymore... 2017-12-19 18:04:26 +01:00
NKCodeFromQt.h Add NKCODE_GRAVE(`) translation for Qt & SDL. 2016-02-11 00:54:03 +08:00
NKCodeFromSDL.h maemo: Remove! 2016-10-12 13:13:09 +02:00
stringutil.cpp Function name change, additional comments, code cleanup for remote disc streaming 2017-03-11 00:46:50 -05:00
stringutil.h Function name change, additional comments, code cleanup for remote disc streaming 2017-03-11 00:46:50 -05:00
timeutil.cpp UWP: Hook up basic touch/mouse input. Start work on loading from a StorageFile. Getting closer to starting to boot a game 2017-03-23 10:02:28 +01:00
timeutil.h