ppsspp/base
2013-04-11 15:12:48 +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 Reindent (->tabs) 2012-10-30 13:20:55 +01:00
BlackberryMain.cpp Blackberry: If PPSSPP dir doesn't exist yet, a lot of things break. Let's just use documents dir. 2013-04-11 15:12:48 +10:00
buffer.cpp Fix FlushSocket() error check. 2013-03-02 13:40:07 -08:00
buffer.h Add some old HTTP client code, just for kicks. 2012-06-03 19:01:08 +02:00
CMakeLists.txt Blackberry 10 fully supported with working video, input and sound on Playbook, Dev Alpha and beyond. 2012-11-08 03:29:35 +10:00
color.h Avoid LLVM warning 2012-10-06 12:28:20 +02:00
colorutil.cpp Reindent (->tabs) 2012-10-30 13:20:55 +01:00
colorutil.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
display.cpp Some UI code cleanup. Another variant of ease curve function. RebindTexture. 2012-11-22 18:41:04 +01:00
display.h Some UI code cleanup. Another variant of ease curve function. RebindTexture. 2012-11-22 18:41:04 +01: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
linked_ptr.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
logging.h MIPS support 2013-03-10 13:22:46 +10:00
mutex.h Arg, buildfix for Mac. 2013-02-23 19:52:48 -08:00
NativeApp.h NativeMix now returns int 2013-03-29 18:09:59 +01:00
PCMain.cpp Uninvert bumpers, fixes hrydgard/ppsspp#1096. 2013-04-06 20:22:29 -07:00
QtMain.cpp Fix stuck keys on Qt and Blackberry 2013-04-07 00:34:46 +10:00
QtMain.h Uninvert bumpers, fixes hrydgard/ppsspp#1096. 2013-04-06 20:22:29 -07:00
scoped_ptr.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
stats.h Cleanup 2012-03-31 11:16:13 +02:00
stringutil.cpp Reindent (->tabs) 2012-10-30 13:20:55 +01:00
stringutil.h Allow loading textures from a PNG in RAM. Add startsWith string function. 2013-03-30 13:11:52 +01:00
threadutil.cpp Add code to set the thread name 2012-03-27 23:39:13 +02:00
threadutil.h Reindent (->tabs) 2012-10-30 13:20:55 +01:00
timeutil.cpp Bugfix LoggingDeadline 2013-01-11 23:46:37 +01:00
timeutil.h Add LoggingDeadline, sprinkle this to track what takes time 2013-01-10 23:47:50 +01:00