Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-03 | gallium: Ensure refcounts of live objects are never zero. | José Fonseca | 1 | -12/+18 |
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca | 1 | -14/+14 |
2008-05-02 | re-add pipe_surface map/unmap inlines | Keith Whitwell | 1 | -0/+33 |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell | 1 | -17/+14 |
2008-04-30 | gallium: new pipe_buffer alloc/map/unmap/ref wrappers | Brian Paul | 1 | -0/+50 |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian | 1 | -12/+6 |
2008-02-26 | gallium: introduce 'pipe_screen' for context-independent functions | Brian | 1 | -1/+10 |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian | 1 | -1/+13 |
2008-02-25 | Make the pipe headers C++ friendly. | José Fonseca | 1 | -0/+9 |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | 1 | -0/+112 |