summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
2014-08-12Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-12Bugfixes for AArch64.Tim Murray
2014-08-12Fix isObject when in 64bit mode.Jason Sams
2014-08-06Fix the build.Dan Albert
2014-07-25Merge "Update time_t definition for 64-bit."Tim Murray
2014-07-27Update time_t definition for 64-bit.Tim Murray
2014-07-24Merge "Fix rsg_generator.c to properly propagate NULL values."Stephen Hines
2014-07-17Add native variants of more math lib functions.Jason Sams
2014-07-16Fix rsg_generator.c to properly propagate NULL values.Chris Wailes
2014-07-08Add 64bit large object supportJason Sams
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-06-25Switch the dimensions array to use uint32_t instead of size_t.Stephen Hines
2014-06-19Fix rootn(-5, 0) to return infJason Sams
2014-06-12Switch to large objects for 64-bit.Tim Murray
2014-06-12Update how the debug runtime is built for 64-bit.Tim Murray
2014-06-10Correctly build 64-bit runtime library by splitting into 32 and 64 components.Tim Murray
2014-06-10Update structs and defines for 64-bit.Tim Murray
2014-05-27Update runtime stubs. Tim Murray
2014-05-19Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk.Tim Murray
2014-05-19Cleanup 64bit and remove deprecated functionsJason Sams
2014-05-13Switch to use slang/rs_version.mk for consistency.Stephen Hines
2014-05-13Fix errors with native_powr and small numbers.Jason Sams
2014-05-07Implement long/double min/maxJason Sams
2014-05-05Switch to using LLVM intrinsics for conversionsJason Sams
2014-05-03Fix float to long convert bug.Jean-Luc Brouillet
2014-04-29Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt"Jason Sams
2014-04-28Fix precision issues with half_recip,Jason Sams
2014-04-25Fix x86_64 multiply defined symbol errors.Stephen Hines
2014-04-24Update fw/rs for Clang 3.5.Tim Murray
2014-04-23Merge "Remove VP9-related runtime functions."Tim Murray
2014-04-17Disconnect the ANativewindow before destroy the DrvAllocation.Tong, Bo
2014-03-17Solve four separate memory leaks related to rsdHalInitJens Gulin
2014-03-13Make RS compile on ARM64.Tim Murray
2014-03-07Enable more advanced CTS tests.Jean-Luc Brouillet
2014-03-04Add unsigned atomicsJason Sams
2014-03-01Merge "Implement vector load/store."Jason Sams
2014-02-28Implement vector load/store.Jason Sams
2014-02-28Add long & double conversions.Jason Sams
2014-02-26Merge "Add getPointer for USAGE_SHARED allocations."Tim Murray
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2014-02-25Fix the sign issue on pown().Jean-Luc Brouillet
2014-02-24Remove VP9-related runtime functions.Tim Murray
2014-02-24Fix normalize and fast_normalize.Jean-Luc Brouillet
2014-02-18rs: build bc files for multiple architecturesColin Cross
2014-02-19Revert "rs: build bc files for multiple architectures"Colin Cross
2014-02-14rs: build bc files for multiple architecturesColin Cross
2014-02-13Merge "Fix normalize(float)"Jason Sams
2014-02-13Fix mac build.Jason Sams
2014-02-11Clean up naming of VP9 support functions.Jason Sams
2014-02-12Merge "Add image computing oriented builtin functions"Jason Sams