aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_prim_vbuf.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Cleanup i915_prim_vbuf.cJakob Bornecrantz2009-08-311-106/+97
* i915g: Rename pipe field on context to baseJakob Bornecrantz2009-08-311-4/+4
* gallium: Unify reference counting.Michel Dänzer2009-03-041-1/+1
* Merge commit 'origin/draw-vbuf-interface'Keith Whitwell2009-02-181-13/+44
|\
| * i915: Use the new draw vbuf interfaceJakob Bornecrantz2009-02-131-13/+44
* | util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
|/
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* i915: Avoid ptr->int conversion.José Fonseca2008-12-311-3/+1
* i915: Use pipe_buffer_* inlines as much as possible.José Fonseca2008-09-041-19/+19
* gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca2008-09-031-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+2
* i915: Messed up lineloop now worksJakob Bornecrantz2008-06-131-3/+3
* i915: Support all primtive types in vbuf pathJakob Bornecrantz2008-06-131-2/+42
* i915: Fixed some warningsJakob Bornecrantz2008-06-021-3/+1
* i915: Add mising include.Michal Krol2008-05-311-0/+1
* i915: Eliminate void pointer arithmetic.José Fonseca2008-05-311-1/+1
* i915: Remove workaround for buggy draw moduleJakob Bornecrantz2008-05-281-8/+8
* i915: Made vertex submission eaven fasterJakob Bornecrantz2008-05-281-13/+53
* i915: Made vbuf workJakob Bornecrantz2008-05-281-22/+226
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-1/+1
* gallium: improvements, or extensions at least, to the passthrough pathKeith Whitwell2008-03-171-5/+7
* gallium/i915: make sure state is up to date in i915_vbuf_render_get_vertex_in...Brian2008-02-251-1/+8
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+254