Change float representations to be more IEEE-ish
[ipdf/code.git] / src / screen.cpp
2014-04-22 David GowHideously useless buffer perf optimization.
2014-04-22 David GowHorrible debug font bufferification. (Sorry)
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-19 David GowHacky debug font system, performance counter.
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 Sam MooreFix Screen::ScreenShot
2014-04-17 David GowBunch-a-bugfixes!
2014-04-17 Sam MooreFix colour in ScreenShot
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 MooreScreenshot using glReadPixels instead
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 GowYou can move around a document with Click+Drag!
2014-03-26 David GowAll of the SDL2 graphics stuff.

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