Change to things to make performance testing easier
[ipdf/code.git] / src / main.cpp
2014-09-16 Sam MooreChange to things to make performance testing easier
2014-09-11 Sam MooreParanoia is setting in
2014-09-02 Sam MooreCompositing on CPU sort of kind of works if we ignore...
2014-08-28 David GowCrash instead of generating NaN. This breaks everything.
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-14 Sam MooreMake bezier control point coordinates relative
2014-08-14 Sam MooreBezier bounds rectangles are calculated correctly
2014-08-12 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-12 Sam MooreOnly slightly totally broken SVG transformations
2014-08-12 Sam MooreMake adding text to the document easier
2014-08-08 Sam MooreMerge branch 'master' of git://git.ucc.asn.au/ipdf...
2014-08-07 David GowThe power of truetype font rendering!
2014-08-05 Sam MoorePerpetrate SVG on the codebase
2014-08-04 Sam MooreApparently things were done
2014-07-07 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-07-07 David GowQuadtrees! (Almost)
2014-07-07 Sam MooreChange Rational<Arbint> -> Rational<Gmpint>
2014-07-07 Sam MooreNow with GNU MultiPrecision (GMP) integers
2014-07-07 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-07 Sam MooreArbint subtraction/addition deal with borrow/carry...
2014-07-07 Sam MooreArbint subtraction should work* now
2014-07-06 Sam MooreHorribly unreliable Arbint's and Rational<Arbint>'s
2014-07-05 Sam MooreArbint class with += and -= operators
2014-06-30 Sam MooreRational representation
2014-06-18 Sam MooreBeĢziers
2014-06-17 Sam MooreBugfixes for CPU rendering
2014-06-16 Sam MooreImplemented CPU rendering for current ObjectTypes
2014-06-05 David GowCircles (ellipses) have been added (filled only)
2014-05-25 David GowFix all of the warnings, re-enable -Werror, etc.
2014-04-22 David GowSlightly less broken GraphicsBuffer implementation.
2014-04-21 Sam MooreReal that uses Fast2Sum for addition
2014-04-21 Sam MooreAbility to define Real as long double
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-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 MooreCan render a BMP but things are still going wrong
2014-04-16 Sam MooreImplement Pointless Broken Things
2014-03-26 Sam MooreTester to compare custom Real to IEEE float
2014-03-26 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-03-26 Sam MooreTweak Makefile to make testing nicer
2014-03-26 David GowCMake support. We don't have to use it, but it's there...
2014-03-26 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-03-26 David GowInitial outline rendering.
2014-03-26 David GowAll of the SDL2 graphics stuff.
2014-03-26 Sam MooreAdded Document and View classes
2014-03-26 Sam Mooreipdf.h and Real type
2014-03-26 Sam MooreAdd basic code

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