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_bufmgr_mm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-2
/
+2
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
pb_buffer: inline 'base' sub-struct
Marek Olšák
2011-09-11
1
-5
/
+5
*
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
1
-1
/
+4
*
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-12
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
1
-12
/
+12
*
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-06-08
1
-1
/
+1
*
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-23
1
-1
/
+1
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-02-23
1
-7
/
+3
|
\
|
*
pipebuffer: Don't retry to alloc memory block on mm.
José Fonseca
2009-02-18
1
-7
/
+3
*
|
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
|
pipebuffer: Implement proper buffer validation.
José Fonseca
2009-01-29
1
-1
/
+24
*
|
pipebuffer: Fix alignment assertion.
José Fonseca
2009-01-28
1
-2
/
+2
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
1
-24
/
+1
|
\
|
|
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-24
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-11-25
1
-1
/
+24
|
\
|
|
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-1
/
+24
*
|
gallium: s/mmDestroy/u_mmDestroy/
Brian Paul
2008-11-05
1
-1
/
+1
*
|
gallium: prefix memory manager functions with u_ to differentiate from functi...
Brian Paul
2008-10-29
1
-5
/
+5
|
/
*
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-18
1
-1
/
+9
*
gallium: thread wrapper clean-up
Brian Paul
2008-08-26
1
-10
/
+10
*
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: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-07-02
1
-3
/
+3
*
pb: don't assert(0) on failure to allocate - this is a normal condition in ma...
Keith Whitwell
2008-06-12
1
-1
/
+0
*
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
1
-2
/
+2
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
1
-2
/
+1
*
Move mm.c code into util module.
José Fonseca
2008-02-19
1
-301
/
+1
*
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-18
1
-4
/
+4
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+593