The view size is not 640x480 and hasn't been for a long time
[ipdf/code.git] / src / screen.cpp
2014-07-25 Sam MooreGet it compiling on Cabellera (g++0x not c++11)
2014-07-06 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-06 David GowFix a warning/compile error.
2014-06-17 David GowFix RenderPixels, CPU rendering "works"
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 David GowThe magic RenderPixels function.
2014-06-16 Sam MooreGLSL Shaders -> Files (instead of #define)
2014-06-01 David GowFix an intel LG warning by orphaning text memory
2014-06-01 David GowNo more pointer arithmetic in GL/use geom shaders
2014-05-31 David GowMaybe make some GL code easier to understand
2014-05-25 David GowFix all of the warnings, re-enable -Werror, etc.
2014-04-30 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-04-27 David GowAdd GPU performance queries.
2014-04-27 David GowOpenGL 3.1 core profile support.
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