Sign in
android
/
platform
/
frameworks
/
rs
/
refs/heads/android13-d1-s1-release
/
cpu_ref
/
rsd_cpu.h
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
cf34bdc
Minor cleanup
by Yang Ni
· 8 years ago
ae2ec3f
Delete simple reduction implementation.
by David Gross
· 9 years ago
nougat-dev
10adb0c
Multithreaded execution of certain general reduction kernels; reduction test overhaul.
by David Gross
· 9 years ago
6c1876b
Support for general reduction kernels.
by David Gross
· 9 years ago
14ce007
Add a basic implementation of the reduce kernel API to the CPU
by Matt Wala
· 10 years ago
b043df0
Remove dead uses of RSCompilerDriver and of compiler callbacks.
by David Gross
· 10 years ago
5aa018c
Update RS driver to support extraction of global variable properties.
by Stephen Hines
· 10 years ago
c060f14
Use "override" instead of "virtual" when replacing methods.
by Stephen Hines
· 10 years ago
5cb19fd
Let vendor drivers access global-variable flags
by Pirama Arumuga Nainar
· 10 years ago
8409d64
Add RSGlobalInfoPass information to RS driver.
by Stephen Hines
· 10 years ago
45e753a
Remove linkloader from frameworks/rs.
by Stephen Hines
· 10 years ago
dc0d8f7
Skip linkloader, use shared object files
by Pirama Arumuga Nainar
· 10 years ago
1ffd86b
New Script Group API: runtime and cpu driver support.
by Yang Ni
· 10 years ago
44bef6f
Replace NULL macros with nullptr literals.
by Chris Wailes
· 11 years ago
f371213
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
4b2bea3
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
818cfa0
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
4b3c34e
Adds support for multi-input kernels to Frameworks/RS.
by Chris Wailes
· 11 years ago
ac8d146
Switch the dimensions array to use uint32_t instead of size_t.
by Stephen Hines
· 11 years ago
0051132
Configure standalone bcc compiler to work with plugin libraries.
by Stephen Hines
· 11 years ago
b7d9c80
Provide a mechanism for adjusting RSCompilerDriver after construction.
by Stephen Hines
· 12 years ago
9c64239
Add support for synchronous get().
by Tim Murray
· 12 years ago
1d47662
Add callback to allow replacement of runtime support library.
by Stephen Hines
· 12 years ago
110f181
Reduce diffs with compat lib.
by Jason Sams
· 12 years ago
cadfac4
Sync with compat lib.
by Jason Sams
· 12 years ago
f218bf1
Support LinkRuntimeCallback() with RS compiler.
by Stephen Hines
· 12 years ago
709a097
Separate CPU driver impl from reference driver.
by Jason Sams
· 12 years ago