index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
Script.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete simple reduction implementation.
David Gross
2016-06-10
1
-16
/
+0
*
Add reduce to the dispatch table and to the RenderScript C++ API.
Matt Wala
2015-08-20
1
-0
/
+14
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-3
/
+3
*
Make error handling kill context activity. Add parameter validation.
Tim Murray
2013-08-21
1
-5
/
+6
*
Add error handling, move to create methods for intrinsics.
Tim Murray
2013-08-19
1
-1
/
+1
*
Add basic support for intrinsics. Move sp<> into RScpp.
Tim Murray
2013-08-01
1
-1
/
+0
*
Move C++ API over to function tables rather than linking libRS directly.
Tim Murray
2013-07-23
1
-5
/
+5
*
Add x86 server support.
Tim Murray
2013-03-19
1
-1
/
+0
*
Move rs.h includes to source files.
Tim Murray
2013-02-13
1
-0
/
+1
*
Add API entry points for clipped kernels and fix Z-dimension clipping.
Tim Murray
2013-02-07
1
-1
/
+1
*
Change namespace from renderscriptCpp to RSC
Tim Murray
2012-11-16
1
-1
/
+1
*
Move to smart pointers for refcounting RS contexts
Tim Murray
2012-11-05
1
-19
/
+7
*
Make all references use smart pointers.
Jason Sams
2012-04-02
1
-3
/
+6
*
Split cpp frontend to its own lib.
Jason Sams
2012-04-02
1
-0
/
+69