summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_screen.c
AgeCommit message (Expand)Author
2008-05-01i915: avoid crashing on bad parameterKeith Whitwell
2008-04-30gallium: use the newer PIPE_FORMAT_x_UNORM format namesBrian Paul
2008-04-15gallium: Don't assume snprintf are always available.José Fonseca
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
2008-02-27gallium: move is_format_supported() to pipe_screen structBrian
2008-02-27gallium/i915: hook up screen->get_param()Brian
2008-02-27gallium/i915: remove some redundant codeBrian
2008-02-27gallium: update for new i915_screen.c file; fix some warnings.José Fonseca
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian