implementing uniforms; implemented matrix multiplication
[kazan.git] / src / llvm_wrapper / llvm_wrapper.h
2017-09-25 Jacob Lifshayimplementing uniforms; implemented matrix multiplication kazan-old
2017-09-06 Jacob Lifshaychange project name to Kazan and reformat code
2017-08-22 Jacob Lifshayfragment shader compiles
2017-08-19 Jacob Lifshayadd code to get target vector register width
2017-08-18 Jacob Lifshayadd some optimizations
2017-08-18 Jacob Lifshaynew orc compile stack complete
2017-08-18 Jacob Lifshayvertex shader works; working on adding debugger-friendl...
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-27 Jacob Lifshaycompiling test shader to LLVM IR works
2017-07-21 Jacob Lifshayworking on implementing Spirv_to_llvm -- need to fix...
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