Age | Commit message (Expand) | Author |
---|---|---|
2008-04-15 | gallium: Don't assume snprintf are always available. | José Fonseca |
2008-03-31 | gallium: Eliminate p_winsys::printf | José Fonseca |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | gallium/i915: hook up screen->get_param() | Brian |
2008-02-27 | gallium/i915: remove some redundant code | Brian |
2008-02-27 | gallium: update for new i915_screen.c file; fix some warnings. | José Fonseca |
2008-02-26 | gallium: introduce 'pipe_screen' for context-independent functions | Brian |