Eric Mellino
|
13939202d5
Fix up issues.
|
8 жил өмнө |
Tim Jones
|
6ba46b62a1
Initial attempt at supporting invocation of static functions in separate files
|
8 жил өмнө |
Eric Mellino
|
e33526612a
Merge pull request #14 from OpenSAGE/boolean
|
8 жил өмнө |
Eric Mellino
|
2091c2cbef
Merge pull request #13 from OpenSAGE/builtins
|
8 жил өмнө |
Tim Jones
|
0d716c5739
Fix incorrect comments
|
8 жил өмнө |
Tim Jones
|
51e3024a3f
Fix usage of boolean variable, with test
|
8 жил өмнө |
Tim Jones
|
5f50273891
Implement frac and lerp builtins
|
8 жил өмнө |
Eric Mellino
|
0186c196b6
Merge pull request #12 from OpenSAGE/more-builtins
|
8 жил өмнө |
Eric Mellino
|
d9eed1a6b7
Merge pull request #11 from OpenSAGE/switch-statements
|
8 жил өмнө |
Tim Jones
|
f97fa97084
Add cos and sin builtin functions
|
8 жил өмнө |
Tim Jones
|
e122a18ad2
Implement switch statements
|
8 жил өмнө |
Eric Mellino
|
125858580a
Merge pull request #9 from CloneDeath/language-namespaces
|
8 жил өмнө |
Nicholas Rodine
|
4aec6fa4ed
Modified namespaces of each language to match their new directory location.
|
8 жил өмнө |
Nicholas Rodine
|
a751b39189
Moved each language's relevant files into their own directory.
|
8 жил өмнө |
Eric Mellino
|
e3c1054268
Merge pull request #6 from CloneDeath/cleanup-usings
|
8 жил өмнө |
Eric Mellino
|
d56f96aa61
Merge pull request #7 from CloneDeath/rider-git-ignore
|
8 жил өмнө |
Nicholas Rodine
|
1ae2b99990
Added JetBrains Rider's .idea directory to gitignore
|
8 жил өмнө |
Nicholas Rodine
|
4756accd3a
Removed unused using statements
|
8 жил өмнө |
Eric Mellino
|
fd8f0d1665
Add MIT license notice.
|
8 жил өмнө |
Eric Mellino
|
1b11bad785
Fix multiplication order in GLSL handling of Vector.Transform.
|
8 жил өмнө |
Eric Mellino
|
bcbafe732a
Fix issue with detection of System.UInt32, and give better error messages when types can't be understood.
|
8 жил өмнө |
Eric Mellino
|
b9742a1962
Make sure all int vector accesses are recognized as indexer accesses in Metal.
|
8 жил өмнө |
Eric Mellino
|
eb4774c375
More complete support for integer vectors (U)Int2/3/4.
|
8 жил өмнө |
Eric Mellino
|
4f97073ecf
Add better support for uint2, uint3, uint4 vector types.
|
8 жил өмнө |
Eric Mellino
|
526879351a
Return an empty array from ShaderGenerationResult.GetOutput if there were no outputs.
|
8 жил өмнө |
Eric Mellino
|
bb9a88607a
It is no longer an error to try to generate 0 shader sets (for blank projects).
|
8 жил өмнө |
Eric Mellino
|
f4889989da
Fix some additional problems relating to packed Metal vectors.
|
8 жил өмнө |
Eric Mellino
|
d961cf2e51
Fix intermediate output path for metal shaders.
|
8 жил өмнө |
Eric Mellino
|
14842f668e
Correct metallib file extensions.
|
8 жил өмнө |
Eric Mellino
|
e326fdaec8
Compile metal shaders to metallib's.
|
8 жил өмнө |