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
2010-09-12
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-08-26
pipebuffer: Clean up header file inclusion in pb_bufmgr.h.
Vinson Lee
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-21
gallium: cached bufmgr add map busy check
Dave Airlie
2010-02-23
pipebuffer: slab: if size < alignment, use alignment to find bucket
Luca Barbieri
2010-02-23
pipebuffer: fix inverted signalled checking
Luca Barbieri
2010-02-23
pipebuffer: avoid assert due to increasing a zeroed refcnt
Luca Barbieri
2010-02-22
pipebuffer: Don't synchronize when checking for buffer overflows.
José Fonseca
2010-02-10
gallium: cast to silence waring
Brian Paul
2010-02-10
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-25
pipebuffer: Reapply the mesa_7_7_branch's changes.
José Fonseca
2010-01-22
gallium/aux: re-add pb_buffer_fenced.[ch] accidentally remove during merge
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
pipebuffer: Remove unnecessary header.
Vinson Lee
2010-01-21
pipebuffer: Release the lock during map wait. Cleanups.
José Fonseca
2010-01-21
pipebuffer: Swap buffers out to system memory when running out of memory.
José Fonseca
2010-01-18
pipebuffer: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-07
Revert "pipebuffer: Multi-threading fixes for fencing."
Jakob Bornecrantz
2010-01-06
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
pipebuffer: Multi-threading fixes for fencing.
José Fonseca
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-03
gallium: fix ref counting bug in pb_bufmgr
José Fonseca
2009-12-03
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-11-19
pb: Make fenced buffers threadsafe.
José Fonseca
2009-11-02
gallium/util: add casts to silence warnings
Brian Paul
2009-10-25
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-09-24
pipebuffer: fix printf warnings
Keith Whitwell
2009-09-24
pipebuffer: fix warnings
Keith Whitwell
2009-07-06
pipebuffer: handle possible null pointer dereference
Zack Rusin
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-08
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-05-08
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-08
pb: Dump the fenced buffer sizes.
José Fonseca
2009-04-24
pipebuffer: don't fail when validating mapped buffers
Keith Whitwell
2009-03-25
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-16
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-03-03
pipebuffer: Cleanup merge.
José Fonseca
2009-03-03
pb: fix up merge mistakes
Keith Whitwell
2009-03-03
pipebuffer: Fix copy'n'paste typo.
José Fonseca
[next]