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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/pb_bufmgr_cache: add a way to remove buffers from the cache explicitly
Marek Olšák
2015-09-03
1
-0
/
+5
*
gallium/pb_bufmgr_cache: limit the size of cache
Marek Olšák
2014-09-01
1
-1
/
+2
*
gallium/pipebuffer: change pb_cache_manager_create() size_factor to float
Brian Paul
2014-02-14
1
-2
/
+2
*
gallium/pipebuffer: Add a cache buffer manager bypass mask
Thomas Hellstrom
2014-02-14
1
-1
/
+2
*
pipebuffer, winsys: Add a size match parameter to the cached buffer manager
Thomas Hellstrom
2014-02-14
1
-1
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
pb_bufmgr_cache: add is_buffer_busy hook and use it instead of non-blocking map
Marek Olšák
2011-02-14
1
-0
/
+4
*
pipebuffer: Clean up header file inclusion in pb_bufmgr.h.
Vinson Lee
2010-08-26
1
-2
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+0
*
pipebuffer: Swap buffers out to system memory when running out of memory.
José Fonseca
2010-01-21
1
-1
/
+3
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
1
-1
/
+1
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
1
-10
/
+10
*
pipebuffer: Allow asymmetric guard sizes for under/overflow detection.
José Fonseca
2009-02-24
1
-2
/
+3
*
pipebuffer: Drop reliance on pipe_winsys.
José Fonseca
2009-02-10
1
-2
/
+3
*
pipebuffer: Ondemand buffer manager.
José Fonseca
2009-01-29
1
-0
/
+14
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-29
1
-1
/
+1
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-1
/
+1
*
Revert "pipebuffer: Ondemand buffer manager."
Keith Whitwell
2008-12-12
1
-14
/
+0
*
pipebuffer: Ondemand buffer manager.
José Fonseca
2008-11-24
1
-0
/
+14
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-1
/
+1
*
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-18
1
-4
/
+10
*
pipebuffer: Debug buffer manager to detect buffer under- and overflows.
José Fonseca
2008-07-02
1
-1
/
+10
*
pipebuffer: Alternative buffer manager.
José Fonseca
2008-06-10
1
-0
/
+5
*
pipebuffer: Malloc buffer provider.
José Fonseca
2008-05-27
1
-0
/
+9
*
pipebuffer: Don't include standard headers directly.
José Fonseca
2008-05-08
1
-2
/
+2
*
pipebuffer: New function to flush the buffer cache.
José Fonseca
2008-04-24
1
-0
/
+3
*
gallium: Allow to use a single slab.
José Fonseca
2008-04-15
1
-7
/
+15
*
gallium: Buffer cache.
José Fonseca
2008-04-13
1
-3
/
+17
*
gallium: Initial port of Thomas slab suballocator to pipebuffer.
José Fonseca
2008-04-13
1
-0
/
+9
*
gallium: Make headers C++ friendly.
José Fonseca
2008-02-27
1
-1
/
+10
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+126