Performance: render video and black background in single GL pass

This commit is contained in:
Rafostar
2020-11-12 19:20:03 +01:00
parent 0143f23487
commit 63236a8097
5 changed files with 139 additions and 7 deletions

View File

@@ -31,9 +31,6 @@ scale marks {
font-variant-numeric: tabular-nums;
font-weight: 600;
}
.videobox {
background: black;
}
.reavealertop {
min-height: 90px;
box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.3);