.. |
bv
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
containers
|
Merge pull request #707 from SRSaunders/compiler-fixes
|
2022-10-19 18:15:29 +02:00 |
geometry
|
NVRHI merge by Stephen Pridham part 1
|
2022-02-21 16:29:53 +01:00 |
hashing
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
math
|
Merge branch 'master' into 635-nvrhi4
|
2022-11-18 16:51:40 +01:00 |
sys
|
Fix posix pthread_yield and readdir_r deprecations on linux
|
2023-02-16 00:06:43 -05:00 |
Base64.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Base64.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
BitMsg.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
BitMsg.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Callback.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CMakeLists.txt
|
Fixed the CMake option -DOPTICK=ON/OFF
|
2023-03-01 16:50:27 +01:00 |
CmdArgs.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CmdArgs.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CommandLink.cpp
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
DataQueue.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Dict.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Dict.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
gltfExtras.cpp
|
Added missing copyright notices
|
2022-06-18 11:09:09 +02:00 |
gltfExtras.h
|
Added missing copyright notices
|
2022-06-18 11:09:09 +02:00 |
gltfParser.cpp
|
[!] Fixed runtime reloading for gltf models
|
2022-11-11 13:11:21 +01:00 |
gltfParser.h
|
idList iterator fix
|
2022-09-17 08:55:07 +02:00 |
gltfProperties.h
|
[!] Fixes loading animations from different GLTF files
|
2022-12-22 15:27:16 +01:00 |
Heap.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
Heap.h
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
LangDict.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
LangDict.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Lexer.cpp
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
Lexer.h
|
gltf2 -> idMapFile fixes. dmap and map commands work
|
2022-06-06 17:24:47 +02:00 |
Lib.cpp
|
Build / Source changes for NVRHI on SDL, source cleanup for clang C++17 std, initial macOS NVRHI implementation
|
2022-10-21 23:46:42 -04:00 |
Lib.h
|
Added faster Quad Tree for rectangle packing
|
2022-04-01 17:10:53 +02:00 |
MapFile.cpp
|
Use fixed size (-8 -8 0, 8 8 16) bounds for all model based entities for TB
|
2022-11-02 15:51:12 +01:00 |
MapFile.h
|
Attempt to use submodels with origin != 0 0 0
|
2022-09-24 20:13:48 +02:00 |
MapFile_gltf.cpp
|
[+] Allowing binding of asset library instances in gltf scenes.
|
2022-12-22 15:27:16 +01:00 |
MapFile_quaketex.h
|
Added more Makkon textures to convertMapQuakeToDoom cmd
|
2022-09-12 18:53:26 +02:00 |
ParallelJobList.cpp
|
Revert #if USE_OPTICK wrappers
|
2023-03-05 09:36:44 -05:00 |
ParallelJobList.h
|
Cleanup and Astyle
|
2021-09-11 18:02:16 +02:00 |
ParallelJobList_JobHeaders.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Parser.cpp
|
Fix idParser::Directive_include() to properly handle full os path as fetched by idLexer::GetFileName()
|
2023-01-07 22:53:11 -05:00 |
Parser.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
precompiled.cpp
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
precompiled.h
|
Started to clean up the renderer removing obsolete Vulkan bits
|
2023-03-10 17:10:25 +01:00 |
RectAllocator.cpp
|
Added faster Quad Tree for rectangle packing
|
2022-04-01 17:10:53 +02:00 |
SoftwareCache.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
SoftwareCache.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Str.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Str.h
|
Astyle
|
2022-10-19 18:26:14 +02:00 |
StrStatic.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Swap.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Thread.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
Thread.h
|
NVRHI merge by Stephen Pridham part 1
|
2022-02-21 16:29:53 +01:00 |
TileMap.cpp
|
Added faster Quad Tree for rectangle packing
|
2022-04-01 17:10:53 +02:00 |
TileMap.h
|
Added faster Quad Tree for rectangle packing
|
2022-04-01 17:10:53 +02:00 |
Timer.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Timer.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Token.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Token.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |