• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mosra / magnum / 805
45%
master: 20%

Build:
Build:
LAST BUILD BRANCH: culling-math
DEFAULT BRANCH: master
Ran 13 Apr 2017 09:00AM UTC
Jobs 1
Files 323
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
805

push

travis-ci

mosra
Reduce amount of GL queries when asking for compressed (sub)images.

The GL queries are needed only if the user-provided pixel storage
doesn't contain enough information, in particular dimensions and byte
size of compression block.

So in case they are present, no query for compressed image size is done
for full image queries (just saving one API call) and no queries for
block dimensions and byte size for subimage queries (saving four API
calls and not requiring ARB_internalformat_query2).

The documentation was fixed and tests were updated to take the
ARB_internalformat_query2 requirement into account.

5720 of 7367 relevant lines covered (77.64%)

438140.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 805.1 (TARGET=desktop) 13 Apr 2017 09:00AM UTC 0
77.64
Travis Job 805.1
Source Files on build 805
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #805
  • ce6fc526 on github
  • Prev Build on next (#804)
  • Next Build on next (#810)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc