index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
pipebuffer
/
pb_bufmgr_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
1
-1
/
+1
*
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-12
1
-3
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
pipebuffer: Don't synchronize when checking for buffer overflows.
José Fonseca
2010-02-22
1
-1
/
+3
*
gallium: cast to silence waring
Brian Paul
2010-02-10
1
-1
/
+1
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
pipebuffer: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
1
-0
/
+3
*
pipebuffer: fix printf warnings
Keith Whitwell
2009-09-24
1
-1
/
+1
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
1
-15
/
+15
*
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-08
1
-1
/
+101
*
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-23
1
-2
/
+2
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-2
/
+2
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-4
/
+4
*
pipebuffer: Allow asymmetric guard sizes for under/overflow detection.
José Fonseca
2009-02-24
1
-6
/
+10
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
pipebuffer: Drop (most of) pipe winsys stuff.
José Fonseca
2009-02-01
1
-1
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-29
1
-1
/
+25
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-25
/
+1
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-1
/
+25
*
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-18
1
-0
/
+11
*
pipebuffer: Fix/add detail to the under- overflow report messages.
José Fonseca
2008-08-28
1
-5
/
+8
*
pipebuffer: Check buffer over- & underflows when mapping/unmapping too.
José Fonseca
2008-08-28
1
-16
/
+52
*
gallium: include u_memory.h, u_math.h
Brian
2008-08-24
1
-0
/
+1
*
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: More detailed description of bufer over-/undereflows.
José Fonseca
2008-07-20
1
-15
/
+34
*
pb: buffer over/underflows are errors.
José Fonseca
2008-07-13
1
-2
/
+2
*
pipebuffer: Debug buffer manager to detect buffer under- and overflows.
José Fonseca
2008-07-02
1
-0
/
+297