.. |
ILoopSourceEx.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
Loop.BSD.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
Loop.BSD.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
Loop.cpp
|
[*] Ensure the other fast paths work properly
|
2023-10-22 06:17:32 +01:00 |
Loop.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
Loop.NT.cpp
|
[+] bool WaitMultipleLoopSources(const AuList<AuSPtr<Loop::ILoopSource>> &lsList,
|
2023-10-21 06:10:33 +01:00 |
Loop.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
Loop.Unix.cpp
|
[+] bool WaitMultipleLoopSources(const AuList<AuSPtr<Loop::ILoopSource>> &lsList,
|
2023-10-21 06:10:33 +01:00 |
Loop.Unix.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LoopQueue.BSD.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LoopQueue.BSD.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LoopQueue.hpp
|
[+] Added end of loop queue poll hook for IO Processor frame tick batching
|
2022-07-06 04:47:27 +01:00 |
LoopQueue.Linux.cpp
|
[*] Linux and UNIX QOL
|
2023-08-27 12:42:10 +01:00 |
LoopQueue.Linux.hpp
|
[+] Network + Protocol + TLS - Initial Commit
|
2022-08-28 20:02:06 +01:00 |
LoopQueue.NT.cpp
|
[*] bug: drop limitation in io processor
|
2023-11-05 21:20:16 +00:00 |
LoopQueue.NT.hpp
|
[*] More NT Loop Queue fixes
|
2023-10-21 14:22:12 +01:00 |
LSAsync.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSAsync.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSCoreFoundation.Apple.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSCoreFoundation.Apple.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSEvent.Generic.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSEvent.Generic.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSEvent.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSEvent.Linux.cpp
|
[+] LSLocalEvent
|
2023-10-21 09:04:48 +01:00 |
LSEvent.Linux.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSEvent.NT.cpp
|
[+] LSLocalEvent
|
2023-10-21 09:04:48 +01:00 |
LSEvent.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSFromFdNonblocking.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSHandle.cpp
|
[+] ICompressionInterceptor::LimitPassthroughOnOverflow
|
2022-11-20 10:31:13 +00:00 |
LSHandle.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSIOHandle.cpp
|
[+] AuIO::Loop::NewLSIOHandle(const AuSPtr<IIOHandle> &pHandle)
|
2023-09-16 22:59:26 +01:00 |
LSIOHandle.hpp
|
[*] NT build regression
|
2023-09-17 00:35:23 +01:00 |
LSLocalEvent.cpp
|
[*] Added SMT yield down these paths
|
2023-10-26 17:25:40 +01:00 |
LSLocalEvent.hpp
|
[*] NT fix pre/finish sleep out of balance
|
2023-10-21 13:22:11 +01:00 |
LSLocalMutex.cpp
|
[*] Added SMT yield down these paths
|
2023-10-26 17:25:40 +01:00 |
LSLocalMutex.hpp
|
[+] LSLocalMutex (faster io mutex)
|
2023-10-21 04:51:51 +01:00 |
LSLocalSemaphore.cpp
|
[*] Added SMT yield down these paths
|
2023-10-26 17:25:40 +01:00 |
LSLocalSemaphore.hpp
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
LSMutex.Generic.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSMutex.Generic.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSMutex.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSMutex.Linux.cpp
|
[+] LSLocalMutex (faster io mutex)
|
2023-10-21 04:51:51 +01:00 |
LSMutex.Linux.hpp
|
[+] New Linux futex based IPCMutex to better ensure robust breakage
|
2022-08-07 07:01:55 +01:00 |
LSMutex.NT.cpp
|
[+] LSLocalMutex (faster io mutex)
|
2023-10-21 04:51:51 +01:00 |
LSMutex.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSSemaphore.Generic.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSSemaphore.Generic.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSSemaphore.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSSemaphore.Linux.cpp
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
LSSemaphore.Linux.hpp
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
LSSemaphore.NT.cpp
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
LSSemaphore.NT.hpp
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
LSSignalCatcher.Linux.cpp
|
[+] Network + Protocol + TLS - Initial Commit
|
2022-08-28 20:02:06 +01:00 |
LSSignalCatcher.Linux.hpp
|
[+] Network + Protocol + TLS - Initial Commit
|
2022-08-28 20:02:06 +01:00 |
LSTimer.Generic.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSTimer.Generic.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSTimer.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSTimer.Linux.cpp
|
[+] _CLOEXEC on F-tier operating systems predating SMP and processes
|
2022-12-16 03:48:04 +00:00 |
LSTimer.Linux.hpp
|
Further Linux support
|
2022-08-02 05:52:57 +01:00 |
LSTimer.NT.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSTimer.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
LSWin32.NT.cpp
|
[*] Drop all static references to User32.dll
|
2023-10-13 00:10:44 +01:00 |
LSWin32.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.Generic.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.Generic.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.NT.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.NT.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.Unix.cpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingle.Unix.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WaitSingleBase.cpp
|
[*] Suppress spurious IO wakeups in WaitSingleBase
|
2023-10-21 06:19:51 +01:00 |
WaitSingleBase.hpp
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |
WORK_IN_PROGRESS.txt
|
[*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO
|
2022-06-12 01:29:28 +01:00 |