Age | Commit message (Expand) | Author |
---|---|---|
2008-05-02 | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Keith Whitwell |
2008-05-01 | i915: avoid crashing on bad parameter | Keith Whitwell |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-04-30 | gallium: use the newer PIPE_FORMAT_x_UNORM format names | Brian Paul |
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 |