otakuto
|
d03da06ac1
Remove execute permissions
|
7 years ago |
John Kessenich
|
f4ba25e009
HLSL: Non-functional: the symbol field of a token was in practice unused; remove it.
|
9 years ago |
John Kessenich
|
2dd643ff03
Merge branch 'TiemoJung-semantic_handling'
|
9 years ago |
John Kessenich
|
6e1d50a7a2
HLSL: Accept SV_Cull/ClipDistanceN, by refactoring the way semantics are mapped.
|
9 years ago |
John Kessenich
|
927608b393
Non-functional: White space after "//", mostly for copyrights.
|
9 years ago |
John Kessenich
|
e6e7494e2a
HLSL: Implement basic "struct" grammar.
|
9 years ago |
John Kessenich
|
077e052a8f
HLSL: Implement proper nesting of symbol-table scopes and identifier searching.
|
9 years ago |
John Kessenich
|
1cc1a2813e
HLSL: 1) Implement lookahead buffers/stacks for token advance/recede, 2) use it for cast operation.
|
9 years ago |
John Kessenich
|
aecd497c96
HLSL: Abstract accepting an identifier.
|
10 years ago |
John Kessenich
|
e01a9bc8c0
HLSL: Plumb in HLSL parse context and keywords, and most basic HLSL parser and test.
|
10 years ago |