Performance graphs!
[ipdf/code.git] / bin / ipdf
2014-06-17 Sam MoorePerformance graphs!
2014-06-17 David GowFix RenderPixels, CPU rendering "works"
2014-06-16 David GowThe magic RenderPixels function.
2014-06-16 Sam MooreGLSL Shaders -> Files (instead of #define)
2014-06-05 David GowWork around a bug in the Intel driver
2014-06-05 David GowCircles (ellipses) have been added (filled only)
2014-06-04 David GowMinor perf improvement on nVidia
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-26 David GowUpdated upstream stb_truetype with warning fix
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-22 David GowDon't re-render the display if nothing has changed
2014-04-22 David GowSlightly less broken GraphicsBuffer implementation.
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 MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-04-17 David GowBunch-a-bugfixes!
2014-04-17 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-15 Sam MooreScreenshot using convoluted SDL2 approach

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