-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Techniques/DataViewers/ModelViewer.gg and TextureViewer.gg to…
… be quick viewers that also let you modify the data in a compute shader and then resave. In the future when you drag a model or texture onto the gigi viewer it will open these graphs by default to allow quick viewing of asset files. * Updated Agility SDK to 1.614.1 * Added build number to displayed version number * DX12 code gen fixes and improvements * -nopixcapture viewer option to disable pix capturing. Currently needed when using AMD GPU Reshape. * fixed a problem with RT acceleration structure scratch buffer not being large enough sometimes (viewer and DX12 codegen) * Fixed tangent calculations in the FBX loader path in the viewer.
- Loading branch information
Showing
122 changed files
with
1,741 additions
and
864 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-17 KB
(99%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/D3D12Core.dll
Binary file not shown.
Binary file modified
BIN
+96 KB
(100%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/D3D12Core.pdb
Binary file not shown.
Binary file modified
BIN
-77 KB
(99%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/d3d12SDKLayers.dll
Binary file not shown.
Binary file modified
BIN
+80 KB
(100%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/d3d12SDKLayers.pdb
Binary file not shown.
Binary file modified
BIN
-1.5 KB
(100%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/d3dconfig.exe
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GigiCompilerLib/Backends/DX12/templates/Module/AgilitySDK/bin/d3dconfig.pdb
Binary file not shown.
Oops, something went wrong.