summaryrefslogtreecommitdiff
path: root/rsDriverLoader.cpp
AgeCommit message (Expand)Author
2017-06-02Remove OVERRIDE_RS_DRIVER from libRS_internalMiao Wang
2017-03-15Remove libgui and libui dependencies for vendor libs.Miao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2017-01-17Fail gracefully than assert on RSoV contextYang Ni
2016-12-12Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)"Yang Ni
2016-12-06Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)Yang Ni
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2016-06-10Delete simple reduction implementation.nougat-devDavid Gross
2016-06-06Add HAL version check, with fallback to CPU reference driver on failure.David Gross
2016-01-19Support for general reduction kernels.David Gross
2015-08-19Merge "Add a basic implementation of the reduce kernel API to the CPU referen...Stephen Hines
2015-08-14Add a basic implementation of the reduce kernel API to the CPUMatt Wala
2015-08-12Lose HAVE_ANDROID_OS in frameworks/rs.Elliott Hughes
2015-08-06Add AllocationCreateStrided to support lib CPU driverMiao Wang
2015-06-15Allow drivers to alter the default driver name on rsdHalInitJon Parr
2015-05-18Notify drivers when user get a pointer to allocationJason Sams
2015-05-11Add USAGE_OEMJason Sams
2015-05-06Add a way to link against different driver names.Stephen Hines
2015-03-16Fix problems creating graphics context.Jason Sams
2015-03-13Make compat lib able to load through the new HAL.Miao Wang
2015-03-11Refactor hal loadingJason Sams