Skip to content
  • Alexander von Gluck's avatar
    mesa/driver/haiku: Drop Mesa swrast renderer · 7af2601a
    Alexander von Gluck authored
    
    
    This just created extra upkeep and the push to move extern
    C's into mesa code would mean a large number of extern's
    in core Mesa driver interfaces. The Haiku Gallium renderers
    are mostly insulated via the C-based Haiku state tracker.
    
    As any future hardware support in Haiku will be gallium
    based, lets just drop swrast.
    
    Haiku has a Mesa 7.12 fork for gcc2 that uses swrast.
    
    This commit fixes the last of the Haiku build issues.
    
    Reviewed-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
    7af2601a