summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_prim_vbuf.c
AgeCommit message (Expand)Author
2008-12-31i915: Avoid ptr->int conversion.José Fonseca
2008-09-04i915: Use pipe_buffer_* inlines as much as possible.José Fonseca
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-06-13i915: Messed up lineloop now worksJakob Bornecrantz
2008-06-13i915: Support all primtive types in vbuf pathJakob Bornecrantz
2008-06-02i915: Fixed some warningsJakob Bornecrantz
2008-05-31i915: Add mising include.Michal Krol
2008-05-31i915: Eliminate void pointer arithmetic.José Fonseca
2008-05-28i915: Remove workaround for buggy draw moduleJakob Bornecrantz
2008-05-28i915: Made vertex submission eaven fasterJakob Bornecrantz
2008-05-28i915: Made vbuf workJakob Bornecrantz
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-03-17gallium: improvements, or extensions at least, to the passthrough pathKeith Whitwell
2008-02-25gallium/i915: make sure state is up to date in i915_vbuf_render_get_vertex_in...Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca