summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-311-3/+2
* gallium: move is_format_supported() to pipe_screen structBrian2008-02-271-0/+48
* gallium/i915: hook up screen->get_param()Brian2008-02-271-0/+63
* gallium/i915: remove some redundant codeBrian2008-02-271-1/+0
* gallium: update for new i915_screen.c file; fix some warnings.José Fonseca2008-02-271-0/+1
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-0/+139