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
/
state_trackers
/
clover
/
api
/
memory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Implement clCreateImage?D w/ clCreateImage.
Serge Martin
2015-09-28
1
-52
/
+8
*
clover: Implement CL1.2 clCreateImage().
Serge Martin
2015-09-28
1
-10
/
+91
*
clover: Move down canonicalization of memory object flags into validate_flags().
Francisco Jerez
2015-09-28
1
-39
/
+40
*
clover: Stub missing CL 1.2 functions.
Serge Martin (EdB)
2015-08-07
1
-3
/
+23
*
clover: Set appropriate flag defaults on memory object creation.
Francisco Jerez
2015-02-24
1
-8
/
+18
*
clover: Add CL_MEM_HOST_* flag checks.
EdB
2015-02-24
1
-4
/
+7
*
clover: Factor out memory object flags validation to a helper function.
Francisco Jerez
2015-02-24
1
-34
/
+32
*
clover: Add checks for image support to the image functions v2
Tom Stellard
2014-07-28
1
-0
/
+6
*
clover: Add a stub implementation of clCreateImage() v3
Tom Stellard
2014-05-02
1
-0
/
+12
*
clover: Unabbreviate a few data accessor names for consistency.
Francisco Jerez
2014-02-21
1
-1
/
+1
*
clover: Migrate a bunch of pointers and references in the object tree to smar...
Francisco Jerez
2014-02-21
1
-2
/
+2
*
clover: Use cl_ulong in the maximum allocation size calculation to avoid over...
Francisco Jerez
2014-01-14
1
-1
/
+1
*
clover: Add parameter checks to clCreateBuffer.
Jan Vesely
2013-12-18
1
-1
/
+13
*
clover: Implement support for the ICD extension.
Francisco Jerez
2013-10-21
1
-10
/
+10
*
clover: Switch memory objects to the new model.
Francisco Jerez
2013-10-21
1
-74
/
+70
*
clover: Switch context objects to the new model.
Francisco Jerez
2013-10-21
1
-12
/
+9
*
clover: Clean up property query functions by using a new property_buffer help...
Francisco Jerez
2013-10-21
1
-24
/
+50
*
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: Accept CL_MEM_READ_WRITE flag
Blaž Tomažič
2012-08-24
1
-4
/
+4
*
clover: Import OpenCL state tracker.
Francisco Jerez
2012-05-11
1
-0
/
+305