1. 03 Aug, 2016 1 commit
    • Front-end: Implement 2nd task of issue #400; precision of result and operation. · f6640761
      John Kessenich authored
      From the ES spec + Bugzilla 15931 and GL_KHR_vulkan_glsl:
      - Update precision qualifiers for all built-in function prototypes.
      - Implement the new algorithm used to distinguish built-in function
        operation precisions from result precisions.
      Also add tracking of separate result and operation precisions, and
      use that in generating SPIR-V.
      (SPIR-V cares about precision of operation, while the front-end
      cares about precision of result, for propagation.)
  2. 02 Aug, 2016 2 commits
  3. 31 Jul, 2016 1 commit
  4. 30 Jul, 2016 9 commits
  5. 29 Jul, 2016 6 commits
  6. 28 Jul, 2016 6 commits
  7. 27 Jul, 2016 9 commits
  8. 26 Jul, 2016 3 commits
  9. 25 Jul, 2016 3 commits