summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_state_derived.c
AgeCommit message (Expand)Author
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-02-26gallium/i915: Use tgsi_scan_shader() to collect shader infoBrian
2008-02-25gallium/i915: need to recompute vertex info if vertex shader changesBrian
2008-02-25gallium/i915: use draw_find_vs_output() directly, fix broken fogcoords.Brian
2008-02-22gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca