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
Age
Commit message (
Expand
)
Author
2008-12-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-12
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
Revert "pipebuffer: Ondemand buffer manager."
Keith Whitwell
2008-12-12
Revert "pipebuffer: Fix buffer overflow."
Keith Whitwell
2008-11-25
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-25
pipebuffer: Fix buffer overflow.
José Fonseca
2008-11-24
pipebuffer: Ondemand buffer manager.
José Fonseca
2008-11-24
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-05
gallium: s/mmDestroy/u_mmDestroy/
Brian Paul
2008-11-03
pipebuffer: Ensure refcounts of live buffer objects are never zero.
José Fonseca
2008-10-29
gallium: prefix memory manager functions with u_ to differentiate from functi...
Brian Paul
2008-09-18
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-02
pipebuffer: Add missing break statement to cache lookup logic.
José Fonseca
2008-09-02
pipebuffer: Comment the slab code. Remove the freeSlabs list.
José Fonseca
2008-08-28
pipebuffer: Fix/add detail to the under- overflow report messages.
José Fonseca
2008-08-28
pipebuffer: Check buffer over- & underflows when mapping/unmapping too.
José Fonseca
2008-08-26
gallium: thread wrapper clean-up
Brian Paul
2008-08-25
gallium: include <sched.h> on linux to get sched_yield() proto
Brian
2008-08-24
gallium: include u_memory.h, u_math.h
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-07
pipebuffer: Add an extra assertion to ensure buffers do not jump between lists.
José Fonseca
2008-07-20
pipebuffer: More detailed description of bufer over-/undereflows.
José Fonseca
2008-07-13
pb: buffer over/underflows are errors.
José Fonseca
2008-07-09
gallium: fix logic in pb_check_usage()
Brian Paul
2008-07-03
pipebuffer: Silent warnings.
José Fonseca
2008-07-02
pipebuffer: Debug buffer manager to detect buffer under- and overflows.
José Fonseca
2008-07-02
pipebuffer: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-06-12
pb: don't assert(0) on failure to allocate - this is a normal condition in ma...
Keith Whitwell
2008-06-12
pipebuffer: Fix improper memory free.
José Fonseca
2008-06-10
pipebuffer: Alternative buffer manager.
José Fonseca
2008-06-10
pipebuffer: Be more lenient when matching cached buffer sizes.
José Fonseca
2008-05-27
pipebuffer: Malloc buffer provider.
José Fonseca
2008-05-27
pipebuffer: Allow slab allocations of buffers of inequal size.
José Fonseca
2008-05-22
pipebuffer: More robust face null pointers.
José Fonseca
2008-05-22
pipebuffer: Don't retry allocating in slab suballocator.
José Fonseca
2008-05-09
gallium: Don't serialize GPU writes.
José Fonseca
2008-05-09
pipebuffer: Temporarily reimplement validation as growable array.
José Fonseca
2008-05-08
gallium: Make sure functions have proper prototypes and remove unused variable.
Michel Dänzer
2008-05-08
pipebuffer: Preliminary buffer validation.
José Fonseca
2008-05-08
pipebuffer: Don't include standard headers directly.
José Fonseca
2008-04-28
pb: remove unused variable, squash warning
Keith Whitwell
2008-04-27
pipebuffer: Be extra cautious with the incoming buffers.
José Fonseca
2008-04-25
gallium: Windows user mode portability fixes.
José Fonseca
2008-04-24
pipebuffer: New function to flush the buffer cache.
José Fonseca
2008-04-22
pipebuffer: Temporarily allow simultaneous CPU writes.
José Fonseca
2008-04-15
gallium: Fix seg fault (James Vogt).
José Fonseca
2008-04-15
gallium: Several fixes to buffer caching.
José Fonseca
2008-04-15
gallium: Allow to use a single slab.
José Fonseca
2008-04-15
gallium: Serialize buffers writes.
José Fonseca
2008-04-13
gallium: Buffer cache.
José Fonseca
[next]