More testing particularly of negatives
[ipdf/code.git] / src / view.h
2014-07-06 David GowSome initial QuadTree goodness.
2014-06-17 Sam MoorePerformance graphs!
2014-06-16 Sam MooreImplemented CPU rendering for current ObjectTypes
2014-06-16 Sam MooreRefactor Rendering of Objects (prepare for CPU rendering)
2014-06-05 David GowCircles (ellipses) have been added (filled only)
2014-06-01 David GowNo more pointer arithmetic in GL/use geom shaders
2014-05-25 David GowFix all of the warnings, re-enable -Werror, etc.
2014-04-27 David GowOpenGL 3.1 core profile support.
2014-04-22 David GowDon't re-render the display if nothing has changed
2014-04-21 David GowStore everything in a VBO, making things faster.
2014-04-21 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-20 David GowSupport doing coordinate transforms on the CPU
2014-04-19 David GowHacky debug font system, performance counter.
2014-04-17 Sam MooreAllow setting type of Real at compilation time
2014-04-17 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-16 Sam MooreImplement Pointless Broken Things
2014-04-15 Sam MooreAdd grid lines
2014-04-09 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-09 David GowZoom in and out with the mouse wheel.
2014-04-09 David GowYou can move around a document with Click+Drag!
2014-03-26 Sam MooreAdded Document and View classes

UCC git Repository :: git.ucc.asn.au