Commit Graph

2010 Commits

Author SHA1 Message Date
Dzmitry Malyshau
e8a7a86c42 Parse SPIR-V inputs/outputs of entry points 2020-02-21 16:44:22 -05:00
Dzmitry Malyshau
1fc6f89d79 Parse SPIR-V function declarations 2020-02-21 16:27:11 -05:00
Dzmitry Malyshau
2c16742d1b Parse SPIR-V arrays, structs, and constants 2020-02-21 14:02:21 -05:00
Dzmitry Malyshau
54924e5f66 Parse basic types from SPIRV 2020-02-21 10:45:03 -05:00
Dzmitry Malyshau
0e38eef82d Restructure the project with frontends and backends 2020-02-21 08:23:44 -05:00
Dzmitry Malyshau
8a945c79c8 Parsing names and entry points 2020-02-18 23:20:03 -05:00
Dzmitry Malyshau
f6912acdbd Add parsing states 2020-02-18 17:27:12 -05:00
Dzmitry Malyshau
99f160ebce First bits of hand-written high-level representation 2020-02-18 15:34:16 -05:00
Dzmitry Malyshau
ed96c2b8e0 Transpiler skeleton and first bits of MSL support 2018-09-12 21:29:03 -04:00
Dzmitry Malyshau
d39bb42f9a
Initial commit 2018-09-12 21:26:50 -04:00