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_buffer_fenced.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
1
-3
/
+3
*
pb: Dump the fenced buffer sizes.
José Fonseca
2009-05-08
1
-4
/
+6
*
pipebuffer: don't fail when validating mapped buffers
Keith Whitwell
2009-04-24
1
-4
/
+5
*
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-25
1
-2
/
+2
*
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-23
1
-4
/
+4
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-4
/
+8
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-8
/
+8
*
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-03-03
1
-1
/
+1
|
\
|
*
pipebuffer: Fix copy'n'paste typo.
José Fonseca
2009-03-03
1
-1
/
+1
*
|
pipebuffer: Cleanup merge.
José Fonseca
2009-03-03
1
-43
/
+0
*
|
pb: fix up merge mistakes
Keith Whitwell
2009-03-03
1
-9
/
+7
*
|
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-9
/
+64
|
\
|
|
*
pipebuffer: Cleanup code & comments.
José Fonseca
2009-03-02
1
-11
/
+7
|
*
pipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag.
José Fonseca
2009-03-02
1
-5
/
+15
|
*
pipebuffer: Wait for the GPU to finish reading too.
José Fonseca
2009-03-02
1
-3
/
+4
|
*
pipebuffer: Remove unused var.
José Fonseca
2009-03-02
1
-1
/
+0
*
|
gallium: Add support for BSD operating systems, tested with FreeBSD
Benjamin Close
2009-02-25
1
-2
/
+2
*
|
pipebuffer: Remove unused var.
José Fonseca
2009-02-24
1
-1
/
+0
*
|
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-02-23
1
-9
/
+89
|
\
|
|
*
pipebuffer: Dump debugging info for fenced buffer list.
José Fonseca
2009-02-18
1
-9
/
+89
*
|
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
|
pipebuffer: Drop reliance on pipe_winsys.
José Fonseca
2009-02-10
1
-18
/
+19
*
|
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
|
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-29
1
-56
/
+94
|
/
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-102
/
+56
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-56
/
+102
*
gallium: thread wrapper clean-up
Brian Paul
2008-08-26
1
-12
/
+12
*
gallium: include <sched.h> on linux to get sched_yield() proto
Brian
2008-08-25
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: Add an extra assertion to ensure buffers do not jump between lists.
José Fonseca
2008-08-07
1
-6
/
+8
*
pipebuffer: Silent warnings.
José Fonseca
2008-07-03
1
-0
/
+4
*
pipebuffer: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-07-02
1
-1
/
+1
*
gallium: Don't serialize GPU writes.
José Fonseca
2008-05-09
1
-50
/
+50
*
pb: remove unused variable, squash warning
Keith Whitwell
2008-04-28
1
-2
/
+0
*
pipebuffer: Be extra cautious with the incoming buffers.
José Fonseca
2008-04-27
1
-3
/
+17
*
gallium: Windows user mode portability fixes.
José Fonseca
2008-04-25
1
-4
/
+7
*
pipebuffer: Temporarily allow simultaneous CPU writes.
José Fonseca
2008-04-22
1
-1
/
+17
*
gallium: Serialize buffers writes.
José Fonseca
2008-04-15
1
-5
/
+76
*
gallium: Fix overzealous assert.
José Fonseca
2008-04-08
1
-1
/
+5
*
gallium: Keep fenced buffers list ordered.
José Fonseca
2008-04-05
1
-53
/
+99
*
gallium: Fix typo.
José Fonseca
2008-04-05
1
-1
/
+1
*
gallium: Do not assume that buffers are freed in the same order they are fenced.
José Fonseca
2008-04-01
1
-18
/
+21
*
gallium: MSVC fixes.
José Fonseca
2008-02-24
1
-0
/
+2
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
1
-2
/
+1
*
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-18
1
-5
/
+5
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+299