index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
render-test
Age
Commit message (
Expand
)
Author
2018-10-26
Work around dxc matrix layout behavior (#694)
Tim Foley
2018-10-25
Feature/premake linux (#689)
jsmall-nvidia
2018-09-12
Feature/memory arena (#631)
jsmall-nvidia
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-07-06
spCompile/spProcessCommandLineArguments return SlangResult (#610)
jsmall-nvidia
2018-06-28
Share graphics API layer between tests/examples (#603)
Tim Foley
2018-06-22
Expose macros/functionality for defining interfaces (#604)
jsmall-nvidia
2018-06-13
Make render-test use Slang for all shader compilation (#597)
Tim Foley
2018-06-05
Fix atomic operations on RWBuffer (#593)
Tim Foley
2018-06-01
1st stage renderer binding refactor (#587)
jsmall-nvidia
2018-05-29
Feature/vulkan texture (#579)
jsmall-nvidia
2018-05-24
A bunch of work to resolve #569 (#576)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-05-04
Use Surface for screen capture in Renderer interface (#551)
jsmall-nvidia
2018-05-03
Added Surface type - as a simple value type to hold a 2d collection of pixels...
jsmall-nvidia
2018-05-03
Fixes based on review of vulkan-first-render PR #545 (#546)
jsmall-nvidia
2018-05-03
Feature/vulkan first render (#545)
jsmall-nvidia
2018-04-20
Fixes/improvements based on feature/render-binding-resource (#511)
jsmall-nvidia
2018-04-19
Separation of Binding/Resource construction on Renderer interface (#508)
jsmall-nvidia
2018-04-17
Feature/renderer binding (#489)
jsmall-nvidia
2018-04-10
Feature/dx12 compute (#482)
jsmall-nvidia
2018-04-04
Dx12 rendering works in test framework. (#476)
jsmall-nvidia
2018-04-03
Fixes based on review of feature/dx12 PR. (#473)
jsmall-nvidia
2018-04-02
Feature/dx12 (#469)
jsmall-nvidia
2018-03-29
Change uses of "spire" to "slang" (#461)
Tim Foley
2018-03-26
Fix signed/unsigned comparison warning. (#455)
jsmall-nvidia
2018-03-26
Renderer resource mangement for render-test (#453)
jsmall-nvidia
2018-03-22
Tidy up of Renderer (#452)
jsmall-nvidia
2018-03-21
First pass impls on ComPtr and reorganise Renderer (#450)
jsmall-nvidia
2018-03-20
SlangResult and small bug/typos fixes (#448)
jsmall-nvidia
2018-02-20
bug fix: witnessTable's subTypeDeclRef should have default substitution for g...
Yong He
2018-02-02
Remove support for the -no-checking flag (#392)
Tim Foley
2018-02-02
Initial work on getting render-test to support vulkan (#391)
Tim Foley
2018-02-01
Implement type splitting for raw buffers (#393)
Tim Foley
2018-01-21
Improvements and bug fixes for global type parameters
Yong He
2018-01-19
Allow arbitrary type string as type argument in spAddEntryPointEx.
Yong He
2018-01-12
Support nested generics
Yong He
2018-01-09
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2018-01-04
Bug fixes for Slang integration (#356)
Yong He
2017-11-28
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-20
fix warnings
Yong He
2017-11-20
fixup global generic parameters
Yong He
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-16
Revise type legalization so it can handle constant buffers (#282)
Tim Foley
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-04
Merge remote-tracking branch 'refs/remotes/official/master'
Yong He
2017-11-04
fixes x64 warnings
Yong He
2017-11-04
merge with fixWarnings branch
Yong He
2017-11-04
fixed all warnings
Yong He
2017-11-01
Adding support for associated types.
Yong He
[next]