ppsspp/Core
Unknown W. Brackets ba483853c5 Merge pull request #9725 from hrydgard/remove-mipmap-setting
Remove the Mipmap setting. One step forward for #8171
2017-05-26 11:16:37 -04:00
..
Debugger Windows: Fix minor leak in disassembly UI. 2017-04-27 20:02:49 -07:00
Dialog Core: Fix PPGe text drawing with missing icon. 2017-04-24 09:37:55 -07:00
ELF Typo fix, MOBILE_DEVICE 2017-05-25 00:31:00 +02:00
FileLoaders Fix some type narrowing warnings and typos. 2017-03-19 07:44:31 -07:00
FileSystems Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
Font Font: Draw nothing for chars before first glyph. 2016-08-27 09:41:01 -07:00
HLE Some constification in ElfReader, sanity checks in sceKernelMutex. Might help #9718 a little bit, though probably not the Elf issue (and if the workarea pointer is bad, it's not likely the game will limp along for much longer) 2017-05-24 10:52:19 +02:00
HW UI: Skip game bg lookup without game. 2017-03-24 22:15:22 -07:00
MIPS Don't erase and rewrite the dispatcher when the cache is cleared. Fixes #9708 2017-05-26 15:48:03 +02:00
Util Typo fix 2017-05-19 11:23:22 +02: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 Add warning simulate block transfer , setting info 2017-03-21 14:23:31 +07:00
Compatibility.h Add warning simulate block transfer , setting info 2017-03-21 14:23:31 +07:00
Config.cpp Remove the Mipmap setting. One step forward for #8171 2017-05-26 10:21:20 +02:00
Config.h Remove the Mipmap setting. One step forward for #8171 2017-05-26 10:21:20 +02:00
Core.cpp Windows: Update dpiScale of fonts before recreating them on resize. Fixes #9437 2017-03-17 13:29:22 +01:00
Core.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
Core.vcxproj Revert unintentional change from: 429bf5d8b3 2017-03-23 11:54:54 +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 "copy type" pointer cwc 2017-04-29 19:47:37 +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
Host.cpp Windows: Initialize WindowsHost in EmuThread. 2017-05-05 06:53:48 -07:00
Host.h Remove legacy InputState. 2017-03-14 22:07:07 -07:00
Loaders.cpp Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
Loaders.h Improve StorageFileLoader enough to actually kind of work 2017-03-23 10:02:28 +01:00
MemMap.cpp UWP: Save memory by only committing the ranges we need, instead of doing a giant allocation. 2017-03-23 10:02:29 +01:00
MemMap.h Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01:00
MemMapFunctions.cpp Switch another enum to enum class 2017-03-02 12:36:54 +01:00
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Windows: Fix buffer overflow on load. 2017-04-20 21:09:55 -07:00
PSPLoaders.h
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 SaveState: Correct crash on rewind usage. 2017-04-09 00:19:35 -07: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 Minor typo fixes. 2017-03-18 11:51:05 -07:00
System.cpp Use InitMemoryForGamePBP also for homebrew(PSP_PBP_DIRECTORY). 2017-05-24 18:12:35 +02:00
System.h Windows: Avoid restarting completely on GPU change. 2017-04-15 16:33:30 -07: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