Age | Commit message (Expand) | Author |
---|---|---|
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca |
2008-05-02 | re-add pipe_surface map/unmap inlines | Keith Whitwell |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-04-30 | gallium: new pipe_buffer alloc/map/unmap/ref wrappers | Brian Paul |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-26 | gallium: introduce 'pipe_screen' for context-independent functions | Brian |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian |
2008-02-25 | Make the pipe headers C++ friendly. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |