Skip to content
  • Keith Whitwell's avatar
    gallium: Handle client-supplied edgeflags. · 84501e68
    Keith Whitwell authored
    Also, implement support in the draw module.  We were hardwiring these
    to one for quite a long time...
    
    Currently using a draw_set_edgeflags() function, may be better to push
    the argument into the draw_arrays() function.  TBD.
    84501e68