Skip to content

vrend_renderer: create texture when TBO is used as image

Gurchetan Singh requested to merge gurchetansingh/virglrenderer:gl-4.3 into gl-4.3

Fixes many failures in #13 (closed).

Also, I think the gl-4.3 virglrenderer branch may need to be rebased to master -- I hit assertions when I run any GLES31 test due to errors in the caps.

Merge request reports