Restructure chapters, delete a bunch of words, add more words, do some things, panic...
authorSam Moore <[email protected]>
Wed, 8 Oct 2014 14:36:03 +0000 (22:36 +0800)
committerSam Moore <[email protected]>
Wed, 8 Oct 2014 14:36:03 +0000 (22:36 +0800)
commit9fcf44a0c34f393689118e913a2d17d907036c85
treec2fce4a805c1b1b968a71805294d6cfbf083c5ab
parentd5e7e14d2ec624cfe0febcccd81e95082ef1c175
Restructure chapters, delete a bunch of words, add more words, do some things, panic a little

I can see where I want it to go but I can't see how I can get it there.
82 files changed:
Makefile
chapters/Background.tex
chapters/Background/ArbitraryPrecision.tex [new file with mode: 0644]
chapters/Background/CoordinateSystems.tex [new file with mode: 0644]
chapters/Background/FixedPoint.tex [new file with mode: 0644]
chapters/Background/FloatingPointOnTheGPU.tex [new file with mode: 0644]
chapters/Background/Floats.tex [new file with mode: 0644]
chapters/Background/Floats/Definition.tex [new file with mode: 0644]
chapters/Background/Floats/Operations.tex [new file with mode: 0644]
chapters/Background/Floats/PrecisionIssues.tex [new file with mode: 0644]
chapters/Background/Floats/Visualisation.tex [new file with mode: 0644]
chapters/Background/GMP.tex [new file with mode: 0644]
chapters/Background/Overview.tex [new file with mode: 0644]
chapters/Background/RasterAndVectorGraphics.tex [new file with mode: 0644]
chapters/Background/Rationals.tex [new file with mode: 0644]
chapters/Background/Rendering.tex [new file with mode: 0644]
chapters/Background/Rendering/BezierSplines.tex [new file with mode: 0644]
chapters/Background/Rendering/Compositing.tex [new file with mode: 0644]
chapters/Background/Rendering/Fonts.tex [new file with mode: 0644]
chapters/Background/Rendering/Overview.tex [new file with mode: 0644]
chapters/Background/Rendering/StraightLines.tex [new file with mode: 0644]
chapters/Background/Standards.tex [new file with mode: 0644]
chapters/Background/Standards/DOM.tex [new file with mode: 0644]
chapters/Background/Standards/Interpreted.tex [new file with mode: 0644]
chapters/Background/Standards/Overview.tex [new file with mode: 0644]
chapters/Background/Standards/Precision.tex [new file with mode: 0644]
chapters/Background_Compositing.tex [deleted file]
chapters/Background_DOM.tex [deleted file]
chapters/Background_Fonts.tex [deleted file]
chapters/Background_Interpreted.tex [deleted file]
chapters/Background_Lines.tex [deleted file]
chapters/Background_Raster-vs-Vector.tex [deleted file]
chapters/Background_Spline.tex [deleted file]
chapters/Conclusion.tex
chapters/Introduction.tex
chapters/Process.tex [new file with mode: 0644]
chapters/Process/DesignProcess.tex [new file with mode: 0644]
chapters/Process/Measurements.tex [new file with mode: 0644]
chapters/Process/SoftwareOverview.tex [new file with mode: 0644]
chapters/Process/Transformations.tex [new file with mode: 0644]
chapters/Progress/Progress.tex [new file with mode: 0644]
chapters/Proposal.tex [deleted file]
chapters/Results.tex [new file with mode: 0644]
figures/controlpanel_screenshot.png [new file with mode: 0644]
figures/fox-vector+grid.png [new file with mode: 0644]
figures/fox-vector_cumulative_after_transforms.png [new file with mode: 0644]
figures/fox-vector_cumulative_before_transforms.png [new file with mode: 0644]
figures/fox-vector_cumulative_relative_to_path.png [new file with mode: 0644]
figures/fox-vector_cumulative_relative_to_path_GMPrat.png [new file with mode: 0644]
figures/fox-vector_face_with_bezbounds.png [new file with mode: 0644]
figures/fox-vector_highzoom1.png [new file with mode: 0644]
figures/fox-vector_screenshot1.png [new file with mode: 0644]
figures/fox-vector_screenshot2.png [new file with mode: 0644]
figures/fox-vector_screenshot2_300dpi.png [new file with mode: 0644]
figures/gpufloats.svg [new file with mode: 0644]
figures/shady-the-fox.png [new file with mode: 0644]
figures/who-the-hell-needs-antialiasing-anyway.png [new file with mode: 0644]
meta/Abstract.tex
meta/Proposal.tex [new file with mode: 0644]
meta/Titlepage.tex
notes.nb [new file with mode: 0644]
presentation.nav [new file with mode: 0644]
presentation.snm [new file with mode: 0644]
presentation/Logos/WAMSI.png [new file with mode: 0644]
presentation/Logos/uwa.png [new file with mode: 0644]
presentation/arrow.pdf [new file with mode: 0644]
presentation/beamerthemeuwa_eng.sty [new file with mode: 0644]
presentation/bezier_to_font.pdf [new file with mode: 0644]
presentation/example_uwa_eng.nav [new file with mode: 0644]
presentation/example_uwa_eng.pdf [new file with mode: 0644]
presentation/example_uwa_eng.snm [new file with mode: 0644]
presentation/presentation.nav [new file with mode: 0644]
presentation/presentation.pdf [new file with mode: 0644]
presentation/presentation.snm [new file with mode: 0644]
presentation/presentation.tex [new file with mode: 0644]
presentation/turtles.pdf [new file with mode: 0644]
presentation/uwa_eng.png [new file with mode: 0644]
presentation/uwa_eng_title.png [new file with mode: 0644]
test [new file with mode: 0644]
thesis.pdf
thesis.tex
wordcount.sh [new file with mode: 0755]

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