smithay icon indicating copy to clipboard operation
smithay copied to clipboard

multigpu dumb pixman rendering

Open cmeissl opened this issue 8 months ago • 1 comments

This PR adds a new multigpu api based on drm nodes and pixman for rendering

cmeissl avatar Mar 15 '25 16:03 cmeissl

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.15%. Comparing base (796c41c) to head (11a6926). Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1677      +/-   ##
==========================================
+ Coverage   17.10%   19.15%   +2.05%     
==========================================
  Files         174      174              
  Lines       28748    28748              
==========================================
+ Hits         4916     5508     +592     
+ Misses      23832    23240     -592     
Flag Coverage Δ
wlcs-buffer 16.70% <ø> (ø)
wlcs-core 16.44% <ø> (?)
wlcs-output 6.81% <ø> (ø)
wlcs-pointer-input 18.14% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: 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.

codecov-commenter avatar Mar 15 '25 16:03 codecov-commenter