summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAge
* JSONValue / Container (#1864)jsmall-nvidia2021-06-01
* JSON Parser and Writer (#1859)jsmall-nvidia2021-05-27
* JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia2021-05-25
* Improvements in -X support (#1852)jsmall-nvidia2021-05-22
* Downstream option handling (#1850)jsmall-nvidia2021-05-21
* SourceLoc use in command line processing (#1848)jsmall-nvidia2021-05-19
* Glslang as DownstreamCompiler (#1846)jsmall-nvidia2021-05-19
* DXC as DownstreamCompiler (#1845)jsmall-nvidia2021-05-14
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* `gfx` DebugCallback and debug layer. (#1822)Yong He2021-04-29
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Remove resource `Usage` from `gfx` interface. (#1813)Yong He2021-04-24
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* Splitting up C++ extractor (#1800)jsmall-nvidia2021-04-19
* Add Hello world example. (#1797)Yong He2021-04-16
* Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He2021-04-16
* Improve robustness of gfx lifetime management. (#1788)Yong He2021-04-08
* Transient root shader object. (#1782)Yong He2021-04-05
* Add compiler-core project files for VS (#1778)jsmall-nvidia2021-04-01
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* `gfx` explicit transient resource management. (#1774)Yong He2021-03-31
* Reimplement Vulkan shader objects. (#1764)Yong He2021-03-24
* Remove old code paths from render-test (#1760)Tim Foley2021-03-17
* Update binaries (#1758)Tim Foley2021-03-16
* Enable building glslang from source (#1757)Tim Foley2021-03-16
* Add a CPU renderer implementation (#1750)Tim Foley2021-03-12
* MarkDown -> Markdown (#1748)jsmall-nvidia2021-03-11
* Add Linux support to `platform` and `gfx`. (#1744)Yong He2021-03-11
* Swapchain resize and rename to `IDevice` (#1741)Yong He2021-03-10
* Refactor window library. (#1739)Yong He2021-03-08
* Doc tooling improvements (#1734)jsmall-nvidia2021-03-05
* Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He2021-03-04
* Doc improvements (#1729)jsmall-nvidia2021-03-01
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Documentation markup extraction (#1724)jsmall-nvidia2021-02-23
* Make gfx library visible to external user. (#1719)Yong He2021-02-19
* Support `bit_cast` between complex types. (#1702)Yong He2021-02-12
* Shader-Object example (#1694)Yong He2021-02-05
* Fix line offset problem (#1690)jsmall-nvidia2021-02-04
* Downstream compiler line number test (#1682)jsmall-nvidia2021-02-02
* Make own a slang session. (#1678)Yong He2021-01-27
* Upgrade slang-binaries for glslang 11.1.0 (#1664)Tim Foley2021-01-21
* Update glslang to 11.1.0 (#1662)Tim Foley2021-01-20
* Make `gfx` compile to a DLL. (#1660)Yong He2021-01-17
* COM-ify all slang-gfx interfaces. (#1656)Yong He2021-01-14
* Adding missing VisualStudio lz4 project (#1657)jsmall-nvidia2021-01-14
* LZ4 compression support (#1654)jsmall-nvidia2021-01-11
* Refactor GUI/Window utils out of gfx library (#1649)Yong He2021-01-06
* Implements CUDA renderer in gfx. (#1637)Yong He2020-12-11
* Add first steps toward a "capability" system (#1636)Tim Foley2020-12-11