summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pstipple.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove dependencies on pipe_shader_state's semantic infoBrian2008-02-271-0/+2
* gallium: remove pipe_context->texture_create/release/get_tex_surface()Brian2008-02-271-2/+4
* gallium: Fix MSVC warnings.José Fonseca2008-02-241-2/+2
* gallium: new draw stage for polygon stipple.Brian2008-02-211-0/+717