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

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

Build:
Build:
LAST BUILD BRANCH: culling-math
DEFAULT BRANCH: master
Ran 08 May 2017 02:26PM UTC
Files 325
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

08 May 2017 02:19PM UTC coverage: 77.591%. Remained the same
TARGET=desktop

push

travis-ci

mosra
<a href="https://github.com/mosra/magnum/commit/<a class=hub.com/mosra/magnum/commit/0371ebd9a382860b2b81c4e117fc0709cd9eff61">0371ebd9a<a href="https://github.com/mosra/magnum/commit/0371ebd9a382860b2b81c4e117fc0709cd9eff61">&quot;&gt;SVGA3D: work around broken glTex[ture][Sub]Image*D() for arrays.

SVGA3D has broken handling of glTex[ture][Sub]Image*D() for 1D arrays,
2D arrays, 3D textures and cube map textures where it uploads just the
first slice in the last dimension. This is only with copies from host
memory, not with buffer images. Seems to be fixed in Mesa 13, but I have
no such system to verify that on. Relevant commit in the Mesa sources:
https://github.com/mesa3d/mesa/commit/</a><a class="double-link" href="https://github.com/mosra/magnum/commit/<a class="double-link" href="https://github.com/mosra/magnum/commit/2aa9ff0cda1f6ad97c83d5583fab7a84efabe19e">2aa9ff0cd</a>">2aa9ff0cd</a><a href="https://github.com/mosra/magnum/commit/0371ebd9a382860b2b81c4e117fc0709cd9eff61">

This is one of the uglier workarounds -- I had to reintroduce multiple
code paths for glTexImage() which were removed when implementing ARB_DSA
and the workaround consists of basically a bunch of functions that are
slicing the image and calling the original implementations with each
slice.

5720 of 7372 relevant lines covered (77.59%)

437843.08 hits per line

Source Files on job 839.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 839
  • Travis Job 839.1
  • 0371ebd9 on github
  • Prev Job for TARGET=desktop on next (#832.1)
  • Next Job for TARGET=desktop on next (#870.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