.. |
Darwin
|
Common: Fix Darwin thread times
|
2021-11-05 23:11:53 -05:00 |
GL
|
GL/StreamBuffer: Use partial instead of exact match for NVIDIA
|
2021-10-30 16:01:55 +01:00 |
Linux
|
common: Don't use linux-specific OS description
|
2021-10-04 03:17:30 -04:00 |
Windows
|
Core: Replace alignment macros with alignas
|
2021-11-14 13:52:20 -06:00 |
emitter
|
Core: Replace alignment macros with alignas
|
2021-11-14 13:52:20 -06:00 |
vsprops
|
VSProps: Set MultiProcessorCompilation in CodeGen props
|
2021-11-16 10:08:20 +00:00 |
x86
|
common: fix cmake on win32
|
2021-09-04 18:28:07 -04:00 |
Align.h
|
Common: Add align helpers
|
2021-10-30 02:00:21 +01:00 |
AlignedMalloc.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
AppTrait.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Assertions.h
|
Misc: Better GCC defs
|
2021-11-14 13:52:20 -06:00 |
BitCast.h
|
Debugger: Update enums and fix 32 bit support
|
2021-11-11 00:41:40 +00:00 |
CMakeLists.txt
|
Fix compilation with LTO on GCC
|
2021-11-30 02:25:06 +00:00 |
Console.cpp
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
Console.h
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
Dependencies.h
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
EmbeddedImage.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
EventSource.cpp
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
EventSource.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
EventSource.inl
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Exceptions.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Exceptions.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
FastFormatString.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
FastJmp.asm
|
Common: Add Fastjmp
|
2021-10-01 23:30:39 +01:00 |
FastJmp.cpp
|
Common: Fix AT&T mixup in FastJmp code
|
2021-10-12 23:08:13 +01:00 |
FastJmp.h
|
Common: Add Fastjmp
|
2021-10-01 23:30:39 +01:00 |
General.h
|
Utilities: Add functions for spin waiting
|
2021-10-19 16:04:15 -04:00 |
IniInterface.cpp
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
IniInterface.h
|
IniInterface: Support std::string entries
|
2021-10-01 23:46:52 -04:00 |
MathUtils.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
MemcpyFast.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
MemsetFast.inl
|
Core: Replace alignment macros with alignas
|
2021-11-14 13:52:20 -06:00 |
Misc.cpp
|
Utilities: Add functions for spin waiting
|
2021-10-19 16:04:15 -04:00 |
Mutex.cpp
|
Utilities: Add TryWait and spin waits to semaphore and mutex
|
2021-10-19 16:04:15 -04:00 |
PageFaultSource.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Path.h
|
PathUtils: Make wxDirName::{Rmdir,Mkdir} const
|
2021-10-01 23:46:52 -04:00 |
PathUtils.cpp
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
Pcsx2Defs.h
|
Core: Remove __packed macro
|
2021-11-14 13:52:20 -06:00 |
Pcsx2Types.h
|
Delete unused vol_t type
|
2021-09-12 00:17:37 -04:00 |
Perf.cpp
|
Perf: Fix missing include
|
2021-09-26 17:26:57 +01:00 |
Perf.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
PersistentThread.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
PrecompiledHeader.cpp
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
PrecompiledHeader.h
|
common: add some stuff to the pch
|
2021-09-04 18:28:07 -04:00 |
RedtapeWindows.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
RwMutex.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
RwMutex.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
SafeArray.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
SafeArray.inl
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
ScopedAlloc.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
ScopedGuard.h
|
Common: Add ScopedGuard
|
2021-10-30 02:00:21 +01:00 |
ScopedPtrMT.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Semaphore.cpp
|
Utilities: Add TryWait and spin waits to semaphore and mutex
|
2021-10-19 16:04:15 -04:00 |
SettingsInterface.h
|
Common: Add SettingsInterface and SettingsWrapper
|
2021-10-01 23:46:52 -04:00 |
SettingsWrapper.cpp
|
Common: Add SettingsInterface and SettingsWrapper
|
2021-10-01 23:46:52 -04:00 |
SettingsWrapper.h
|
Wx: Fix regressions from settings decouple
|
2021-10-03 06:04:00 +01:00 |
StringHelpers.cpp
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
StringHelpers.h
|
Common/StringHelpers: Fix printing of 64-bit pointers
|
2021-10-01 12:10:19 +01:00 |
StringUtil.cpp
|
Common: Add StringUtil
|
2021-10-01 23:46:52 -04:00 |
StringUtil.h
|
Common: Add StringUtil
|
2021-10-01 23:46:52 -04:00 |
ThreadTools.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
Threading.h
|
Utilities: Add TryWait and spin waits to semaphore and mutex
|
2021-10-19 16:04:15 -04:00 |
ThreadingInternal.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
TraceLog.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
VirtualMemory.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
WindowInfo.cpp
|
Common: Add WindowInfo
|
2021-10-30 02:00:21 +01:00 |
WindowInfo.h
|
Common: Add WindowInfo
|
2021-10-30 02:00:21 +01:00 |
afxresmw.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
boost_spsc_queue.hpp
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
common.vcxproj
|
Debugger: Update enums and fix 32 bit support
|
2021-11-11 00:41:40 +00:00 |
common.vcxproj.filters
|
Debugger: Update enums and fix 32 bit support
|
2021-11-11 00:41:40 +00:00 |
mt_queue.h
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |
pxForwardDefs.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
pxStreams.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
pxStreams.h
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
pxTranslate.cpp
|
Common: reformat (#4720)
|
2021-09-06 14:28:26 -04:00 |
wxBaseTools.h
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |