fix building on arm
[kazan.git] / src / spirv_to_llvm / spirv_to_llvm.h
2017-09-08 Jacob Lifshayfix building on arm
2017-09-06 Jacob Lifshaychange project name to Kazan and reformat code
2017-09-01 Jacob Lifshayimplemented vertex shader inputs
2017-08-18 Jacob Lifshaynew orc compile stack complete
2017-08-17 Jacob Lifshayvertex shader runs
2017-08-16 Jacob Lifshaygenerates usable wrapper for vertex shader
2017-08-14 Jacob Lifshayworking on implementing vertex shader wrapper
2017-08-12 Jacob Lifshaystart adding graphics pipeline
2017-08-11 Jacob Lifshayadd alignment to generated llvm ir
2017-08-03 Jacob Lifshayimplemented more instructions
2017-08-01 Jacob Lifshaygenerating x86 code works
2017-07-28 Jacob Lifshayadded per-function target attributes
2017-07-21 Jacob Lifshayworking on implementing Spirv_to_llvm -- need to fix...
2017-07-20 Jacob Lifshaycalculate_types stage works in Spirv_to_llvm
2017-07-19 Jacob Lifshayworking on implementing spirv_to_llvm
2017-07-18 Jacob Lifshayworking on implementing llvm type generation
2017-07-13 Jacob Lifshayworking on Spirv_to_llvm