1. 26 Aug, 2014 1 commit
    • Kevin Hartman's avatar
      Rewrite of OpenGL renderer, including OS X support · cbfd6b6e
      Kevin Hartman authored
      Screen contents are now displayed using textured quads. This can be updated to expose an FBO once an OpenGL backend for when Pica rendering is being worked on. That FBO's texture can then be applied to the quads.
      
      Previously, FBO blitting was used in order to display screen contents, which did not work on OS X. The new textured quad approach is less of a compatibility risk.
      cbfd6b6e
  2. 25 Aug, 2014 22 commits
  3. 24 Aug, 2014 4 commits
  4. 23 Aug, 2014 1 commit
  5. 22 Aug, 2014 2 commits
  6. 21 Aug, 2014 3 commits
  7. 20 Aug, 2014 4 commits
  8. 19 Aug, 2014 3 commits