summaryrefslogtreecommitdiffstats
path: root/cpu_ref
Commit message (Expand)AuthorAgeFilesLines
* Don't use TEMP_FAILURE_RETRY on close in frameworks/rs.Elliott Hughes2015-05-151-1/+1
* Merge "Generate global info for fused kernel" into mnc-devYang Ni2015-05-141-0/+10
|\
| * Generate global info for fused kernelYang Ni2015-05-131-0/+10
* | Let vendor drivers access global-variable flagsPirama Arumuga Nainar2015-05-131-0/+14
|/
* Add /system/vendor/{lib|lib64} to linker argsPirama Arumuga Nainar2015-05-112-1/+4
* Merge "remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cpp" into mnc-devMiao Wang2015-05-111-1/+0
|\
| * remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cppMiao Wang2015-05-111-1/+0
* | Add RSGlobalInfoPass information to RS driver.Stephen Hines2015-05-077-3/+148
|/
* Add a way to link against different driver names.Jason Sams2015-05-074-5/+17
* Merge "fix the CHER, CHPR, ZHER, ZHPR crash due to incorrect param order." in...Miao Wang2015-04-301-4/+4
|\
| * fix the CHER, CHPR, ZHER, ZHPR crash due to incorrect param order.Miao Wang2015-04-291-4/+4
* | Merge "fix RsBlas_xgemv and RsBlas_xgbmv crash. (typo)" into mnc-devMiao Wang2015-04-301-8/+8
|\|
| * fix RsBlas_xgemv and RsBlas_xgbmv crash. (typo)Miao Wang2015-04-261-8/+8
* | SetError if forEachMtlsSetup fails sanity checkPirama Arumuga Nainar2015-04-291-7/+35
* | Merge "Tweak arguments to ld.mc"Pirama Arumuga Nainar2015-04-221-3/+4
|\ \ | |/ |/|
| * Tweak arguments to ld.mcPirama Arumuga Nainar2015-04-211-3/+4
* | Code cleanup: Remove unused typedefs and declarations.Logan Chien2015-04-212-7/+0
* | Merge "Dedup checksum calculation routines"Yang Ni2015-04-166-138/+101
|\ \
| * | Dedup checksum calculation routinesYang Ni2015-04-166-138/+101
| |/
* | Fix allocation-less launches.Jason Sams2015-04-162-4/+14
* | Merge "Rename BGEMM to BNNM. Modify layout of eight-bit GEMM-like intrinsic s...Tim Murray2015-04-151-14/+17
|\ \ | |/ |/|
| * Rename BGEMM to BNNM. Modify layout of eight-bit GEMM-like intrinsic storage.Tim Murray2015-04-151-14/+17
* | Compute checksum for script group generated codeYang Ni2015-04-144-49/+114
* | Added a name to ScriptGroup2Yang Ni2015-04-131-1/+3
|/
* remove dead codeJason Sams2015-04-093-450/+0
* Merge "Assembly optimisations for Resize."Jason Sams2015-04-074-1/+1689
|\
| * Assembly optimisations for Resize.Simon Hosie2015-04-034-1/+1689
* | Add eight-bit GEMM-like intrinsic.Tim Murray2015-04-032-21/+81
|/
* Clean up ScriptGroup2 implementationYang Ni2015-03-311-5/+3
* Remove uses of libcxx.mk.Dan Albert2015-03-271-3/+0
* Wrap TEMP_FAILURE_RETRY around system callsPirama Arumuga Nainar2015-03-253-123/+21
* Remove unnecessary include of RSInfo.hPirama Arumuga Nainar2015-03-231-1/+0
* Fix issues with >2D launchesJason Sams2015-03-171-19/+18
* Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-1618-482/+416
* Merge "Handle FP precision in kernel fusion"Yang Ni2015-03-121-4/+35
|\
| * Handle FP precision in kernel fusionYang Ni2015-03-111-4/+35
* | Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.David Gross2015-03-114-25/+54
|/
* Runtime support for Script Group as single moduleYang Ni2015-03-106-105/+226
* am ad1930cf: Merge "Add build fingerprint and ensure match on .so load"Pirama Arumuga Nainar2015-03-045-25/+172
|\
| * Merge "Add build fingerprint and ensure match on .so load"Pirama Arumuga Nainar2015-03-045-25/+172
| |\
| | * Add build fingerprint and ensure match on .so loadPirama Arumuga Nainar2015-03-035-25/+172
* | | am 3e5318a3: Merge "Move use of tempnam to mkstemp."Yabin Cui2015-02-241-4/+15
|\| |
| * | Merge "Move use of tempnam to mkstemp."Yabin Cui2015-02-241-4/+15
| |\ \ | | |/ | |/|
| | * Move use of tempnam to mkstemp.Yabin Cui2015-02-241-4/+15
* | | am 405710bf: Merge "Moved class ScriptExecutable to its own module"Yang Ni2015-02-206-691/+738
|\| |
| * | Moved class ScriptExecutable to its own moduleYang Ni2015-02-206-691/+738
* | | am e15ea72b: Merge "Remove STL references from header files"Yang Ni2015-02-203-9/+7
|\| |
| * | Remove STL references from header filesYang Ni2015-02-193-9/+7
* | | am e9c79f66: Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni2015-02-191-33/+25
|\| |
| * | Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni2015-02-191-33/+25
| |\ \