aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_vf.c
Commit message (Expand)AuthorAgeFilesLines
* galllium: comments, minor clean-upsBrian2008-02-141-1/+1
* gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca2008-02-061-2/+2
* gallium: Teach draw_vf about draw vertices.José Fonseca2008-01-301-26/+145
* gallium: Remove draw_vertex_fetch::lookup.José Fonseca2008-01-301-5/+0
* gallium: Fix build on WinXP.Michal Krol2008-01-301-4/+6
* gallium: weaken assert slightlyKeith Whitwell2008-01-291-1/+1
* gallium: Emit constants.José Fonseca2008-01-291-2/+8
* gallium: Use GALLIUM_ prefix for env vars.José Fonseca2008-01-291-1/+1
* gallium: Remove direct dependencies to mesa internals.José Fonseca2008-01-291-8/+12
* gallium: remove dead code from draw_vf*Keith Whitwell2008-01-281-89/+1
* First stab at hooking draw_vbuf & vf.José Fonseca2008-01-281-1/+17
* Clone vf module.José Fonseca2008-01-281-0/+374