AuroraRuntime/Source/IO/Loop
2024-09-21 01:45:46 +01:00
..
ILoopSourceEx.hpp [*] Win32 loopqueue optimization 2023-12-01 10:36:47 +00: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 [*] TODO: (Finish me) Win7 ILoopQueue doesn't seem to like the in process high perf timer io primitive so much. It works fine under Linux and WaitForMultipleObject WinXP-WinRT. 2024-09-21 01:45:46 +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 [*] WaitMultipleLoopSourcesEx (any) fixes 2024-09-09 12:40:49 +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 [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +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 [*] TODO: fix int on both platforms 2024-08-01 13:33:36 +01:00
LoopQueue.Linux.hpp [*] Improve ILoopQueue::WaitAll parity (been on the todo list for, idk, 3 years) 2024-08-01 12:55:08 +01:00
LoopQueue.NT.cpp [*] NT: fix AuLoop::ILoopQueue::WaitAll defects 2024-09-21 01:43:03 +01: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 [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSEvent.Linux.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSEvent.NT.cpp [*] Readd the public symbols to create base kernel io primitives for interop 2024-01-03 17:36:45 +00:00
LSEvent.NT.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSFromFdNonblocking.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSHandle.cpp [+] ICompressionInterceptor::LimitPassthroughOnOverflow 2022-11-20 10:31:13 +00:00
LSHandle.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSIOHandle.cpp [+] AuIO::Loop::NewLSIOHandle(const AuSPtr<IIOHandle> &pHandle) 2023-09-16 22:59:26 +01:00
LSIOHandle.hpp [+] AuIO::Loop::kWaitMultipleFlagBreakAfterOne for Win32 WaitForMultipleObjects shim (we cannot return an array of indices to a win32 program) 2024-07-30 17:26:38 +01:00
LSLocalEvent.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSLocalEvent.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSLocalMutex.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSLocalMutex.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSLocalSemaphore.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSLocalSemaphore.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +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 [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSMutex.Linux.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSMutex.NT.cpp [*] Readd the public symbols to create base kernel io primitives for interop 2024-01-03 17:36:45 +00:00
LSMutex.NT.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +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 [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSSemaphore.Linux.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSSemaphore.NT.cpp [*] Readd the public symbols to create base kernel io primitives for interop 2024-01-03 17:36:45 +00:00
LSSemaphore.NT.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSSignalCatcher.Linux.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
LSSignalCatcher.Linux.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
LSTimer.cpp [*] Improved high resolution timing on Windows 7, Windows 10 < RS4, and Windows10 >= RS4/Win11 2024-09-10 08:17:32 +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 [+] AuIO::Loop::NewLSTimerHighResolution 2024-09-08 07:26:23 +01:00
LSTimer.Linux.hpp [+] AuIO::Loop::NewLSTimerHighResolution 2024-09-08 07:26:23 +01:00
LSTimer.NT.cpp [*] Improved high resolution timing on Windows 7, Windows 10 < RS4, and Windows10 >= RS4/Win11 2024-09-10 08:17:32 +01:00
LSTimer.NT.hpp [*] Improved high resolution timing on Windows 7, Windows 10 < RS4, and Windows10 >= RS4/Win11 2024-09-10 08:17:32 +01:00
LSTimerNoKernelScheduler.cpp [*] TODO: (Finish me) Win7 ILoopQueue doesn't seem to like the in process high perf timer io primitive so much. It works fine under Linux and WaitForMultipleObject WinXP-WinRT. 2024-09-21 01:45:46 +01:00
LSTimerNoKernelScheduler.hpp [*] TODO: (Finish me) Win7 ILoopQueue doesn't seem to like the in process high perf timer io primitive so much. It works fine under Linux and WaitForMultipleObject WinXP-WinRT. 2024-09-21 01:45:46 +01:00
LSWin32.NT.cpp [*] Build regression (4d4f5e2501) and amend (35761edaec) 2024-09-08 23:35:12 +01:00
LSWin32.NT.hpp [*] Build regression (4d4f5e2501) and amend (35761edaec) 2024-09-08 23:35:12 +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 [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WaitSingle.NT.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WaitSingle.Unix.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WaitSingle.Unix.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WaitSingleBase.cpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WaitSingleBase.hpp [+] ILoopSource::IsSignaledExt(...) 2024-09-07 22:45:34 +01:00
WORK_IN_PROGRESS.txt [*] Huge refactor - Move Aurora::[IPC and Loop] to Aurora::IO 2022-06-12 01:29:28 +01:00