.. |
Debugger
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
Dialog
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
ELF
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
FileLoaders
|
Assorted warning fixes
|
2017-03-05 10:52:45 +01:00 |
FileSystems
|
This mutex should not have been made local, thanks @unknownbrackets
|
2017-03-13 16:14:47 +01:00 |
Font
|
Font: Draw nothing for chars before first glyph.
|
2016-08-27 09:41:01 -07:00 |
HLE
|
Don't warn about slowness in debug builds
|
2017-03-14 10:40:18 +01:00 |
HW
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
MIPS
|
Add Gradle build. This time, we don't remove the old build system and we don't switch Travis.
|
2017-03-15 19:42:17 +01:00 |
Util
|
Minor changes for compatibility with VS2017
|
2017-03-12 17:33:00 +01:00 |
AVIDump.cpp
|
Fix typo, preprocessor warning
|
2017-03-10 18:02:41 +01:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Warn if trying to run some games that are known to require buffered rendering with it not enabled.
|
2017-03-14 10:36:51 +01:00 |
Compatibility.h
|
Warn if trying to run some games that are known to require buffered rendering with it not enabled.
|
2017-03-14 10:36:51 +01:00 |
Config.cpp
|
Unbreak version check on Windows
|
2017-03-12 17:24:46 +01:00 |
Config.h
|
Merge pull request #9370 from fireballwayne/remoteiso
|
2017-03-12 12:39:45 +01:00 |
Core.cpp
|
Merge pull request #9430 from unknownbrackets/input-state
|
2017-03-15 10:16:14 +01:00 |
Core.h
|
Remove legacy InputState.
|
2017-03-14 22:07:07 -07:00 |
Core.vcxproj
|
Use $(DefaultPlatformToolset)_xp for easier VS builds with different toolsets.
|
2017-03-13 21:40:08 +01:00 |
Core.vcxproj.filters
|
Partially implement KUBridge, trying to help #8925. However, it doesn't even call the function.... Odd.
|
2016-10-09 12:40:40 +02:00 |
CoreParameter.h
|
Switch another enum to enum class
|
2017-03-02 12:36:54 +01:00 |
CoreTiming.cpp
|
More log cleanup. Fix resize issue: Fixes #9392
|
2017-03-06 13:50:22 +01:00 |
CoreTiming.h
|
Clean up various files
|
2016-09-03 19:23:17 -04:00 |
CwCheat.cpp
|
Fix comments after code lines and avoid UI crash from empty comments
|
2016-10-24 04:37:49 +02:00 |
CwCheat.h
|
Ooops;3, remove leftover
|
2016-06-21 06:29:26 +02:00 |
HDRemaster.cpp
|
Enable extra ram for The Elder Scrolls Travels Oblivion USA Beta and Melodie - alpha
|
2016-06-14 15:42:54 +08:00 |
HDRemaster.h
|
Identify remasters based on UMD_DATA hash.
|
2015-12-28 14:13:05 -08:00 |
Host.cpp
|
Move the symbol map to the heap, deallocate it when no game is running.
|
2015-10-31 23:01:19 +01:00 |
Host.h
|
Remove legacy InputState.
|
2017-03-14 22:07:07 -07:00 |
Loaders.cpp
|
Make IdentifiedFileType a proper enum class
|
2017-03-02 12:29:03 +01:00 |
Loaders.h
|
Make IdentifiedFileType a proper enum class
|
2017-03-02 12:29:03 +01:00 |
MemMap.cpp
|
Fix typo, preprocessor warning
|
2017-03-10 18:02:41 +01:00 |
MemMap.h
|
By skipping kernel mappings, I got things to fit in the iOS 64-bit address space. However, something is still a bit broken with JIT...
|
2017-01-25 18:35:09 +01:00 |
MemMapFunctions.cpp
|
Switch another enum to enum class
|
2017-03-02 12:36:54 +01:00 |
MemMapHelpers.h
|
Fix some GCC compiler warnings about potentially uninitialized variables (compilers are getting too clever..)
|
2015-06-14 11:32:13 +02:00 |
Opcode.h
|
MemMap should not be included in MIPS.h.
|
2014-03-15 10:45:39 +01:00 |
PSPLoaders.cpp
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
PSPLoaders.h
|
Use MEMSIZE SFO param to detect 64MB homebrew.
|
2015-12-23 15:16:48 -08:00 |
Reporting.cpp
|
Detect when the game is running slow, and warn.
|
2017-03-11 19:24:00 -08:00 |
Reporting.h
|
Show feedback when the compatibility is submitted.
|
2016-07-04 12:12:40 -07:00 |
SaveState.cpp
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
SaveState.h
|
c++11: Remove compat header base/functional.h
|
2016-10-12 11:32:45 +02:00 |
Screenshot.cpp
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
Screenshot.h
|
Cleanup display vs. output screenshot terminology.
|
2016-09-25 16:35:43 -07:00 |
System.cpp
|
Windows: Get rid of my private gold branch, simply gate behind a define instead.
|
2017-03-16 15:47:59 +01:00 |
System.h
|
Clean up various files
|
2016-09-03 19:23:17 -04:00 |
TextureReplacer.cpp
|
Clean up among the logs. Remove MASTER_LOG.
|
2017-03-06 13:10:23 +01:00 |
TextureReplacer.h
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
ThreadEventQueue.h
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
WaveFile.cpp
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
WaveFile.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |