Added clock time
This commit is contained in:
@@ -232,6 +232,8 @@ The Windows jobs validate native third-party dependencies before configuring CMa
|
||||
- `GPUDIRECT_DIR`: path to `Blackmagic DeckLink SDK 16.0/Win/Samples/NVIDIA_GPUDirect`.
|
||||
- `SLANG_ROOT`: path to the Slang binary release folder containing `bin/slangc.exe`.
|
||||
|
||||
The Windows runner also needs the Visual Studio ATL component installed. In Visual Studio Build Tools 2022, add `C++ ATL for latest v143 build tools (x86 & x64)`, component ID `Microsoft.VisualStudio.Component.VC.ATL`.
|
||||
|
||||
Example runner paths:
|
||||
|
||||
```text
|
||||
@@ -249,8 +251,7 @@ If neither variable is set, the workflow falls back to the repo-local defaults u
|
||||
- Genlock.
|
||||
- Find a better UI library.
|
||||
- Logs.
|
||||
- Continue source cleanup/refactoring.
|
||||
- Continue source cleanup/refactoring. Pass 1 done
|
||||
- Display the control URL in the Windows app, ideally clickable, without rendering it on the video output.
|
||||
- Support a separate sound shader `.slang` file in shader packages.
|
||||
- Add runtime date/time uniforms using UTC and the PC's local offset.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user