index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
core
Commit message (
Expand
)
Author
Age
*
Fix a bug in IR use-def information (#406)
Tim Foley
2018-02-13
*
Work on getting rewriter + IR playing nice together. (#314)
Tim Foley
2017-12-18
*
Add support for global generic parameters (#285)
Yong He
2017-11-17
*
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-07
*
Support generic interface methods (#251)
Yong He
2017-11-07
*
Add a comparison operator to UnownedStringSlice
Tim Foley
2017-11-07
*
Merge remote-tracking branch 'refs/remotes/official/master'
Yong He
2017-11-04
|
\
|
*
fixed last couple warnings under release/x64 build.
Yong He
2017-11-04
*
|
merge with fixWarnings branch
Yong He
2017-11-04
|
\
|
|
*
gcc warning fix
Yong He
2017-11-04
|
*
fix all unreachable code warnings
Yong He
2017-11-04
|
*
Update natvis file for better viewing of RefPtr, DeclRef and Name classes
Yong He
2017-11-03
*
|
determineEncoding bug fix
Yong He
2017-11-04
*
|
Fix encoding detection when reading text file. Win32 API could mistakenly rep...
Yong He
2017-11-04
*
|
in-progress work
Yong He
2017-11-03
|
/
*
try fix linux build
Yong He
2017-10-23
*
in-progress work: allow render-test to generate and bind various resource inp...
YONGH\yongh
2017-10-20
*
Support running and comparing execution results of compute shaders in testing...
YONGH\yongh
2017-10-19
*
Perform some transformations on IR to legalize for GLSL (#200)
Tim Foley
2017-10-06
*
Get tests running/passing under Linux (#194)
Tim Foley
2017-09-29
*
First attempt at a Linux build (#193)
Tim Foley
2017-09-27
*
IR: handle control flow constructs (#186)
Tim Foley
2017-09-14
*
Fix some issues around cloned modifiers.
Tim Foley
2017-08-31
*
IR generation cleanup work
Tim Foley
2017-08-17
*
Make source location lightweight
Tim Foley
2017-08-10
*
Try to improve handling of failures during compilation
Tim Foley
2017-07-19
*
Pick layout rules based on target languge, not source.
Tim Foley
2017-07-09
*
Fix bug in `String::To{Upper|Lower}`
Tim Foley
2017-07-06
*
Add missing declaration types to lowering pass.
Tim Foley
2017-07-06
*
Fix many warnings-as-errors issues.
Tim Foley
2017-07-06
*
Overhaul `RefPtr` and `String`
Tim Foley
2017-06-29
*
Allow for automatic importing of Slang code
Tim Foley
2017-06-19
*
Remove more "core" code that isn't used.
Tim Foley
2017-06-15
*
Rename `CoreLib::*` to `Slang`
Tim Foley
2017-06-15
*
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
*
Initial import of code.
Tim Foley
2017-06-09