1. 11 Jun, 2014 1 commit
    • Report zero bit sizes for channels that shouldn't exist. · b6a673a0
      Geoff Lang authored
      If the actual format has more channels than the internal format of a
      framebuffer, bits counts greater than zero will be returned for channels
      that should not exist.  While it is not against the spec to return more
      bits than exist in the format, it can be confusing for users or break
      tests.  get*Bits will now only return greater than zero bit counts when
      the format should have the given channel.
      
      Since this is the only location that we return information about the
      "real" internal format we're using, it's safe to only make the
      modifications here.
      
      BUG=angle:653
      
      Change-Id: I43ef4c6290c8c70737d579d7e9a2dd30d653330b
      Reviewed-on: https://chromium-review.googlesource.com/202594Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
  2. 10 Jun, 2014 5 commits
  3. 06 Jun, 2014 2 commits
  4. 05 Jun, 2014 3 commits
  5. 02 Jun, 2014 2 commits
  6. 29 May, 2014 4 commits
  7. 28 May, 2014 3 commits
  8. 27 May, 2014 1 commit
  9. 26 May, 2014 2 commits
  10. 23 May, 2014 4 commits
  11. 22 May, 2014 4 commits
  12. 21 May, 2014 2 commits
  13. 20 May, 2014 3 commits
  14. 16 May, 2014 4 commits