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

mosra / magnum / 804
45%
master: 20%

Build:
Build:
LAST BUILD BRANCH: culling-math
DEFAULT BRANCH: master
Ran 13 Apr 2017 08:23AM UTC
Jobs 1
Files 323
Run time 15s
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
804

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 804.1 (TARGET=desktop) 13 Apr 2017 08:23AM UTC 0
77.64
Travis Job 804.1
Source Files on build 804
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #804
  • dd0bad72 on github
  • Prev Build on next (#803)
  • Next Build on next (#805)
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