Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.NVIDIA_Cg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The [Cg Toolkit](https://developer.nvidia.com/cg-toolkit) is a legacy NVIDIA shading toolkit no longer supported.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ NodeJS = (?:^|/)node\.dll$
NvCloth = (?:^|/)NvCloth(?:profile)?_x(?:64|86)\.dll$
NVIDIA_Ansel = (?:^|/)AnselSDK(?:32|64)\.dll$
NVIDIA_APEX = (?:^|/)apex(?:framework|_framework|_loader|_release)
NVIDIA_Cg = (?:^|/)cg(?:GL|D3D(?:9|1[01]))?.dll$
NVIDIA_DLSS = (?:^|/)(?:sl\.|nvngx_)dlss\.dll$
NVIDIA_DLSS_FrameGen = (?:^|/)(?:sl\.dlss_g|nvngx_dlssg)\.dll$
NVIDIA_FleX = (?:^|/)flexRelease_x(?:64|86)\.dll$
Expand Down
10 changes: 10 additions & 0 deletions tests/types/SDK.NVIDIA_Cg.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/cg.dll
/cgGL.dll
/cgD3D11.dll
/cgD3D10.dll
/cgD3D9.dll
cg.dll
cgGL.dll
cgD3D11.dll
cgD3D10.dll
cgD3D9.dll