index
:
android_frameworks_rs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpp
/
rsDispatch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
update dispatch table for IntrinsicBLAS
Miao Wang
2015-05-28
1
-0
/
+2
*
Added a name to ScriptGroup2
Yang Ni
2015-04-13
1
-1
/
+1
*
Update Dispatch table following ScriptGroup2 API change.
Miao Wang
2015-03-31
1
-3
/
+2
*
Update Dispatch table entry for ScriptGroup2.
Miao Wang
2015-03-31
1
-1
/
+4
*
Fix the bug for AllocationRead() that cannot handle 3d Allocation
Miao Wang
2015-02-23
1
-0
/
+6
*
Add API check for loadSymbols(), so that functions being dlsymed
Miao Wang
2015-02-09
1
-1
/
+1
*
Runtime support for invocables in ScriptGroups
Yang Ni
2015-02-04
1
-0
/
+2
*
Merge "Add the missing 'stridelen' field for AllocationGetPointer."
Miao Wang
2015-02-05
1
-1
/
+1
|
\
|
*
Add the missing 'stridelen' field for AllocationGetPointer.
Miao Wang
2015-02-02
1
-1
/
+1
*
|
Make rsContext be able to have info about the path of native libs
Miao Wang
2015-02-03
1
-0
/
+3
|
/
*
Merge "New Script Group API: runtime and cpu driver support."
Yang Ni
2015-01-07
1
-1
/
+8
|
\
|
*
New Script Group API: runtime and cpu driver support.
Yang Ni
2015-01-07
1
-1
/
+8
*
|
Adding USAGE_IO_OUTPUT support for RS Compat lib.
Miao Wang
2014-12-18
1
-0
/
+10
|
/
*
Create a separate static lib that provides a dispatch table to both
Miao Wang
2014-11-11
1
-0
/
+1
*
Cleanup includes for rs/cpp to not expose internal details.
Jason Sams
2014-11-11
1
-3
/
+3
*
Switch the dimensions array to use uint32_t instead of size_t.
Stephen Hines
2014-06-25
1
-1
/
+1
*
Add getPointer for USAGE_SHARED allocations.
Jason Sams
2014-02-26
1
-0
/
+2
*
AArch64: Use uintptr_t for pointers stored as integers.
Ashok Bhat
2014-02-12
1
-3
/
+3
*
Add flags word to context initialization.
Tim Murray
2013-09-09
1
-1
/
+1
*
Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.
Tim Murray
2013-07-23
1
-1
/
+3
*
Move C++ API over to function tables rather than linking libRS directly.
Tim Murray
2013-07-23
1
-0
/
+159