index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipebuffer
/
pb_bufmgr.h
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-01-21
pipebuffer: Swap buffers out to system memory when running out of memory.
José Fonseca
2009-10-25
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-02-24
pipebuffer: Allow asymmetric guard sizes for under/overflow detection.
José Fonseca
2009-02-10
pipebuffer: Drop reliance on pipe_winsys.
José Fonseca
2009-01-29
pipebuffer: Ondemand buffer manager.
José Fonseca
2009-01-29
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-12-12
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
Revert "pipebuffer: Ondemand buffer manager."
Keith Whitwell
2008-11-24
pipebuffer: Ondemand buffer manager.
José Fonseca
2008-11-24
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-09-18
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-07-02
pipebuffer: Debug buffer manager to detect buffer under- and overflows.
José Fonseca
2008-06-10
pipebuffer: Alternative buffer manager.
José Fonseca
2008-05-27
pipebuffer: Malloc buffer provider.
José Fonseca
2008-05-08
pipebuffer: Don't include standard headers directly.
José Fonseca
2008-04-24
pipebuffer: New function to flush the buffer cache.
José Fonseca
2008-04-15
gallium: Allow to use a single slab.
José Fonseca
2008-04-13
gallium: Buffer cache.
José Fonseca
2008-04-13
gallium: Initial port of Thomas slab suballocator to pipebuffer.
José Fonseca
2008-02-27
gallium: Make headers C++ friendly.
José Fonseca
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca