David's final changes: more profiler features, fixes.
[ipdf/code.git] / src / view.h
2014-10-23 Sam MooreMerge branch terrible and branch awful
2014-10-23 Sam MooreAbout to break everything with a merge
2014-10-15 David GowNot working Quadtree object adding.
2014-10-10 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-09 Sam MooreFPS measurement in debugscript, more python analysis
2014-10-08 Sam MooreMostly features added to DebugScript
2014-10-06 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-05 Sam MooreDon't sigfpe as much
2014-10-05 David GowPainfully merge branch 'master' of git.ucc.asn.au:ipdf...
2014-10-04 Sam MooreAdd MinGW Win32 Cross Compiling
2014-10-04 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-10-04 Sam MooreTurtles all the way down
2014-10-03 Sam MooreKeeping it Real, add Gmprat::Str, Gmprat::Log10
2014-10-02 Sam MooreTotally FITH everything
2014-09-29 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-09-29 David GowCritics are panning the quadtree's panning.
2014-09-27 Sam MooreUse Gmprat for Path bounds with TRANSFORM_BEZIERS_TO_PATH
2014-09-27 Sam MooreDefine for Transformations on Path only, also fixed...
2014-09-25 Sam MooreMore debugscript things, sanity fading fast
2014-09-25 Sam MooreAdd loadsvg script command, fix ParanoidNumber size...
2014-09-24 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-09-24 Sam MooreAdd #define to transform Object bounds on the fly
2014-09-17 Sam MooreSome sort of vague ipython analysis
2014-09-16 Sam MooreChange to things to make performance testing easier
2014-09-02 Sam MooreCompositing on CPU sort of kind of works if we ignore...
2014-08-27 David GowAdd a vec2 struct.
2014-08-25 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-24 Sam MooreSupport colours in shading
2014-08-18 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-08-18 Sam MooreGo nuts with Qt
2014-08-17 Sam MooreInflict Qt4 upon the codebase
2014-08-12 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-12 David GowStill-broken quadtree shenanigans!
2014-07-16 David GowFix some quadtree rendering bugs.
2014-07-07 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-07-07 David GowQuadtrees! (Almost)
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