ppsspp/base
2015-09-06 14:38:15 +02:00
..
arch.h Introduce arch.h, which provides the MSVC compatible arch defines on other platforms. 2014-04-17 00:05:34 +02:00
backtrace.cpp Fix backtrace ifdef. Failed on Linux systems that used uclibc. It is actually only available for glibc. 2014-11-18 16:17:56 +10:00
backtrace.h Add some old code, do some buildfixing 2012-07-26 13:47:15 +02:00
basictypes.h DragonFly has bswap* like FreeBSD, Bitrig - like OpenBSD 2015-05-25 19:23:31 +03:00
BlackberryAudio.h Travis buildfix 2014-06-10 04:15:58 +10:00
BlackberryDisplay.cpp Fix all warnings/errors on Blackberry. 2014-06-02 12:01:16 +10:00
BlackberryMain.cpp Detect the Android UIMode, use as device type. For better automatic configuration for things like Android TV. 2015-04-03 11:13:38 +02:00
BlackberryMain.h Fix all warnings/errors on Blackberry. 2014-06-02 12:01:16 +10:00
buffer.cpp Symbian buildfix. 2014-12-31 10:26:10 -08:00
buffer.h Read from sockets using larger, dynamic buffers. 2014-12-31 09:36:37 -08:00
CMakeLists.txt Fix native tools build on mac etc 2014-07-15 17:24:31 +02:00
color.h Avoid LLVM warning 2012-10-06 12:28:20 +02:00
colorutil.cpp Drop shadow support for TextureButton 2013-04-17 22:13:21 +02:00
colorutil.h More UI stuff, add glMapBuffer 2013-08-16 16:47:25 +02:00
compat.cpp Some warning fixes 2015-08-30 15:08:31 +02:00
compat.h Make compilable with VS2015 2015-03-06 21:01:19 +01:00
display.cpp android: Cleanup of dpi/refresh variables 2014-07-18 17:39:32 +02:00
display.h android: Cleanup of dpi/refresh variables 2014-07-18 17:39:32 +02:00
error_context.cpp Reindent (->tabs) 2012-10-30 13:20:55 +01:00
error_context.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
fastlist_test.cpp Add some old code, do some buildfixing 2012-07-26 13:47:15 +02:00
fastlist.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
functional.h use libc++ for iOS to avoid additional directives 2014-12-05 19:45:51 -05:00
linked_ptr.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
logging.h Minor logging cleanup on non-android unix 2015-09-02 10:18:00 +02:00
mutex.h Try to approximate condvars on win xp better. 2014-07-06 16:16:38 -07:00
NativeApp.h Detect the Android UIMode, use as device type. For better automatic configuration for things like Android TV. 2015-04-03 11:13:38 +02:00
NKCodeFromBlackberry.h Fix pause menu on Blackberry. 2014-10-09 04:58:47 +10:00
NKCodeFromQt.h Qt: Add support for back key 2014-06-03 10:17:43 +10:00
NKCodeFromSDL.h Update to SDL2 2014-09-01 15:46:14 +02:00
PCMain.cpp SDL (Mac) buildfix 2015-09-06 14:38:15 +02:00
QtMain.cpp Detect the Android UIMode, use as device type. For better automatic configuration for things like Android TV. 2015-04-03 11:13:38 +02:00
QtMain.h Move gl_state.cpp/h out to PPSSPP 2015-09-06 13:44:06 +02:00
scoped_ptr.h WIP new UI layout system! 2013-05-25 16:57:07 +02:00
stats.h Cleanup 2012-03-31 11:16:13 +02:00
stringutil.cpp Minor warning fixes. 2014-12-30 10:06:09 -08:00
stringutil.h Port my old webserver from the predecessor to native 2014-12-15 00:06:54 +01:00
SymbianMediaKeys.cpp Fix Typo so Symbian can build on Linux. 2013-12-02 15:39:34 +10:00
SymbianMediaKeys.h Fix indents and use native keys. 2013-10-26 20:34:46 +03:00
timeutil.cpp Remove usage of glstate. It will be moved into PPSSPP, and only used in PSP rendering. 2015-09-06 12:41:37 +02:00
timeutil.h Add LoggingDeadline, sprinkle this to track what takes time 2013-01-10 23:47:50 +01:00