Animation of precision_vs_zoom
[ipdf/code.git] / src / objectrenderer.cpp
2014-09-11 Sam MooreParanoia is setting in
2014-09-10 Sam MooreAdd MPFRC++ mpreal type
2014-09-04 Sam MooreFix compiling with non doubles
2014-09-02 Sam MooreCompositing on CPU sort of kind of works if we ignore...
2014-09-01 Sam MooreClassify Beziers, use DeCasteljau for CPU renderer
2014-08-28 Sam MooreCareful, you may have to shade your eyes
2014-08-26 Sam MooreA Song of Floodfills and Segfaults
2014-08-25 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-25 Sam MooreShading still doesn't work
2014-08-24 Sam MooreSupport colours in shading
2014-08-15 David GowDon't write past the end of a GPU mem buffer.
2014-08-14 David GowRe-fix QuadTree GPU rendering, discard groups
2014-08-14 Sam MooreAttempt Shading + Bezier Bounds (hopefully) correct
2014-08-14 Sam MooreMake bezier control point coordinates relative
2014-08-14 Sam MooreGroups are a thing and sort of have a bounding box now
2014-08-14 Sam MooreBezier bounds rectangles are calculated correctly
2014-08-13 David GowI am an idiot: the quadtree code is now fixed.
2014-08-13 David GowA bunch of OpenGL debug annotations.
2014-08-07 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-08-07 Sam MooreCubic Beziers and more SVG stuff
2014-08-06 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-06 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-08-06 Sam MooreThe view size is not 640x480 and hasn't been for a...
2014-08-05 David GowFix beziers on GPU.
2014-08-05 David GowFix a huge bunch of memory corruption bugs in GL
2014-08-04 Sam MooreCS Lab machines have met their nemesis
2014-07-29 Sam MooreUse "Real" in CPU renderer for filled circles
2014-07-25 Sam MooreGet it compiling on Cabellera (g++0x not c++11)
2014-07-16 David GowQuadtree Rendering for CPU transorm+render
2014-07-07 David GowFix GPU rendering a bit. Will probably break >1 ob
2014-07-06 David GowRender object range on the CPU
2014-07-06 David GowRender part of a document (incorrectly) on the GPU
2014-07-04 Sam MooreMaybe don't use all of the lines. Or maybe do.
2014-06-30 Sam MooreRational representation
2014-06-18 David GowBéziers on the GPU.
2014-06-18 Sam MooreBéziers
2014-06-17 Sam MoorePerformance graphs!
2014-06-17 Sam MooreBugfixes for CPU rendering
2014-06-16 Sam MooreImplemented CPU rendering for current ObjectTypes
2014-06-16 Sam MooreRefactor Rendering of Objects (prepare for CPU rendering)

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