index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipebuffer
/
pb_bufmgr_slab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
pb_buffer: inline 'base' sub-struct
Marek Olšák
2011-09-11
1
-9
/
+9
*
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
1
-1
/
+4
*
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-12
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
pipebuffer: slab: if size < alignment, use alignment to find bucket
Luca Barbieri
2010-02-23
1
-1
/
+5
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
1
-1
/
+0
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
1
-18
/
+18
*
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-23
1
-1
/
+1
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-29
1
-0
/
+21
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-21
/
+0
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-0
/
+21
*
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-18
1
-0
/
+26
*
pipebuffer: Comment the slab code. Remove the freeSlabs list.
José Fonseca
2008-09-02
1
-27
/
+77
*
gallium: thread wrapper clean-up
Brian Paul
2008-08-26
1
-10
/
+10
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
pipebuffer: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-07-02
1
-2
/
+7
*
pipebuffer: Allow slab allocations of buffers of inequal size.
José Fonseca
2008-05-27
1
-2
/
+2
*
pipebuffer: Don't retry allocating in slab suballocator.
José Fonseca
2008-05-22
1
-18
/
+5
*
gallium: Several fixes to buffer caching.
José Fonseca
2008-04-15
1
-11
/
+4
*
gallium: Allow to use a single slab.
José Fonseca
2008-04-15
1
-121
/
+194
*
gallium: Initial port of Thomas slab suballocator to pipebuffer.
José Fonseca
2008-04-13
1
-0
/
+429