Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
67b567206668b351aefa6ec6e2ce3705bda3cda3
/
cpp
/
Script.cpp
44bef6f
Replace NULL macros with nullptr literals.
by Chris Wailes
· 10 years ago
10913a5
Make error handling kill context activity. Add parameter validation.
by Tim Murray
· 11 years ago
21fa7a0
Add error handling, move to create methods for intrinsics.
by Tim Murray
· 11 years ago
89daad6
Add basic support for intrinsics. Move sp<> into RScpp.
by Tim Murray
· 11 years ago
a423096
Move C++ API over to function tables rather than linking libRS directly.
by Tim Murray
· 11 years ago
0b575de
Add x86 server support.
by Tim Murray
· 12 years ago
b206ace
Move rs.h includes to source files.
by Tim Murray
· 12 years ago
d4ecb17
Add API entry points for clipped kernels and fix Z-dimension clipping.
by Tim Murray
· 12 years ago
9eb7f4b
Change namespace from renderscriptCpp to RSC
by Tim Murray
· 12 years ago
84bf2b8
Move to smart pointers for refcounting RS contexts
by Tim Murray
· 12 years ago
69cccdf
Make all references use smart pointers.
by Jason Sams
· 13 years ago
a662edd
Split cpp frontend to its own lib.
by Jason Sams
· 13 years ago
[Renamed from Script.cpp]
1fc0201
Fix minor C++ api issues.
by Jason Sams
· 13 years ago
f1e6d22
test runs but I do not check results yet.
by Jason Sams
· 13 years ago
b2e3dc5
More RS cpp binding work. All classes for
by Jason Sams
· 13 years ago