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

Reuse command buffers #254

Closed zakorgy closed 5 years ago

zakorgy commented 5 years ago

Follow-up to https://github.com/szeged/webrender/pull/253. Instead of freeing the command buffers, use them again after the related command pool is reset.