summaryrefslogtreecommitdiff
path: root/cpu_ref/rsCpuRuntimeMath.cpp
AgeCommit message (Expand)Author
2015-04-09remove dead codeJason Sams
2015-01-14Skip linkloader, use shared object filesPirama Arumuga Nainar
2015-01-13Fix ilogb's return typePirama Arumuga Nainar
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-05-30Update runtime stubs.Tim Murray
2014-05-27Update runtime stubs. Tim Murray
2013-12-12Add missing functions and tests for support library.Stephen Hines
2013-08-15Remove barriers to using NDK v8 includes.Stephen Hines
2013-08-14Provide a tgammaf() wrapper for compatibility on Gingerbread.Stephen Hines
2013-03-27Add rsRand(float, float) support back to compat lib.Stephen Hines
2013-03-27Add some missing compat lib functions and fix a bug.Tim Murray
2013-03-19Add x86 server support.Tim Murray
2013-03-15Reduce diffs with compat lib.Jason Sams
2013-03-11Move simple functions to on device lib.Jason Sams
2012-12-17Remove unused functions.Jason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams