feat: initial DX12 foundation framework

This commit is contained in:
SpecialX
2026-03-19 18:27:49 +08:00
commit 60f73b525d
70 changed files with 8993 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
.vs/
**/x64/
**/Debug/
**/DebugEditor/
**/Release/
**/ReleaseEditor/
*.VC.db
*.VC.opendb
*.suo
*.user
*.ipch
*.obj
*.o
*.iobj
*.ipdb
*.pdb
*.idb
*.ilk
*.tlog
*.lastbuildstate
*.log
*.recipe
*.cache
*.db
*.db-shm
*.db-wal
Engine/Graphics_Beta/