aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Ensure refcounts of live objects are never zero.José Fonseca2008-11-031-12/+18
* gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca2008-09-031-14/+14
* re-add pipe_surface map/unmap inlinesKeith Whitwell2008-05-021-0/+33
* gallium: tex surface checkpointKeith Whitwell2008-05-011-17/+14
* gallium: new pipe_buffer alloc/map/unmap/ref wrappersBrian Paul2008-04-301-0/+50
* gallium: remove pipe_context->texture_create/release/get_tex_surface()Brian2008-02-271-12/+6
* gallium: introduce 'pipe_screen' for context-independent functionsBrian2008-02-261-1/+10
* gallium: remove pipe parameter from pipe_texture_reference()Brian2008-02-261-1/+13
* Make the pipe headers C++ friendly.José Fonseca2008-02-251-0/+9
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+112