.. |
Debugger
|
Switch strncpy to truncate_cpy in a bunch of places.
|
2017-05-26 19:04:08 +02:00 |
Dialog
|
Savedata: Show icon for new saves more often.
|
2017-12-03 06:35:41 -08:00 |
ELF
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
FileLoaders
|
Loaders: Depriorize disc streaming queue items.
|
2017-12-09 17:07:42 -08:00 |
FileSystems
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
Font
|
|
|
HLE
|
Add missing includes. Remove some more unnecessary #ifdef _DEBUG checks - the debugger is supposed to work in release mode too.
|
2017-12-20 11:24:05 +01:00 |
HW
|
Linux buildfix
|
2017-08-31 17:58:31 +02:00 |
MIPS
|
Fix typo causing #10408
|
2017-12-14 00:23:07 +01:00 |
Util
|
Avoid wrapping when shifting down the audio after scaling by a 20-bit value. Fixes #9967
|
2017-11-30 18:24:26 +01:00 |
AVIDump.cpp
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
AVIDump.h
|
|
|
Compatibility.cpp
|
Implement warning when trying to play Ghost of Sparta with a modified CPU clock, as suggested by unknownbrackets in #7411
|
2017-12-17 13:14:06 +01:00 |
Compatibility.h
|
Implement warning when trying to play Ghost of Sparta with a modified CPU clock, as suggested by unknownbrackets in #7411
|
2017-12-17 13:14:06 +01:00 |
Config.cpp
|
Remove more obsolete ifdefs
|
2017-12-19 17:59:00 +01:00 |
Config.h
|
http: Allow sharing automatically on PPSSPP start.
|
2017-12-10 18:30:28 -08:00 |
Core.cpp
|
Add missing includes. Remove some more unnecessary #ifdef _DEBUG checks - the debugger is supposed to work in release mode too.
|
2017-12-20 11:24:05 +01:00 |
Core.h
|
|
|
Core.vcxproj
|
Add and update some comments.
|
2017-11-01 08:42:49 +01:00 |
Core.vcxproj.filters
|
Integrate sceUsbGps and sceUsbCam with Android
|
2017-08-27 17:19:11 +03:00 |
CoreParameter.h
|
|
|
CoreTiming.cpp
|
Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11
|
2017-08-31 01:14:51 +02:00 |
CoreTiming.h
|
|
|
CwCheat.cpp
|
Add some comments.
|
2017-11-30 07:51:15 +01:00 |
CwCheat.h
|
Cheats: Split parsing and execution.
|
2017-11-07 19:51:32 -08:00 |
HDRemaster.cpp
|
|
|
HDRemaster.h
|
|
|
Host.cpp
|
Windows: Initialize WindowsHost in EmuThread.
|
2017-05-05 06:53:48 -07:00 |
Host.h
|
UI: Reset touch controls after config load.
|
2017-12-09 14:11:39 -08:00 |
Loaders.cpp
|
GE Debugger: Simple framework to load dumps.
|
2017-06-03 15:29:11 -07:00 |
Loaders.h
|
Loaders: Depriorize disc streaming queue items.
|
2017-12-09 17:07:42 -08:00 |
MemMap.cpp
|
Memory::Memset: IsValidRange is a better solution.
|
2017-11-30 23:18:20 +01:00 |
MemMap.h
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
MemMapFunctions.cpp
|
|
|
MemMapHelpers.h
|
|
|
Opcode.h
|
|
|
PSPLoaders.cpp
|
UI: Reset touch controls after config load.
|
2017-12-09 14:11:39 -08:00 |
PSPLoaders.h
|
GE Debugger: Simple framework to load dumps.
|
2017-06-03 15:29:11 -07:00 |
Reporting.cpp
|
Add missing includes. Remove some more unnecessary #ifdef _DEBUG checks - the debugger is supposed to work in release mode too.
|
2017-12-20 11:24:05 +01:00 |
Reporting.h
|
Fix annoying name clashes (Status is in X11 headers..)
|
2017-12-15 16:34:29 +01:00 |
SaveState.cpp
|
Core: Refactor screenshot saving.
|
2017-12-21 15:44:49 -08:00 |
SaveState.h
|
|
|
Screenshot.cpp
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
Screenshot.h
|
GE Debugger: Save with alpha for PNGs.
|
2017-12-21 23:47:49 -08:00 |
System.cpp
|
Add missing includes. Remove some more unnecessary #ifdef _DEBUG checks - the debugger is supposed to work in release mode too.
|
2017-12-20 11:24:05 +01:00 |
System.h
|
Count readbacks in a frame and show in GPU debug stats.
|
2017-11-08 11:57:53 +01:00 |
TextureReplacer.cpp
|
Replacement: Break the mip loading loop if a level is wrong. Also shrink the log output.
|
2017-12-05 13:20:25 +01:00 |
TextureReplacer.h
|
Add reduceHash option, to hash 50% of texture when it's otherwise unreliable.
|
2017-05-07 21:12:26 +02:00 |
ThreadEventQueue.h
|
|
|
WaveFile.cpp
|
|
|
WaveFile.h
|
|
|
x360_compat.h
|
|
|