summaryrefslogtreecommitdiffstats
path: root/src/common/logging/types.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common/logging: Move Log::Entry declaration to a separate headerameerj2021-10-021-17/+0
| | | | This reduces the load of requiring to include std::chrono in all files which include log.h
* ngct: Stub NGCT:U servicegerman772021-08-271-0/+1
|
* shader: Add loggingReinUsesLisp2021-07-231-0/+4
|
* general: Add missing #pragma once directivesMorph2021-06-241-0/+2
|
* common: logging: Restructure backend codeMorph2021-06-131-0/+142