Move text rendering shaders out of line.
[mandelwow.git] / support /
2017-05-08 Bernie InnocentiRemove placeholder game loop code.
2017-05-07 Bernie InnocentiPrecompute perspective * projection for the cubes.
2017-05-07 Bernie InnocentiMake mouse camera movement smoother.
2017-05-06 Bernie InnocentiAdd a simple benchmark for bounding_box
2017-05-01 Bernie InnocentiRemove teapot
2017-04-09 Bernie InnocentiImplement mouse panning and streamline keyboard movement.
2017-04-09 Bernie InnocentiShorten glutin symbols in camera.
2017-04-08 Bernie InnocentiMake A and D turn the camera left and right, respectively.
2017-04-08 Bernie InnocentiReformat.
2017-04-03 Bernie InnocentiLots of changes, first working version.
2017-03-19 Bernie InnocentiSplit Vec3.
2017-03-19 Bernie InnocentiInitial commit.