Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-07 | gallium: Propagate tex_usage flags down to winsys. | José Fonseca | |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell | |
2008-04-25 | gallium: tweak comments, minor var renaming | Brian Paul | |
2008-04-10 | gallium: flags param to surface_alloc_storage() is unused and deprecated | Brian Paul | |
2008-03-31 | gallium: Eliminate p_winsys::printf | José Fonseca | |
Not convenient and almost not used at all. Better replacements in p_debug.h | |||
2008-03-03 | gallium: document user_buffer_create a little | Keith Whitwell | |
2008-02-25 | Make the pipe headers C++ friendly. | José Fonseca | |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |