Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
581eeb5d5ad71e2b8129abbef2f757a1a5b25b82
/
cpp
/
RenderScript.cpp
fea96e8
Add error check when init RS thread in sync mode.
by Xiaofei Wan
· 11 years ago
b8a94e2
Add getPointer for USAGE_SHARED allocations.
by Jason Sams
· 11 years ago
0f98d50
Fix NDK API on old devices.
by Tim Murray
· 11 years ago
caf4126
Add user-defined cache path.
by Tim Murray
· 11 years ago
87c9d77
Remove excessive ALOGE.
by Tim Murray
· 11 years ago
75e877d
Add docs to C++ API.
by Tim Murray
· 11 years ago
84e3dea
Add flags word to context initialization.
by Tim Murray
· 11 years ago
eeaf714
Fix build/dependency issue.
by Tim Murray
· 11 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
47666f5
Fix initialization problem in rsCPP.
by Tim Murray
· 11 years ago
729b6fe
Add Sampler support to C++ API.
by Tim Murray
· 11 years ago
4a92d12
Move to dynamic dispatch. Add support for IoAllocation* in rs.spec.
by Tim Murray
· 11 years ago
0b8a2be
Load from libRS or libRSSupport.
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
f9e077a
Fix logging defined in external header.
by Jason Sams
· 12 years ago
0b575de
Add x86 server support.
by Tim Murray
· 12 years ago
14982c8
Add support for debug and profile context.
by Jason Sams
· 12 years ago
4d252d6
enable synchronous mode (functional)
by Tim Murray
· 12 years ago
76a1be4
Handle NONE/RESIZE message types properly in C++ API.
by Stephen Hines
· 12 years ago
9eb7f4b
Change namespace from renderscriptCpp to RSC
by Tim Murray
· 12 years ago
baca6c3
Fix uninitialized variable bug, add finish()
by Tim Murray
· 12 years ago
7e0acab
Add support for CPU-only execution in C++ API.
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 RenderScript.cpp]
e23d239
Starting to untangle header spaghetti.
by Alex Sakhartchouk
· 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
221a4b1
start new headers
by Jason Sams
· 13 years ago