Skip to content

Commit c80efd3

Browse files
Add SharpDX (#532)
Co-authored-by: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com>
1 parent d93067a commit c80efd3

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

descriptions/SDK.SharpDX.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**SharpDX**](http://sharpdx.org/) is an open-source .NET wrapper of DirectX for delivering the full DirectX API on all Windows platforms.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ Razer_CChromaEditor = (?:^|/)CChromaEditorLibrary(?:64)?\.dll$
324324
SDL = (?:^|/)sdl[23]?\.(?:framework/|dll$|txt$)
325325
Sentry = (?:^|/)(?:(?:lib)?sentry\.dll)$
326326
SFML = (?:^|/)(?:lib)?sfml-
327+
SharpDX = (?:^|/)SharpDX\.dll$
327328
SlimDX = (?:^|/)slimdx\.dll$
328329
Smacker_Video = (?:^|/)smackw32\.dll$
329330
Sodium = (?:^|/)libsodium\.dll$

tests/types/SDK.SharpDX.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/SharpDX.dll
2+
Bin64/SharpDX.dll
3+
MapEditor/SharpDX.dll
4+
SharpDX.dll

tests/types/_NonMatchingTests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,9 @@ AGIDATAxOVL
921921
anvil/archives/Data.sgaa
922922
anvil/archives/Data.ssga
923923
anvil/archives/Data_sga
924+
SharpDX.dl
925+
SharpDX_dll
926+
harpDX.dll
924927
game/bin/linuxsteamrt64/libsteamaudio.soooooo
925928
SteamAudiooooo.dll
926929
steamnet.dll

0 commit comments

Comments
 (0)