index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
Type.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove RSYuvFormat from C++ API header
Pirama Arumuga Nainar
2015-11-10
1
-14
/
+10
*
Comments clean up for C++ API
Miao Wang
2015-09-15
1
-3
/
+3
*
Fix updateFromNative in C++ API.
Miao Wang
2015-09-15
1
-12
/
+20
*
set mYuvFormat to RS_YUV_NONE in Type constructor.
Miao Wang
2015-04-16
1
-0
/
+2
*
Enable YUV support in rs C++ API.
Miao Wang
2015-04-15
1
-1
/
+13
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-1
/
+1
*
Fix memory leak due to smart pointer misuse.
Tim Murray
2013-12-12
1
-1
/
+1
*
Fix build/dependency issue.
Tim Murray
2013-09-09
1
-0
/
+1
*
Fix element handling. Add YUV support.
Tim Murray
2013-08-28
1
-0
/
+40
*
Clean up RS C++ API visibility and fix some inconsistencies.
Stephen Hines
2013-08-22
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
-3
/
+3
*
Fix logging defined in external header.
Jason Sams
2013-03-20
1
-1
/
+0
*
Add x86 server support.
Tim Murray
2013-03-19
1
-3
/
+1
*
Move rs.h includes to source files.
Tim Murray
2013-02-13
1
-0
/
+1
*
Add convenient Type creator, alignment define, and fix USAGE_SHARED issue.
Tim Murray
2013-02-12
1
-0
/
+16
*
Add support for YUV allocations.
Jason Sams
2013-01-09
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
-5
/
+3
*
Make all references use smart pointers.
Jason Sams
2012-04-02
1
-4
/
+8
*
Split cpp frontend to its own lib.
Jason Sams
2012-04-02
1
-0
/
+160