1. 03 Dec, 2015 2 commits
  2. 02 Dec, 2015 4 commits
  3. 01 Dec, 2015 6 commits
  4. 27 Nov, 2015 2 commits
  5. 26 Nov, 2015 1 commit
    • Floating point renderbuffer support · c8f95e8a
      Alexis Hetu authored
      It is now possible to use floating point renderbuffers and read
      the data back from them. The changes include:
      - Modified glReadPixels so that it always uses the blitter to
        copy the data to the external buffer.
      - Added new types to both Framebuffer and some utility functions.
      - Added the new ValidReadPixelsFormatType function to validate the
        glReadPixels format/type combo, which had a bit more
        possibilities than the RGBA/UNSIGNED BYTE combo previously used.
      
      Change-Id: I1726ea57c4f7aa85bf0ffa7f323dc6a16abc34ff
      Reviewed-on: https://swiftshader-review.googlesource.com/4260Tested-by: 's avatarAlexis Hétu <sugoi@google.com>
      Reviewed-by: 's avatarNicolas Capens <capn@google.com>
  6. 25 Nov, 2015 1 commit
  7. 24 Nov, 2015 1 commit
  8. 20 Nov, 2015 1 commit
  9. 16 Nov, 2015 1 commit
  10. 13 Nov, 2015 5 commits
  11. 10 Nov, 2015 2 commits
  12. 06 Nov, 2015 1 commit
  13. 05 Nov, 2015 1 commit
  14. 03 Nov, 2015 2 commits
  15. 02 Nov, 2015 1 commit
  16. 30 Oct, 2015 6 commits
  17. 29 Oct, 2015 3 commits