Panagiotis Christopoulos Charitos c14b555a07 Scene: Some more serializer code 3 days ago
..
Allocator.h aeff514a4e Update the copyright notice 1 year ago
Array.h fb229e1f36 VK & D3D: Refactor the graphics state tracker 1 year ago
Assert.cpp 7087b31d60 D3D: Fix validation errors 1 year ago
Assert.h aeff514a4e Update the copyright notice 1 year ago
Atomic.h aeff514a4e Update the copyright notice 1 year ago
BitMask.h aeff514a4e Update the copyright notice 1 year ago
BitSet.h fd63b3a9d1 Replace some __builtin with their C++20 equivalent 7 months ago
BlockArray.h b8296ee4fc Fix Android build 10 months ago
BlockArray.inl.h 162f5bf4af Finally integrate Jolt 10 months ago
BuddyAllocatorBuilder.h fd63b3a9d1 Replace some __builtin with their C++20 equivalent 7 months ago
BuddyAllocatorBuilder.inl.h aeff514a4e Update the copyright notice 1 year ago
CMakeLists.txt 875e9d93bc Add PIX support to the tracer 6 months ago
CVarSet.cpp 3c7e273fc7 Scene: Moving the scene node now moves the body as well 1 week ago
CVarSet.h 07894fce56 Renderer: Add object picking 2 weeks ago
ClassAllocatorBuilder.h aeff514a4e Update the copyright notice 1 year ago
ClassAllocatorBuilder.inl.h aeff514a4e Update the copyright notice 1 year ago
ClassWrapper.h 6a68f3c911 Add more JOLT code 10 months ago
CleanupWindows.h aeff514a4e Update the copyright notice 1 year ago
Common.h aeff514a4e Update the copyright notice 1 year ago
DynamicArray.h aeff514a4e Update the copyright notice 1 year ago
DynamicArray.inl.h aeff514a4e Update the copyright notice 1 year ago
Enum.h fd63b3a9d1 Replace some __builtin with their C++20 equivalent 7 months ago
F16.cpp aeff514a4e Update the copyright notice 1 year ago
F16.h aeff514a4e Update the copyright notice 1 year ago
File.cpp ad4e66311f Minor additions to the shader compiler 1 year ago
File.h aeff514a4e Update the copyright notice 1 year ago
Filesystem.cpp aeff514a4e Update the copyright notice 1 year ago
Filesystem.h fe9a9a5100 Linux fixes 3 weeks ago
FilesystemPosix.cpp fe9a9a5100 Linux fixes 3 weeks ago
FilesystemWindows.cpp 8f272feea6 Add the skeleton of the editor 2 months ago
Forward.h b8296ee4fc Fix Android build 10 months ago
Function.h aeff514a4e Update the copyright notice 1 year ago
Functions.cpp aeff514a4e Update the copyright notice 1 year ago
Functions.h 159d28ec55 Add ray budget in IDC 3 months ago
Hash.cpp aeff514a4e Update the copyright notice 1 year ago
Hash.h aeff514a4e Update the copyright notice 1 year ago
HashMap.h aeff514a4e Update the copyright notice 1 year ago
Hierarchy.h c14b555a07 Scene: Some more serializer code 3 days ago
Hierarchy.inl.h c14b555a07 Scene: Some more serializer code 3 days ago
HighRezTimer.h 8859c32cde D3D: Workgraph tests 1 year ago
HighRezTimerPosix.cpp aeff514a4e Update the copyright notice 1 year ago
HighRezTimerWindows.cpp aeff514a4e Update the copyright notice 1 year ago
INotify.h aeff514a4e Update the copyright notice 1 year ago
INotifyPosix.cpp aeff514a4e Update the copyright notice 1 year ago
INotifyWindows.cpp aeff514a4e Update the copyright notice 1 year ago
List.h aeff514a4e Update the copyright notice 1 year ago
List.inl.h aeff514a4e Update the copyright notice 1 year ago
Logger.cpp fafec05155 More editor code 2 months ago
Logger.h fafec05155 More editor code 2 months ago
MemoryPool.cpp fd51a665c0 Fix some D3D issues with structured buffers 1 year ago
MemoryPool.h 0e06b78cb4 Add a limit to StackAllocatorBuilder 9 months ago
ObjectAllocator.h aeff514a4e Update the copyright notice 1 year ago
ObjectAllocator.inl.h aeff514a4e Update the copyright notice 1 year ago
Process.cpp aeff514a4e Update the copyright notice 1 year ago
Process.h aeff514a4e Update the copyright notice 1 year ago
Ptr.h 7ef16987e2 Add a new type of pointer 5 months ago
Rtti.h aeff514a4e Update the copyright notice 1 year ago
SegregatedListsAllocatorBuilder.h 1f82a7f501 Fix a depth related DX12 bug 11 months ago
SegregatedListsAllocatorBuilder.inl.h 1f82a7f501 Fix a depth related DX12 bug 11 months ago
Serializer.cpp aeff514a4e Update the copyright notice 1 year ago
Serializer.h aeff514a4e Update the copyright notice 1 year ago
Serializer.inl.h aeff514a4e Update the copyright notice 1 year ago
Serializer.py aeff514a4e Update the copyright notice 1 year ago
Singleton.cpp aeff514a4e Update the copyright notice 1 year ago
Singleton.h c9c73d5f36 GPU particles: Add the skeleton of the new scene component 1 month ago
SparseArray.h aeff514a4e Update the copyright notice 1 year ago
SparseArray.inl.h aeff514a4e Update the copyright notice 1 year ago
StackAllocatorBuilder.h 0e06b78cb4 Add a limit to StackAllocatorBuilder 9 months ago
StackAllocatorBuilder.inl.h 0e06b78cb4 Add a limit to StackAllocatorBuilder 9 months ago
StdTypes.h d7a04af03f Fix some validation errors 1 month ago
String.cpp aeff514a4e Update the copyright notice 1 year ago
String.h 4a665813ac Editor: Support saving particle files 1 month ago
StringList.cpp aeff514a4e Update the copyright notice 1 year ago
StringList.h aeff514a4e Update the copyright notice 1 year ago
StringList.inl.h aeff514a4e Update the copyright notice 1 year ago
System.cpp 7ef16987e2 Add a new type of pointer 5 months ago
System.h aeff514a4e Update the copyright notice 1 year ago
Thread.cpp aeff514a4e Update the copyright notice 1 year ago
Thread.h b6512043f1 More work on the GI clipmaps 9 months ago
ThreadHive.cpp aeff514a4e Update the copyright notice 1 year ago
ThreadHive.h aeff514a4e Update the copyright notice 1 year ago
ThreadJobManager.cpp aeff514a4e Update the copyright notice 1 year ago
ThreadJobManager.h aeff514a4e Update the copyright notice 1 year ago
ThreadPool.cpp aeff514a4e Update the copyright notice 1 year ago
ThreadPool.h aeff514a4e Update the copyright notice 1 year ago
ThreadPosix.cpp aeff514a4e Update the copyright notice 1 year ago
ThreadWindows.cpp aeff514a4e Update the copyright notice 1 year ago
Tracer.cpp 87687055aa Fix the build 6 months ago
Tracer.h 056cf56880 More improvements in GI 6 months ago
Visitor.h aeff514a4e Update the copyright notice 1 year ago
WeakArray.h ac8c4c8fb7 Finalize Vulkan 4 months ago
Win32Minimal.cpp aeff514a4e Update the copyright notice 1 year ago
Win32Minimal.h 8c18b66cbc Ignore windows scaling 11 months ago
Xml.cpp aeff514a4e Update the copyright notice 1 year ago
Xml.h aeff514a4e Update the copyright notice 1 year ago
Xml.inl.h aeff514a4e Update the copyright notice 1 year ago