working on implementing device memory
[kazan.git] / src / pipeline / pipeline.cpp
2017-09-20 Jacob Lifshayworking on implementing device memory
2017-09-19 Jacob Lifshayworking on getting SDL2's testvulkan to run
2017-09-06 Jacob Lifshaychange project name to Kazan and reformat code
2017-09-01 Jacob Lifshayimplemented vertex shader inputs
2017-08-28 Jacob Lifshaycorrect the comment in Graphics_pipeline::run::solve_for_t
2017-08-23 Jacob Lifshayrendering works
2017-08-23 Jacob Lifshaydraws triangle properly
2017-08-22 Jacob Lifshayimplemented getting vertex positions and clipping triangles
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-17 Jacob Lifshayvertex shader runs
2017-08-16 Jacob Lifshayworking on implementing Graphics_pipeline::make
2017-08-12 Jacob Lifshaystart adding graphics pipeline