summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-1/+1
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-336/+339
* gallium/i915: remove some redundant codeBrian2008-02-271-1/+0
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-5/+2
* gallium/i915: Use tgsi_scan_shader() to collect shader infoBrian2008-02-261-0/+5
* gallium/i915: need to recompute vertex info if vertex shader changesBrian2008-02-251-0/+1
* gallium/i915: overhaul of fragment shader compilation, constant/immediate all...Brian2008-02-221-6/+36
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+304