ppsspp/base
2013-08-18 17:28:34 +10:00
..
backtrace.cpp Fixes for compatibility with FreeBSD 2012-11-18 21:41:44 -03:00
backtrace.h Add some old code, do some buildfixing 2012-07-26 13:47:15 +02:00
basictypes.h Update basictypes.h for Visual Studio 2012 support. 2013-07-25 18:37:21 -04:00
BlackberryAudio.h New Blackberry 10 frontend 2013-06-01 16:04:10 +10:00
BlackberryDisplay.cpp Buildfix for Blackberry and Meego. 2013-06-04 22:50:22 +10:00
BlackberryMain.cpp System strings for Qt and Blackberry frontends. 2013-08-18 17:28:34 +10:00
BlackberryMain.h Rename KEYCODE to NKCODE (native key code) to kill name collision. Implement keymapping for Blackberry. 2013-08-05 03:30:34 +10:00
buffer.cpp Cut down on CHECK() and FLOG() in Buffer. 2013-06-24 19:36:53 -07:00
buffer.h Cut down on CHECK() and FLOG() in Buffer. 2013-06-24 19:36:53 -07:00
CMakeLists.txt First attempt at fixing native/tools build 2013-04-24 17:07:13 +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
display.cpp Some UI code cleanup. Another variant of ease curve function. RebindTexture. 2012-11-22 18:41:04 +01:00
display.h WIP new UI layout system! 2013-05-25 16:57:07 +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 Remove 'p' alias for functional placeholders 2013-06-03 19:59:32 +02:00
linked_ptr.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
logging.h Minor fixes. Use OutputDebugString for native logging on Windows. 2013-06-09 11:20:15 +02:00
mutex.h Use semaphores instead of events on win32. 2013-08-11 14:53:37 -07:00
NativeApp.h Add a way to get the "System name" (will be mostly useful for android). Tweaks. 2013-08-18 00:14:25 +02:00
NKCodeFromBlackberry.h Implement Qt keymapping. 2013-08-05 20:08:38 +10:00
NKCodeFromQt.h Implement Qt keymapping. 2013-08-05 20:08:38 +10:00
NKCodeFromSDL.h Implement Qt keymapping. 2013-08-05 20:08:38 +10:00
PCMain.cpp Add a way to get the "System name" (will be mostly useful for android). Tweaks. 2013-08-18 00:14:25 +02:00
QtMain.cpp System strings for Qt and Blackberry frontends. 2013-08-18 17:28:34 +10:00
QtMain.h Implement Qt keymapping. 2013-08-05 20:08:38 +10: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 Add "\n" parsing to i18n code. Move some code from Common. 2013-06-09 13:39:16 +02:00
stringutil.h Add "\n" parsing to i18n code. Move some code from Common. 2013-06-09 13:39:16 +02:00
timeutil.cpp Only try to use NV_system_time on Android. 2013-07-27 10:15:53 +02:00
timeutil.h Add LoggingDeadline, sprinkle this to track what takes time 2013-01-10 23:47:50 +01:00