git.ucc.asn.au
/
ipdf
/
code.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ipdf/code.git
2014-07-07
David Gow
Zooming is now sligtly less slow.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
David Gow
Divide some numbers by 5.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
David Gow
Fix GPU rendering a bit. Will probably break >1 ob
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Sam Moore
Merge branch 'master' of git.ucc.asn.au:/ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
David Gow
Clear the carry/borrow flag before add/sub
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Sam Moore
Arbint subtraction/addition deal with borrow/carry...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Sam Moore
Arbint subtraction should work* now
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
More debugging, harder realops test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Maybe this is more correct. realops likes it.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
digit_t is now unsigned, asm division for 1 digit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Rational<Arbint> now passes realops.test
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
Arbint now does sign in division correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
More testing particularly of negatives
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
Merge branch 'master' of git.ucc.asn.au:/ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
Improved "realops" tester
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
Slightly less memory errors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Fix a warning/compile error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Sam Moore
Horribly unreliable Arbint's and Rational<Arbint>'s
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Some initial QuadTree goodness.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Render object range on the CPU
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
Render part of a document (incorrectly) on the GPU
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
David Gow
now with fewer midnight-isms
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
David Gow
This might help: divide an arbint by a uint64
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
Add assembly sources to git
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
Division less buggy, still slow
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
It compiles... and runs with FPS of zero
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
Arbint class implemented
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
Inner step of multiplication in x64 assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sam Moore
Arbint class with += and -= operators
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
David Gow
Use the lea instruction to reduce number of "inc"s
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sam Moore
More moronic bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sam Moore
Arbitrary integer addition in x64 assembly
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sam Moore
Maybe don't use all of the lines. Or maybe do.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sam Moore
Moronic bug identified, also Backtrace is a thing now
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sam Moore
Rational representation
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
David Gow
Maybe don't use all of the lines. Or maybe do.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Gow
Fix the missing bit of GPU béziers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
David Gow
Béziers on the GPU.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Sam Moore
The Béziers are quadratic not cubic...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Sam Moore
Béziers
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Sam Moore
Performance graphs!
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Sam Moore
Python script for plotting data using Gnuplot
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Sam Moore
Bugfixes for CPU rendering
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
David Gow
Fix RenderPixels, CPU rendering "works"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sam Moore
Implemented CPU rendering for current ObjectTypes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sam Moore
Refactor Rendering of Objects (prepare for CPU rendering)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
David Gow
The magic RenderPixels function.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sam Moore
GLSL Shaders -> Files (instead of #define)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Gow
Work around a bug in the Intel driver
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
David Gow
Circles (ellipses) have been added (filled only)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
David Gow
Minor perf improvement on nVidia
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
David Gow
Fix an intel LG warning by orphaning text memory
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
David Gow
No more pointer arithmetic in GL/use geom shaders
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
David Gow
Maybe make some GL code easier to understand
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
David Gow
Updated upstream stb_truetype with warning fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-25
David Gow
Fix all of the warnings, re-enable -Werror, etc.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Sam Moore
Fix the Floating Point
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Sam Moore
Tests: MakeBitmap -> PointsToBitmap in its own header
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Sam Moore
Tester for Beziers
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Sam Moore
Test from one of Kahan's articles
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Sam Moore
Tester from some lecture notes by Kahan
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Sam Moore
Merge branch 'master' of git.ucc.asn.au:/ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Sam Moore
Tester for loading document in XML format
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Sam Moore
Add pugixml-1.4 to contrib
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
David Gow
Add GPU performance queries.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
David Gow
OpenGL 3.1 core profile support.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Sam Moore
Test representations of floats working*
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Sam Moore
Yeah it's broken
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Sam Moore
Change float representations to be more IEEE-ish
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Sam Moore
Tester for exploring the mapping of a float to a real
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Sam Moore
Tester based on Handbook of Floating-Point Arithmetic 1.1
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Gow
Hideously useless buffer perf optimization.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Sam Moore
Fix Makefile
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Gow
Horrible debug font bufferification. (Sorry)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Gow
Don't re-render the display if nothing has changed
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Gow
Slightly less broken GraphicsBuffer implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Sam Moore
Real that uses Fast2Sum for addition
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Sam Moore
Ability to define Real as long double
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Sam Moore
Remove DebugDumpObjects call
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
David Gow
Store everything in a VBO, making things faster.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
David Gow
Merge branch 'master' of git.ucc.asn.au:ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
David Gow
Support doing coordinate transforms on the CPU
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
David Gow
Hacky debug font system, performance counter.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Sam Moore
Allow setting type of Real at compilation time
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Sam Moore
Merge branch 'master' of git.ucc.asn.au:/ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Sam Moore
Fix Screen::ScreenShot
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
David Gow
Bunch-a-bugfixes!
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Sam Moore
Fix colour in ScreenShot
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
David Gow
Merge branch 'master' of git.ucc.asn.au:ipdf/code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Sam Moore
Can render a BMP but things are still going wrong
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Sam Moore
Implement Pointless Broken Things
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Sam Moore
Add grid lines
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Sam Moore
Screenshot using glReadPixels instead
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Sam Moore
Screenshot using convoluted SDL2 approach
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Sam Moore
Actual fix for when `uname -i` doesn't work
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Sam Moore
Reflect fixes to I/O in ipdf/vfpu
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Sam Moore
Remove REAL_HALF as it doesn't actually implement a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Sam Moore
Allow VFPU to save output vcd file
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Sam Moore
Modify symlinks
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Sam Moore
Add rounding mode to VFPU
commit
|
commitdiff
|
tree
|
snapshot
next
UCC
git Repository :: git.ucc.asn.au