szeged / webrender

A GPU-based renderer for the web
https://doc.servo.org/webrender/
Mozilla Public License 2.0
45 stars 7 forks source link

WIP upload instance data in RenderBackend #344

Open zakorgy opened 4 years ago

zakorgy commented 4 years ago

This addresses #https://github.com/szeged/webrender/issues/219 It works but it's still in a WIP state, because there are lot of duplication and the GL code path is broken now, I have to fix that.


This change is Reviewable

zakorgy commented 4 years ago

@kvark I've started addressing your comments but I'm a little far from what you described at the top of the review. After I've finished addressing those comments I will answer them as well.