.. |
Debugger
|
Do the last ones too
|
2023-02-09 10:27:29 +01:00 |
Dialog
|
Dialog: Warn when ignoring the dialog language.
|
2023-02-08 19:04:18 -08:00 |
ELF
|
ThreadManager: Add a simple priority field.
|
2023-02-02 17:08:24 -08:00 |
FileLoaders
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01:00 |
FileSystems
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
Font
|
Font: Fix bad memory read on invalid font data.
|
2022-08-13 12:16:21 -07:00 |
HLE
|
Do the last ones too
|
2023-02-09 10:27:29 +01:00 |
HW
|
Sas: Adjust Rockman 2 sustain on init only.
|
2023-01-14 16:57:49 -08:00 |
MIPS
|
Workaround for sin/cos issue in GTA on Mac (and maybe others)
|
2023-02-07 17:43:12 +01:00 |
Util
|
Get rid of the bool, not worth it.
|
2023-01-10 10:23:29 +01:00 |
AVIDump.cpp
|
Address all the easy feedback. Some is left.
|
2021-05-13 10:39:17 +02:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Initial implementation of depth readback for Syphon Filter. Fixes the lens flares.
|
2023-02-04 13:54:57 +01:00 |
Compatibility.h
|
Initial implementation of depth readback for Syphon Filter. Fixes the lens flares.
|
2023-02-04 13:54:57 +01:00 |
Config.cpp
|
Tilt control: Split the deadzone parameter since it needs to be different for different types.
|
2023-02-11 23:42:55 +01:00 |
Config.h
|
Tilt control: Split the deadzone parameter since it needs to be different for different types.
|
2023-02-11 23:42:55 +01:00 |
ConfigValues.h
|
Add previews for more types, fix mappings.
|
2023-02-02 01:09:33 +01:00 |
ControlMapper.cpp
|
Remove return value from axis functions in API
|
2023-01-10 10:12:37 +01:00 |
ControlMapper.h
|
Remove return value from axis functions in API
|
2023-01-10 10:12:37 +01:00 |
Core.cpp
|
Merge pull request #16156 from hrydgard/opengl-thread-refactor
|
2023-01-31 11:14:01 +01:00 |
Core.h
|
Cleaner exit from emuthread, as used by OpenGL. Don't know how it worked before...
|
2023-01-30 11:49:31 +01:00 |
Core.vcxproj
|
TiltEventProcessor belongs in Core, not UI.
|
2023-02-01 15:04:32 +01:00 |
Core.vcxproj.filters
|
TiltEventProcessor belongs in Core, not UI.
|
2023-02-01 15:04:32 +01:00 |
CoreParameter.h
|
Really not sure how we can detect whether a depth deswizzle is needed :( Hopefully temporary flag...
|
2022-08-21 09:58:58 +02:00 |
CoreTiming.cpp
|
Android work. Make the Android OpenGL exit prodecure make more sense
|
2023-01-30 11:49:31 +01:00 |
CoreTiming.h
|
SaveState: Make event restoring more obvious.
|
2020-12-28 13:29:19 -08:00 |
CwCheat.cpp
|
Cheats: Cleanup sizes of invalidates and checks.
|
2023-01-01 10:30:47 -08:00 |
CwCheat.h
|
Global: Cleanup some minor includes and typos.
|
2022-12-27 08:33:07 -08:00 |
HDRemaster.cpp
|
Add contributed data about a couple of prototypes to auto-expand memory to 64MB
|
2022-04-16 20:38:03 +02:00 |
HDRemaster.h
|
Windows: Fix improper case or missing includes.
|
2021-02-14 10:30:10 -08:00 |
Host.cpp
|
Windows: Initialize WindowsHost in EmuThread.
|
2017-05-05 06:53:48 -07:00 |
Host.h
|
SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI.
|
2020-10-22 17:45:29 +08:00 |
Instance.cpp
|
Instance: add missing include after 1bace55583
|
2021-09-24 01:18:53 +00:00 |
Instance.h
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
KeyMap.cpp
|
OpenXR - Support head rotations in 2D
|
2023-01-28 11:50:46 +01:00 |
KeyMap.h
|
OpenXR - Camera adjustment using PSP keys
|
2022-11-07 17:13:08 +01:00 |
KeyMapDefaults.cpp
|
Add GAS/BRAKE keymappings to Xinput default maps. Fixes #15992
|
2022-11-23 12:43:51 +01:00 |
KeyMapDefaults.h
|
OpenXR - Default device config added
|
2022-07-24 15:38:30 +02:00 |
Loaders.cpp
|
Core: Correct a use after free.
|
2022-12-10 21:13:37 -08:00 |
Loaders.h
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
MemFault.cpp
|
Revert "ffmpeg: Don't ask for multi-threaded decoding"
|
2023-01-12 16:23:39 +01:00 |
MemFault.h
|
Crash screen: Add a very dangerous and inaccurate "Resume" function.
|
2020-12-19 20:27:39 +01:00 |
MemMap.cpp
|
Android: Don't assert on failed Find4GBBase
|
2023-01-12 01:18:52 +01:00 |
MemMap.h
|
A bit more GetPointer cleanup.
|
2023-01-10 12:13:47 +01:00 |
MemMapFunctions.cpp
|
Memory exception: Add facility to track size
|
2023-01-01 20:30:29 +01:00 |
MemMapHelpers.h
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
Opcode.h
|
More reinterpret shader gen and test work.
|
2020-11-08 10:41:20 +01:00 |
PSPLoaders.cpp
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01:00 |
PSPLoaders.h
|
Move umd replace to loaders.
|
2020-01-02 14:56:24 +08:00 |
Replay.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Replay.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Reporting.cpp
|
Display CRC on crash screen. Thanks sum2012 for the idea.
|
2023-01-25 00:43:17 +01:00 |
Reporting.h
|
Reporting: Send game ELF crc with reports.
|
2023-01-02 12:23:05 -08:00 |
SaveState.cpp
|
Address feedback, more fixes
|
2023-01-05 08:38:53 +01:00 |
SaveState.h
|
Merge pull request #14434 from unknownbrackets/savestate
|
2021-08-07 17:23:26 +02:00 |
Screenshot.cpp
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
Screenshot.h
|
GE Debugger: Copy images optionally with alpha.
|
2022-09-24 11:43:52 -07:00 |
System.cpp
|
softgpu: Detect binner alloc fail and bail.
|
2023-01-01 06:59:14 -08:00 |
System.h
|
Debugger: Fix game.reset by adding a reboot status.
|
2022-10-01 18:13:22 -07:00 |
TextureReplacer.cpp
|
Replacement: Fix JNI attach for texture save.
|
2023-02-02 17:08:24 -08:00 |
TextureReplacer.h
|
Replacement: Lock libzip file access.
|
2022-12-30 20:25:58 -08:00 |
ThreadEventQueue.h
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
ThreadPools.cpp
|
Implement new thread manager, port stuff to it.
|
2021-06-12 13:03:53 +02:00 |
ThreadPools.h
|
Implement new thread manager, port stuff to it.
|
2021-06-12 13:03:53 +02:00 |
TiltEventProcessor.cpp
|
Tilt control: Split the deadzone parameter since it needs to be different for different types.
|
2023-02-11 23:42:55 +01:00 |
TiltEventProcessor.h
|
Tilt control: Split the deadzone parameter since it needs to be different for different types.
|
2023-02-11 23:42:55 +01:00 |
WaveFile.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
WaveFile.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
WebServer.cpp
|
Address feedback, more fixes
|
2023-01-05 08:38:53 +01:00 |
WebServer.h
|
http: Ensure webserver shutdown on exit.
|
2019-09-28 11:12:12 -07:00 |
x360_compat.h
|
|
|