Skip to content

Commit

Permalink
Update DXC to the July 2024 release and add the dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Aug 21, 2024
1 parent cd1d166 commit 8400274
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 64 deletions.
Binary file modified Sources/libs/dxc/lib/x64/dxcompiler.lib
Binary file not shown.
2 changes: 2 additions & 0 deletions kfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ if (platform === Platform.Windows) {
project.addLib('Sources/libs/dxc/lib/x64/dxcompiler');
}

project.setDebugDir('Deployment');

resolve(project);
Binary file added tests/dxcompiler.dll
Binary file not shown.
Binary file added tests/dxil.dll
Binary file not shown.
4 changes: 0 additions & 4 deletions tests/frag.c

This file was deleted.

4 changes: 0 additions & 4 deletions tests/frag.h

This file was deleted.

32 changes: 0 additions & 32 deletions tests/test.c

This file was deleted.

20 changes: 0 additions & 20 deletions tests/test.h

This file was deleted.

Empty file removed tests/vert.c
Empty file.
4 changes: 0 additions & 4 deletions tests/vert.h

This file was deleted.

0 comments on commit 8400274

Please sign in to comment.