1. 27 Jun, 2013 2 commits
  2. 26 Jun, 2013 2 commits
  3. 25 Jun, 2013 1 commit
  4. 24 Jun, 2013 4 commits
  5. 21 Jun, 2013 1 commit
  6. 20 Jun, 2013 2 commits
  7. 19 Jun, 2013 1 commit
  8. 18 Jun, 2013 2 commits
  9. 06 Jun, 2013 2 commits
  10. 05 Jun, 2013 1 commit
  11. 04 Jun, 2013 1 commit
    • Maciej Suminski's avatar
      Introducing shaders. · 28511cf4
      Maciej Suminski authored
      Shader's parameters are stored in VBO_ITEM. Changed VBO_ITEM data structure. Added UseShader() function for selecting shader for a given VBO_ITEM.
      Added one main vertex & fragment shader program to be used for with all kinds of items (type of shader is selected using attributes that are stored in VBO). Currently available shaders are: at-least-1px-width line, filled circle and stroked circle.
      Removed unnecessary param (aDepthOffset) from a few functions (OPENGL_GAL::drawSemiCircle(), OPENGL_GAL::drawLineCap()). Removed function OPENGL_GAL::DrawRoundedSegment(). Changed some asserts to debug info or error log.
      28511cf4
  12. 03 Jun, 2013 1 commit
  13. 27 May, 2013 1 commit
  14. 16 May, 2013 3 commits
  15. 15 May, 2013 1 commit
  16. 14 May, 2013 2 commits
  17. 13 May, 2013 2 commits
  18. 10 May, 2013 1 commit
  19. 30 Apr, 2013 2 commits
  20. 25 Apr, 2013 2 commits
  21. 24 Apr, 2013 1 commit
  22. 23 Apr, 2013 2 commits
  23. 22 Apr, 2013 1 commit
  24. 19 Apr, 2013 2 commits