2014-08-21 |
David Gow | Béziers magically work with the QuadTree (sometimes)
|
commit | commitdiff | tree |
2014-08-21 |
David Gow | More broken quadtree monstrosity.
|
commit | commitdiff | tree |
2014-08-20 |
David Gow | Totally break Quadtree Béziers.
|
commit | commitdiff | tree |
2014-08-20 |
David Gow | Added a Bezier::ReParametrise() function.
|
commit | commitdiff | tree |
2014-08-19 |
David Gow | Fix adding text.
|
commit | commitdiff | tree |
2014-08-18 |
David Gow | Fix kerning for the first pair of characters
|
commit | commitdiff | tree |
2014-08-18 |
David Gow | Terrible hacky SolveCubic.
|
commit | commitdiff | tree |
2014-08-18 |
David Gow | Slightly better kerning maybe?
|
commit | commitdiff | tree |
2014-08-15 |
David Gow | Don't write past the end of a GPU mem buffer.
|
commit | commitdiff | tree |
2014-08-14 |
David Gow | Re-fix QuadTree GPU rendering, discard groups
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | Support some more SVG stuff.
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | Clipping for RECT types. Breaks a little.
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | Use correct font metrics from truetype files.
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | Automatically generate quadtree children.
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | I am an idiot: the quadtree code is now fixed.
|
commit | commitdiff | tree |
2014-08-13 |
David Gow | A bunch of OpenGL debug annotations.
|
commit | commitdiff | tree |
2014-08-12 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-08-12 |
David Gow | Still-broken quadtree shenanigans!
|
commit | commitdiff | tree |
2014-08-07 |
David Gow | Yes, we do need to delete m_op somehow.
|
commit | commitdiff | tree |
2014-08-07 |
David Gow | "fixed" Rational::ToDouble().
|
commit | commitdiff | tree |
2014-08-07 |
David Gow | Fix compiling with Arbint/Gmpint rationals
|
commit | commitdiff | tree |
2014-08-07 |
David Gow | Fix SVG rendering of glyphs.svg
|
commit | commitdiff | tree |
2014-08-07 |
David Gow | The power of truetype font rendering!
|
commit | commitdiff | tree |
2014-08-06 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-08-06 |
David Gow | Some QuadTree fixes.
|
commit | commitdiff | tree |
2014-08-06 |
David Gow | QuadTree should segfault less frequently.
|
commit | commitdiff | tree |
2014-08-05 |
David Gow | Fix Bézier CPU rendering.
|
commit | commitdiff | tree |
2014-08-05 |
David Gow | Fix beziers on GPU.
|
commit | commitdiff | tree |
2014-08-05 |
David Gow | Fix a huge bunch of memory corruption bugs in GL
|
commit | commitdiff | tree |
2014-08-05 |
David Gow | Don't try to unmap buffers which aren't mapped.
|
commit | commitdiff | tree |
2014-07-23 |
David Gow | More QuadTree code.
|
commit | commitdiff | tree |
2014-07-16 |
David Gow | Fix some quadtree rendering bugs.
|
commit | commitdiff | tree |
2014-07-16 |
David Gow | Quadtree Rendering for CPU transorm+render
|
commit | commitdiff | tree |
2014-07-15 |
David Gow | QuadTree Rendering with GPU coord transform.
|
commit | commitdiff | tree |
2014-07-15 |
David Gow | We should compile even if REAL is not 5
|
commit | commitdiff | tree |
2014-07-14 |
David Gow | Actually add the Quadtree coordinate code
|
commit | commitdiff | tree |
2014-07-14 |
David Gow | Quadtree transforms
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Quadtrees! (Almost)
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Zooming is now sligtly less slow.
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Divide some numbers by 5.
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Fix GPU rendering a bit. Will probably break >1 ob
|
commit | commitdiff | tree |
2014-07-07 |
David Gow | Clear the carry/borrow flag before add/sub
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Maybe this is more correct. realops likes it.
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | digit_t is now unsigned, asm division for 1 digit
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Rational<Arbint> now passes realops.test
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Fix a warning/compile error.
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Some initial QuadTree goodness.
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Render object range on the CPU
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | Render part of a document (incorrectly) on the GPU
|
commit | commitdiff | tree |
2014-07-06 |
David Gow | now with fewer midnight-isms
|
commit | commitdiff | tree |
2014-07-05 |
David Gow | This might help: divide an arbint by a uint64
|
commit | commitdiff | tree |
2014-07-04 |
David Gow | Use the lea instruction to reduce number of "inc"s
|
commit | commitdiff | tree |
2014-06-30 |
David Gow | Maybe don't use all of the lines. Or maybe do.
|
commit | commitdiff | tree |
2014-06-19 |
David Gow | Fix the missing bit of GPU béziers.
|
commit | commitdiff | tree |
2014-06-18 |
David Gow | Béziers on the GPU.
|
commit | commitdiff | tree |
2014-06-17 |
David Gow | Fix RenderPixels, CPU rendering "works"
|
commit | commitdiff | tree |
2014-06-16 |
David Gow | The magic RenderPixels function.
|
commit | commitdiff | tree |
2014-06-05 |
David Gow | Work around a bug in the Intel driver
|
commit | commitdiff | tree |
2014-06-05 |
David Gow | Circles (ellipses) have been added (filled only)
|
commit | commitdiff | tree |
2014-06-04 |
David Gow | Minor perf improvement on nVidia
|
commit | commitdiff | tree |
2014-06-01 |
David Gow | Fix an intel LG warning by orphaning text memory
|
commit | commitdiff | tree |
2014-06-01 |
David Gow | No more pointer arithmetic in GL/use geom shaders
|
commit | commitdiff | tree |
2014-05-31 |
David Gow | Maybe make some GL code easier to understand
|
commit | commitdiff | tree |
2014-05-26 |
David Gow | Updated upstream stb_truetype with warning fix
|
commit | commitdiff | tree |
2014-05-25 |
David Gow | Fix all of the warnings, re-enable -Werror, etc.
|
commit | commitdiff | tree |
2014-04-27 |
David Gow | Add GPU performance queries.
|
commit | commitdiff | tree |
2014-04-27 |
David Gow | OpenGL 3.1 core profile support.
|
commit | commitdiff | tree |
2014-04-22 |
David Gow | Hideously useless buffer perf optimization.
|
commit | commitdiff | tree |
2014-04-22 |
David Gow | Horrible debug font bufferification. (Sorry)
|
commit | commitdiff | tree |
2014-04-22 |
David Gow | Don't re-render the display if nothing has changed
|
commit | commitdiff | tree |
2014-04-22 |
David Gow | Slightly less broken GraphicsBuffer implementation.
|
commit | commitdiff | tree |
2014-04-21 |
David Gow | Store everything in a VBO, making things faster.
|
commit | commitdiff | tree |
2014-04-21 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-04-20 |
David Gow | Support doing coordinate transforms on the CPU
|
commit | commitdiff | tree |
2014-04-19 |
David Gow | Hacky debug font system, performance counter.
|
commit | commitdiff | tree |
2014-04-17 |
David Gow | Bunch-a-bugfixes!
|
commit | commitdiff | tree |
2014-04-17 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-04-09 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-04-09 |
David Gow | Fix RealToFloat test (hopefully)
|
commit | commitdiff | tree |
2014-04-09 |
David Gow | Zoom in and out with the mouse wheel.
|
commit | commitdiff | tree |
2014-04-09 |
David Gow | Don't get Filled and Outline the wrong way around.
|
commit | commitdiff | tree |
2014-04-09 |
David Gow | You can move around a document with Click+Drag!
|
commit | commitdiff | tree |
2014-04-07 |
David Gow | It works on the lab machines now, I swear.
|
commit | commitdiff | tree |
2014-04-07 |
David Gow | Magic SDL2 sauce! Now with 32-bit!
|
commit | commitdiff | tree |
2014-04-07 |
David Gow | David's secret SDL2 magic sauce!
|
commit | commitdiff | tree |
2014-03-31 |
David Gow | Save/Load chunks.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | Crazy std::vector<T> loader and saver.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | CMake support. We don't have to use it, but it's there...
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | It now is all the working.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | Merge branch 'master' of git.ucc.asn.au:ipdf/code
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | Initial outline rendering.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | All of the SDL2 graphics stuff.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | Fix makefile.
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | Some makefile changes
|
commit | commitdiff | tree |
2014-03-26 |
David Gow | The code repository exists....?
|
commit | commitdiff | tree |
|