CWebRender initial commit

This commit is contained in:
wuggy 2026-09-17 23:14:47 -07:00
commit 312a33d27f
7 changed files with 737 additions and 0 deletions

View file

@ -8,6 +8,7 @@ if CONFIG['MOZ_TREE_CAIRO']:
DIRS += [
'2d',
'wr',
'ycbcr',
'angle',
'src',