summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_prim_emit.c
AgeCommit message (Expand)Author
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz
2008-10-06make draw's vertex_info struct smaller/quicker to compare with memcmp()Keith Whitwell
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-04-19draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell
2008-03-26gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer
2008-02-25gallium/i915: Fix emit_hw_vertex(): need to use vinfo->src_index[]Brian
2008-02-25gallium/i915: compute vertex size _after_ state validation in emit_prim().Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca