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
/
state_trackers
/
clover
/
api
/
transfer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION
Bruno Jiménez
2014-08-08
1
-0
/
+12
*
clover: Add checks for image support to the image functions v2
Tom Stellard
2014-07-28
1
-0
/
+3
*
clover: Fix typo in validate_object()
Tom Stellard
2014-03-21
1
-1
/
+1
*
clover: Fix region size error checking in some buffer transfer commands.
Francisco Jerez
2014-03-18
1
-5
/
+16
*
clover: Replace the transfer(new ...) idiom with a safer create(...) helper f...
Francisco Jerez
2014-02-21
1
-14
/
+14
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
1
-4
/
+4
*
clover: Improve region and pitch argument handling in memory transfer APIs.
Francisco Jerez
2013-10-21
1
-130
/
+270
*
clover: Implement support for the ICD extension.
Francisco Jerez
2013-10-21
1
-14
/
+14
*
clover: Switch memory objects to the new model.
Francisco Jerez
2013-10-21
1
-125
/
+109
*
clover: Switch command queues to the new model.
Francisco Jerez
2013-10-21
1
-129
/
+144
*
clover: Switch event objects to the new model.
Francisco Jerez
2013-10-21
1
-43
/
+64
*
clover: Switch to the new utility code.
Francisco Jerez
2013-10-21
1
-63
/
+75
*
clover: Replace a bunch of double underscores with single underscores.
Francisco Jerez
2013-10-21
1
-6
/
+6
*
mesa: Restore 78-column wrapping of license text in C++-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...
Francisco Jerez
2013-04-13
1
-1
/
+1
*
clover: No need for clover::is_zero() to be a functor.
Francisco Jerez
2012-10-19
1
-1
/
+1
*
clover: Initialize height and depth to 1 for transfers
Tom Stellard
2012-09-21
1
-1
/
+1
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-0
/
+506