Merge branch 'master' of git.ucc.asn.au:/ipdf/code
[ipdf/code.git] / src / view.cpp
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 MooreBezier bounds rectangles are calculated correctly
2014-08-13 David GowAutomatically generate quadtree children.
2014-08-13 David GowA bunch of OpenGL debug annotations.
2014-08-12 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-08-12 David GowStill-broken quadtree shenanigans!
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-03 Sam MooreRemove terrible "pow()" functions
2014-07-25 Sam MooreGet it compiling on Cabellera (g++0x not c++11)
2014-07-16 David GowFix some quadtree rendering bugs.
2014-07-16 David GowQuadtree Rendering for CPU transorm+render
2014-07-15 David GowQuadTree Rendering with GPU coord transform.
2014-07-14 David GowQuadtree transforms
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-07-06 David GowRender object range on the CPU
2014-07-06 David GowRender part of a document (incorrectly) on the GPU
2014-06-30 Sam MooreRational representation
2014-06-30 David GowMaybe don't use all of the lines. Or maybe do.
2014-06-18 David GowBéziers on the GPU.
2014-06-18 Sam MooreBéziers
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-16 Sam MooreGLSL Shaders -> Files (instead of #define)
2014-06-05 David GowWork around a bug in the Intel driver
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 Sam MooreRemove DebugDumpObjects call
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-17 Sam MooreAllow setting type of Real at compilation time
2014-04-17 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-04-17 David GowBunch-a-bugfixes!
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-04-15 Sam MooreAdd grid lines
2014-04-15 Sam MooreScreenshot using convoluted SDL2 approach
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 GowDon't get Filled and Outline the wrong way around.
2014-04-09 David GowYou can move around a document with Click+Drag!
2014-03-26 Sam MooreMake real.h so we can change reals
2014-03-26 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-03-26 David GowIt now is all the working.
2014-03-26 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-03-26 Sam MooreAdd ObjectType for Object Type
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

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