summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_inlines.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-03gallium: Ensure refcounts of live objects are never zero.José Fonseca1-12/+18
2008-09-03gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca1-14/+14
2008-05-02re-add pipe_surface map/unmap inlinesKeith Whitwell1-0/+33
2008-05-01gallium: tex surface checkpointKeith Whitwell1-17/+14
2008-04-30gallium: new pipe_buffer alloc/map/unmap/ref wrappersBrian Paul1-0/+50
2008-02-27gallium: remove pipe_context->texture_create/release/get_tex_surface()Brian1-12/+6
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian1-1/+10
2008-02-26gallium: remove pipe parameter from pipe_texture_reference()Brian1-1/+13
2008-02-25Make the pipe headers C++ friendly.José Fonseca1-0/+9
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+112