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

mosra / magnum / 805 / 1
45%
master: 20%

Build:
Build:
LAST BUILD BRANCH: culling-math
DEFAULT BRANCH: master
Ran 13 Apr 2017 09:00AM UTC
Files 323
Run time 16s
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

13 Apr 2017 08:55AM UTC coverage: 77.644%. Remained the same
TARGET=desktop

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

Source Files on job 805.1 (TARGET=desktop)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 805
  • Travis Job 805.1
  • ce6fc526 on github
  • Prev Job for TARGET=desktop on next (#804.1)
  • Next Job for TARGET=desktop on next (#810.1)
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