Skip to content

graphics: fix recursion when creating a default texture. #1025

graphics: fix recursion when creating a default texture.

graphics: fix recursion when creating a default texture. #1025

GitHub Actions / test-report-linux-opengl failed Jan 6, 2024 in 0s

❌ Love Testsuite Linux

Tests Failed

Info

346 tests were completed in 3.420s with 335 passed, 1 failed, and 10 skipped

Renderer: OpenGL | 4.5 (Core Profile) Mesa 23.0.4-0ubuntu1~22.04.1 | Mesa | llvmpipe (LLVM 15.0.7, 256 bits)

Report

Module Pass Fail Skip Time
🟢 audio 27 0 1 0.281s
🟢 data 12 0 0 0.018s
🟢 event 4 0 2 0.009s
🟢 filesystem 29 0 2 0.065s
🟢 font 7 0 0 0.011s
🔴 graphics 105 1 1 1.734s
🟢 image 5 0 0 0.009s
🟢 joystick 6 0 0 0.020s
🟢 keyboard 9 0 0 0.013s
🟢 love 6 0 0 0.009s
🟢 math 20 0 0 0.029s
🟢 mouse 18 0 0 0.029s
🟢 physics 26 0 0 0.038s
🟢 sensor 1 0 0 0.001s
🟢 sound 4 0 0 0.008s
🟢 system 6 0 2 0.012s
🟢 thread 5 0 0 0.215s
🟢 timer 6 0 0 0.209s
🟢 touch 3 0 0 0.004s
🟢 video 2 0 0 0.005s
🟢 window 34 0 2 0.700s

Failures

🔴 setDepthMode
test tests/graphics.lua:2178: The window must have depth enabled to draw to the main screen's depth buffer.nil