mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 03:32:28 +00:00
feat(gx): add directxmath for MinGW
This commit is contained in:
parent
0d09dee4b3
commit
3e77eb935a
51 changed files with 49251 additions and 12 deletions
24
vendor/directxmath-3.19.0/.gitignore
vendored
Normal file
24
vendor/directxmath-3.19.0/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
*.psess
|
||||
*.vsp
|
||||
*.log
|
||||
*.err
|
||||
*.wrn
|
||||
*.suo
|
||||
*.sdf
|
||||
*.user
|
||||
*.i
|
||||
*.vspscc
|
||||
*.opensdf
|
||||
*.opendb
|
||||
*.ipch
|
||||
*.cache
|
||||
*.tlog
|
||||
*.lastbuildstate
|
||||
*.ilk
|
||||
*.VC.db
|
||||
*.nupkg
|
||||
.vs
|
||||
/Tests
|
||||
/wiki
|
||||
/out
|
||||
/CMakeUserPresets.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue