Revision 8a61b9dd0ca729df894dad4c89c6ce3bf39ef0be authored by jsmall-nvidia on 17 March 2023, 15:05:15 UTC, committed by GitHub on 17 March 2023, 15:05:15 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* WIP source map.

* Split out handling of RttiTypeFuncs to a map type.

* Make RttiTypeFuncsMap hold default impls.

* Slightly more sophisticated RttiTypeFuncsMap

* Source map decoding.

* Fix tabs.

* Fix asserts due to negative values.

* Use less obscure mechanisms in SourceMap.

* Source map decoding.
Simplifying SourceMap usage.

* First attempt at ouputting a source map as part of emit.

* Added support for -source-map option. SourceMap is added to the artifact.
1 parent 9476d45
History
File Mode Size
_includes
_layouts
assets
design
gfx-user-guide
language-reference
proposals
scripts
user-guide
64bit-type-support.md -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 2.2 KB
_config.yml -rw-r--r-- 27 bytes
api-users-guide.md -rw-r--r-- 21.9 KB
build_toc.ps1 -rw-r--r-- 536 bytes
building.md -rw-r--r-- 9.1 KB
command-line-slangc.md -rw-r--r-- 14.2 KB
cpu-target.md -rw-r--r-- 34.9 KB
cuda-target.md -rw-r--r-- 19.1 KB
doc-system.md -rw-r--r-- 3.5 KB
faq.md -rw-r--r-- 2.9 KB
language-guide.md -rw-r--r-- 10.1 KB
layout.md -rw-r--r-- 12.4 KB
linking.md -rw-r--r-- 10.9 KB
nvapi-support.md -rw-r--r-- 5.4 KB
repro.md -rw-r--r-- 11.0 KB
shader-execution-reordering.md -rw-r--r-- 13.2 KB
shader-playground.md -rw-r--r-- 1.1 KB
stdlib-doc.md -rw-r--r-- 1.4 MB
target-compatibility.md -rw-r--r-- 17.9 KB
wave-intrinsics.md -rw-r--r-- 12.8 KB

README.md

back to top