ppsspp/ext/native/base
2017-12-07 15:05:59 +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
colorutil.cpp UI: Add colorBlend() helper. 2017-12-03 09:39:28 -08:00
colorutil.h
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 Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
NKCodeFromQt.h
NKCodeFromSDL.h
PCMain.cpp SDL: Use core profile, fixing old Mac GL issues. 2017-12-03 07:00:55 -08:00
QtMain.cpp Another buildfix 2017-08-07 20:10:13 +02:00
QtMain.h Don't call functions in asserts, they get compiled out in release... 2017-10-20 14:45:00 +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