Skip to content

GPU-based Anti-Aliased Line Rendering - #233

Open
nschimme wants to merge 2 commits into
fix-opengl-prober-5779355015471748127from
gpu-line-rendering-2099568735187312187
Open

GPU-based Anti-Aliased Line Rendering#233
nschimme wants to merge 2 commits into
fix-opengl-prober-5779355015471748127from
gpu-line-rendering-2099568735187312187

Implement efficient GPU-based anti-aliased line rendering

a744252
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (fix-opengl-prober-5779355015471748127@e5de9b7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/display/Infomarks.cpp 0.00% 6 Missing ⚠️
src/display/Characters.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@                           Coverage Diff                            @@
##             fix-opengl-prober-5779355015471748127     #233   +/-   ##
========================================================================
  Coverage                                         ?   25.55%           
========================================================================
  Files                                            ?      520           
  Lines                                            ?    43298           
  Branches                                         ?     4700           
========================================================================
  Hits                                             ?    11064           
  Misses                                           ?    32234           
  Partials                                         ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.