~raph/dx11-toy

Move shaders into file

Also a bit of fiddling with buffers, making it easier to use
precompiled shaders.
Draw triangle

Get a triangle drawn.
Avoid flash of background color on startup
Clear the buffer to a solid color
Start wiring d3d11

WIP
Extremely minimal winapi program

Create a window and run a message loop, but no wndproc and no content.