https://github.com/shader-slang/slang
Revision 140e51e8f9f3b966372efef112f00aa931dd0ca5 authored by jsmall-nvidia on 08 May 2018, 22:17:29 UTC, committed by Tim Foley on 08 May 2018, 22:17:29 UTC
* Remove serialization of screen captures from a renderer implementation, capture now writes to a Surface. Then client code can decide to serialize (or use as needed).

* Improved comment for captureScreenSurface.

* First pass support for xunit output.

* Controlling output to improve xunit support.

* Xml encoding and writing out of error/skip for xunit.

* Fixes to make build on linux.

* Fix typo for linux build.
1 parent b67f656
History
Tip revision: 140e51e8f9f3b966372efef112f00aa931dd0ca5 authored by jsmall-nvidia on 08 May 2018, 22:17:29 UTC
Feature/xunit (#555)
Tip revision: 140e51e
File Mode Size
build
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 4.9 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 42.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top