Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-09 | i965g: update intel_decode from upstream. | Dave Airlie | |
2010-10-01 | i965g: use Elements macro instead of manual sizeofs | Nicolas Kaiser | |
Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2010-05-02 | i965g: s/sprintf/util_snprintf/ | Vinson Lee | |
2010-04-20 | i965g: s/inttypes.h/stdint.h/ | Vinson Lee | |
MSVC doesn't have either but Mesa has stdint.h at include/c99. | |||
2009-11-05 | i965g: add const qualifiers | Keith Whitwell | |
2009-11-04 | i965g: pull in a copy of intel_decode.c for now | Keith Whitwell | |
With the stubbed out, non-hardware xlib winsys, trivial/clear runs and prints a plausible command stream |