Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Eliminate p_winsys::printf | José Fonseca | 2008-03-31 | 1 | -3/+2 |
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -0/+48 |
* | gallium/i915: hook up screen->get_param() | Brian | 2008-02-27 | 1 | -0/+63 |
* | gallium/i915: remove some redundant code | Brian | 2008-02-27 | 1 | -1/+0 |
* | gallium: update for new i915_screen.c file; fix some warnings. | José Fonseca | 2008-02-27 | 1 | -0/+1 |
* | gallium: introduce 'pipe_screen' for context-independent functions | Brian | 2008-02-26 | 1 | -0/+139 |