index
:
sirit
master
A runtime SPIR-V assembler
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-08-01
Stream SPIR-V instructions directly to a binary
ReinUsesLisp
2019-10-24
tests/main: Test assembled binary
ReinUsesLisp
2019-10-18
Remove Emit entry in favor of auto-emitting code
ReinUsesLisp
2019-10-18
Assemble uint32_t instead of uint8_t
ReinUsesLisp
2019-07-14
Relicense to The BSD 3-clause license
ReinUsesLisp
2019-03-14
tests: Fix build error
ReinUsesLisp
2019-03-11
Add ellipsis overloads for instructions ending in vectors
ReinUsesLisp
2018-11-16
Upgrade from LGPLv2.1 to LGPLv3
ReinUsesLisp
2018-11-16
Fixup tests
ReinUsesLisp
2018-11-01
Fixup build issues
ReinUsesLisp
2018-10-31
Add Op* prefix to instructions that have to be emited
ReinUsesLisp
2018-10-31
Update test
ReinUsesLisp
2018-08-31
OpName returns its target
ReinUsesLisp
2018-08-31
Add OpName and debug symbols
ReinUsesLisp
2018-08-31
Test branches
ReinUsesLisp
2018-08-31
Rename Assembly -> Assemble
ReinUsesLisp
2018-08-28
Add OpConstantNull
ReinUsesLisp
2018-08-28
Add OpConstantSampler
ReinUsesLisp
2018-08-27
Add OpConstantComposite
ReinUsesLisp
2018-08-27
Add OpConstant
ReinUsesLisp
2018-08-26
Fixup License header 2 -> 2.1
ReinUsesLisp
2018-08-26
Fixup License
ReinUsesLisp
2018-08-26
Add boolean constants
ReinUsesLisp
2018-08-26
Add more types
ReinUsesLisp
2018-08-26
Add some types
ReinUsesLisp
2018-08-25
Rename Ref -> Op
ReinUsesLisp
2018-08-25
Implement stuff
ReinUsesLisp
2018-08-23
aloha
ReinUsesLisp