Skip to content

Commit

Permalink
Merge pull request #332 from Devsh-Graphics-Programming/devsh
Browse files Browse the repository at this point in the history
File+System rework and Native Handle getters for SDK Native API Interop
  • Loading branch information
devshgraphicsprogramming authored Mar 16, 2022
2 parents 6b5de21 + 56f7888 commit 32ccd78
Show file tree
Hide file tree
Showing 257 changed files with 6,198 additions and 38,679 deletions.
13 changes: 4 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
url = https://github.com/madler/zlib.git
[submodule "3rdparty/utfcpp"]
path = 3rdparty/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "3rdparty/convertutf"]
path = 3rdparty/convertutf
url = https://github.com/plenluno/convertutf.git
[submodule "3rdparty/libpng"]
path = 3rdparty/libpng
url = https://github.com/glennrp/libpng.git
Expand All @@ -39,9 +33,6 @@
[submodule "3rdparty/bullet3"]
path = 3rdparty/bullet3
url = https://github.com/bulletphysics/bullet3.git
[submodule "ext/CEGUI/stb"]
path = ext/CEGUI/stb
url = https://github.com/nothings/stb.git
[submodule "3rdparty/portable-file-dialogs"]
path = 3rdparty/portable-file-dialogs
url = https://github.com/samhocevar/portable-file-dialogs.git
Expand Down Expand Up @@ -92,3 +83,7 @@
[submodule "3rdparty/pstl/oneDPL/oneDPL"]
path = 3rdparty/pstl/oneDPL/oneDPL
url = https://github.com/Devsh-Graphics-Programming/oneDPL.git
[submodule "3rdparty/Vulkan-Headers"]
path = 3rdparty/Vulkan-Headers
url = git@github.com:KhronosGroup/Vulkan-Headers.git
branch = main
1,804 changes: 0 additions & 1,804 deletions 3rdparty/CL/cl.h

This file was deleted.

Loading

0 comments on commit 32ccd78

Please sign in to comment.