summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
n7.1Squash: Merge tag 'android-7.1.2_r2' of https://android.googlesource.com/plat...mosimchah9 years
masterInitial empty repositorydoc HD9 years
 
 
AgeCommit messageAuthorFilesLines
2017-04-04Squash: Merge tag 'android-7.1.2_r2' of https://android.googlesource.com/plat...HEADn7.1mosimchah1-3/+3
2017-02-07Implement multi-thread CPU GEMM for BLAS IntrinsicsMiao Wang3-21/+209
2017-02-07Fix error handling problemsTing-Yuan Huang1-3/+12
2016-10-07Correctly pass number of input allocations for RS NDK BLAS.Miao Wang1-5/+7
2016-08-11Ensure arch/generic.c is always included in libclcore_g.bc.Verena Beckham1-3/+2
2016-08-11Rename memcpy to local_memcpy in rs_allocations.c.Verena Beckham1-6/+6
2016-07-25Move gDebuggerPresent to libRS.so, and fix up driver after split.Stephen Hines4-7/+20
2016-06-14Fix crash in tracing code.Stephen Hines1-11/+5
2016-06-13Delete simple reduction implementation.David Gross24-411/+149
2016-06-13Add HAL version check, with fallback to CPU reference driver on failure.David Gross3-3/+36
[...]