[virglrenderer-devel] [PATCH 0/4] A collection of fixes for copy_fallback

Gert Wollny gert.wollny at collabora.com
Fri Jun 15 17:50:52 UTC 2018


Dear all, 

this series accumulates a number of fixes related to the copy_fallback 
function that were posted before (the last one only as pull request). 
Since they all touch the same area of the code and I had to rework most 
of them anyway it seemed better to me to repost this as a series.  

Best, 
Gert

Gert Wollny (4):
  vrend: store offsets into backing ivo for mipmaps and use it when
    reading data back (v2)
  vrend: Correctly set pack alignment for three component textures
  vrend: copy_fallback: limit per slice transfer to slice size (v2)

Tomeu Vizoso (1):
  vrend: Copy from iovec on GLES host since glGetTexImage is not
    available (v3)

 src/vrend_renderer.c | 135 ++++++++++++++++++++++++++++++-------------
 src/vrend_renderer.h |   4 ++
 2 files changed, 98 insertions(+), 41 deletions(-)

-- 
2.17.1



More information about the virglrenderer-devel mailing list