SirLynix
|
5130a2ff84
|
Remove Config.hpp options and refactor headers
- Rename Config.hpp to Export.hpp
- Remove Debug.hpp and DebugOff.hpp (not used anymore)
|
2024-02-19 15:11:34 +01:00 |
SirLynix
|
d2e2c075b4
|
Update copyright year
|
2024-01-02 12:02:14 +01:00 |
Jérôme Leclercq
|
79ec135af7
|
Optimize out a lot of std::string construction and allocations (#415)
Update CommandLineParameters.hpp
Update CommandLineParametersTests.cpp
Update WebContext.hpp
xmake check-files -f
Fix MaterialPassRegistry
|
2023-12-30 14:50:57 +01:00 |
SirLynix
|
86e26008b3
|
Minor fixes
|
2023-11-12 12:51:56 +01:00 |
SirLynix
|
886991f86d
|
Graphics: Add PipelinePassList loader (able to load from a file)
Fix compilation
|
2023-11-06 21:30:49 +01:00 |
SirLynix
|
8fb6ea728d
|
Graphics: Add data-driven pipeline passes
Fix compilation
|
2023-11-06 21:30:49 +01:00 |