summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* pb_buffer: switch pb_buffer::size to 64 bitsMarek Olšák2016-04-121-3/+3
* gallium/auxiliary: Trivial code style cleanupEdward O'Callaghan2015-12-061-6/+6
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-9/+9
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-111-14/+10
* pb: add void * for flush ctx to mapping functionsDave Airlie2010-09-121-3/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-20/+24
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* gallium: fix reference counting functions to be strict-aliasing compliantRoland Scheidegger2009-12-031-1/+2
* gallium: Move enum pipe_error into p_defines.h.José Fonseca2009-10-251-1/+1
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-4/+10
* gallium: Remove remnants of reference counting internals outside of p_refcnt.h.Michel Dänzer2009-03-231-4/+4
* gallium: Use struct pipe_atomic for pipe refcounts.Thomas Hellstrom2009-03-161-4/+4
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-1/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-18/+7
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* pipebuffer: Consider 0 as no alignment needed.José Fonseca2009-01-301-1/+7
* pipebuffer: Implement proper buffer validation.José Fonseca2009-01-291-1/+35
* pipebuffer: More assertions.José Fonseca2009-01-281-0/+5
* pipebuffer: Export the pipe buffer winsys hooks.José Fonseca2009-01-281-4/+0
* Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane2008-12-151-35/+1
|\
| * Revert "pipebuffer: Implement proper buffer validation."Keith Whitwell2008-12-121-35/+1
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane2008-11-251-4/+35
|\ \ | |/
| * pipebuffer: Implement proper buffer validation.José Fonseca2008-11-241-1/+35
* | pipebuffer: Ensure refcounts of live buffer objects are never zero.José Fonseca2008-11-031-3/+12
|/
* gallium: fix logic in pb_check_usage()Brian Paul2008-07-091-1/+1
* pipebuffer: Verify usage flag consistency. Minor cleanups.José Fonseca2008-07-021-4/+15
* pipebuffer: More robust face null pointers.José Fonseca2008-05-221-1/+12
* gallium: Several fixes to buffer caching.José Fonseca2008-04-151-0/+11
* gallium: Make headers C++ friendly.José Fonseca2008-02-271-1/+10
* Bring in several forgotten MSVC fixes.José Fonseca2008-02-231-0/+1
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+202