3.5-1028 10 years, 1 month ago Removing `Core::IsGPUThread()` and `Core::IsCPUThread()` calls in favor of simple `bool isCPUThread` parameter value.
3.5-1027 10 years, 1 month ago Removed calls to YieldCPU from RunGpuLoop.
3.5-1028 10 years, 1 month ago Removed calls to YieldCPU from RunGpuLoop.
3.5-1027 10 years, 1 month ago Removing Core::IsGPUThread() performance hotspot in favor of simple bool parameter value.
3.5-660 10 years, 1 month ago Removed calls to YieldCPU from RunGpuLoop.
3.5-659 10 years, 1 month ago Removing Core::IsGPUThread() performance hotspot in favor of simple bool parameter value.