https://github.com/shader-slang/slang
Revision 77fe3dd74446fb07dd0de31114f7033f111ef868 authored by jsmall-nvidia on 15 August 2019, 22:38:59 UTC, committed by Tim Foley on 15 August 2019, 22:38:59 UTC
* A more convoluted #pragma once file identity test, using relative paths.

* Fix bug with passing - to slang as a command line option causes a crash.
Ability to set file-system to use on command line.
#pragma once tests try with 'normal' and 'read-file' only versions

* OSFileSystem -> OSFileSystemExt
LoadFileOSFileSystem -> OSFileSystem

Implemented OSFileSystem like OSFileSystemExt as as singleton.
Fixes to comments.
1 parent 4450660
History
Tip revision: 77fe3dd74446fb07dd0de31114f7033f111ef868 authored by jsmall-nvidia on 15 August 2019, 22:38:59 UTC
A more convoluted #pragma once file identity test, using relative paths. (#1021)
Tip revision: 77fe3dd
File Mode Size
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 480 bytes
.gitmodules -rw-r--r-- 406 bytes
.travis.yml -rw-r--r-- 1.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.7 KB
appveyor.yml -rw-r--r-- 3.7 KB
premake5.lua -rw-r--r-- 26.7 KB
slang-com-helper.h -rw-r--r-- 4.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang.h -rw-r--r-- 113.1 KB
slang.sln -rw-r--r-- 9.8 KB
test.bat -rw-r--r-- 1.4 KB
travis_build.sh -rw-r--r-- 304 bytes
travis_test.sh -rw-r--r-- 435 bytes

README.md

back to top