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_pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Remove the pool pipebuffer manager.
Eric Anholt
2019-04-23
1
-322
/
+0
*
pipebuffer: use new pb_usage_flags enum type
Brian Paul
2019-03-08
1
-2
/
+3
*
gallium: Fix Thomas's email address
Kenneth Graunke
2017-07-28
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-6
/
+6
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-4
/
+4
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
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
-4
/
+2
*
pb_buffer: inline 'base' sub-struct
Marek Olšák
2011-09-11
1
-9
/
+9
*
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
1
-1
/
+3
*
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
-10
/
+10
*
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
*
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
*
Revert "pipebuffer: Implement proper buffer validation."
Keith Whitwell
2008-12-12
1
-24
/
+1
*
pipebuffer: Implement proper buffer validation.
José Fonseca
2008-11-24
1
-1
/
+24
*
pipebuffer: New callback to flush all temporary-held buffers.
José Fonseca
2008-09-18
1
-0
/
+8
*
gallium: thread wrapper clean-up
Brian Paul
2008-08-26
1
-12
/
+12
*
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
/
+6
*
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
/
+288