Skip to content

Fix more 1d and rectangle texture use on gles

Gert Wollny requested to merge gerddie/virglrenderer:fix-1D-on-GLES into master

This series updates the shaders and the use of glCopyTexSubData to handle the emulation of 1D and RECT textures on GLES better

Merge request reports