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
/
util
/
u_transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-8
/
+8
*
gallium: use MAP_DIRECTLY to mean supression of DISCARD in buffer_subdata
Marek Olšák
2019-07-15
1
-5
/
+9
*
gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-10
/
+10
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+1
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-61
/
+51
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
gallium: fix u_default_transfer_inline_write for textures
Marek Olšák
2014-07-08
1
-2
/
+2
*
util: add comment about bogus transfer flags
Roland Scheidegger
2013-06-07
1
-0
/
+1
*
util: move functions from u_resource.c to u_transfer.c
Brian Paul
2013-04-03
1
-0
/
+73
*
util: Add util_copy_box helper.
José Fonseca
2012-12-06
1
-15
/
+13
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-43
/
+7
*
gallium: remove pipe_context::redefine_user_buffer
Marek Olšák
2012-04-30
1
-8
/
+0
*
gallium/util: add fast path for buffers in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-14
/
+23
*
gallium/util: set correct usage flags in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-0
/
+12
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-7
/
+0
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+7
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-37
/
+41
*
util: fix copy_rect stride in default transfer_inline_write
Keith Whitwell
2010-05-14
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-0
/
+110