Skip to content

u_blitter: Change to only use triangle strips

Giancarlo Devich requested to merge gdevi/mesa:user/gdevi/fans_to_strips into main

Switches coordinates in both set_texcoords_in_vertices and blitter_set_rectangle to support changing the primitive type in blitter_draw to PIPE_PRIM_TRIANGLE_STRIP.

Edited by Giancarlo Devich

Merge request reports