.. |
Debugger
|
Fix some potential threading probs with SymbolMap.
|
2013-08-10 20:54:55 -07:00 |
Dialog
|
Make more strings translatable.
|
2013-08-11 22:25:50 +07:00 |
ELF
|
Update native, minor UI stuff and cleanups
|
2013-08-10 23:04:23 +02:00 |
FileSystems
|
Unmount filesystems during HLE shutdown.
|
2013-08-10 14:04:07 -07:00 |
Font
|
Update PGF.cpp
|
2013-08-10 05:21:23 -07:00 |
HLE
|
Count numFlips in a way consistent with our frame timing.
|
2013-08-11 22:12:15 +02:00 |
HW
|
Add a class to manage IO on a separate thread.
|
2013-08-11 11:46:55 -07:00 |
MIPS
|
Minor optimization, sketch on an lvl.q jit implementation
|
2013-08-11 22:12:15 +02:00 |
Util
|
Don't include gfx/gl* outside the OpenGL GE.
|
2013-07-29 22:47:38 -07:00 |
CMakeLists.txt
|
Add a class to manage IO on a separate thread.
|
2013-08-11 11:46:55 -07:00 |
Config.cpp
|
Start and stop a separate thread for IO.
|
2013-08-11 11:51:36 -07:00 |
Config.h
|
Start and stop a separate thread for IO.
|
2013-08-11 11:51:36 -07:00 |
Core.cpp
|
Allow Core_WaitInactive() when already inactive.
|
2013-06-30 22:47:39 -07:00 |
Core.h
|
Fix/prevent crashes when MainWindow is closed before LoadFile() completes, or when it gets certain messages before TheThread completes initialization.
|
2013-06-15 13:06:43 +08:00 |
Core.vcxproj
|
Add a class to manage IO on a separate thread.
|
2013-08-11 11:46:55 -07:00 |
Core.vcxproj.filters
|
Add a class to manage IO on a separate thread.
|
2013-08-11 11:46:55 -07:00 |
CoreParameter.h
|
Add a setting to launch a separate CPU thread.
|
2013-08-09 22:41:30 -07:00 |
CoreTiming.cpp
|
Get rid of CoreTiming::AdvanceQuick().
|
2013-08-07 00:32:29 -07:00 |
CoreTiming.h
|
Get rid of CoreTiming::AdvanceQuick().
|
2013-08-07 00:32:29 -07:00 |
CPU.cpp
|
|
|
CPU.h
|
|
|
CwCheat.cpp
|
Some logging tweaks, fix running cpu tests on ARM
|
2013-07-30 01:09:10 +02:00 |
CwCheat.h
|
Rewrite .ini files to match cheat.db
|
2013-06-16 17:59:59 -05:00 |
HDRemaster.cpp
|
Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314.
|
2013-06-26 16:02:52 -04:00 |
HDRemaster.h
|
Various small code cleanups.
|
2013-07-17 17:49:57 -04:00 |
Host.cpp
|
|
|
Host.h
|
Tidy up some newlines.
|
2013-08-06 19:40:59 -04:00 |
Loaders.cpp
|
Error handling improvements
|
2013-08-10 19:56:47 +02:00 |
Loaders.h
|
Error handling improvements
|
2013-08-10 19:56:47 +02:00 |
MemMap.cpp
|
More microoptimization
|
2013-08-11 22:12:14 +02:00 |
MemMap.h
|
Minor optimization, sketch on an lvl.q jit implementation
|
2013-08-11 22:12:15 +02:00 |
MemMapFunctions.cpp
|
Fix range of newui volume control. Delete some old junk.
|
2013-07-21 12:12:20 +02:00 |
PSPLoaders.cpp
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
PSPLoaders.h
|
Fix more style issues, and abstract most of the init code from MemMap.cpp.
|
2013-06-26 16:02:52 -04:00 |
PSPMixer.cpp
|
|
|
PSPMixer.h
|
|
|
Reporting.cpp
|
Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear.
|
2013-06-29 20:06:34 -07:00 |
Reporting.h
|
ARMJIT: Fix eatprefix, add DirtyInInV mapping, misc stuff
|
2013-07-30 18:15:48 +02:00 |
SaveState.cpp
|
Fix savestates while not running.
|
2013-08-10 14:04:23 -07:00 |
SaveState.h
|
Treat savestates specially, no longer using events.
|
2013-08-07 00:32:29 -07:00 |
System.cpp
|
Set the IO thread's name for debugging.
|
2013-08-11 12:22:01 -07:00 |
System.h
|
Don't queue Flush() etc. while on GPU thread.
|
2013-08-09 22:57:52 -07:00 |
ThreadEventQueue.h
|
GCC buildfix (processes more of templates earlier than MSVC)
|
2013-08-12 00:51:13 +02:00 |