summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
2015-12-12Merge changes from topic 'f16-math'brillo-m8-releasebrillo-m8-devPirama Arumuga Nainar
2015-12-11Implement f16 math functions in the runtimePirama Arumuga Nainar
2015-12-12Define F16 getters and setters in rsdRuntimeStubsPirama Arumuga Nainar
2015-12-12Merge "Fix rsGetElementAt* for half"Pirama Arumuga Nainar
2015-12-07Remove dead declarations of smoothstepPirama Arumuga Nainar
2015-11-19Changed rsForEachInternal prototypeYang Ni
2015-11-11Fix rsGetElementAt* for halfPirama Arumuga Nainar
2015-11-10Build libclcore libraries with UNRELEASED RS_VERSIONPirama Arumuga Nainar
2015-11-10Implement allocation creation API in libclcorePirama Arumuga Nainar
2015-11-10Driver support for creating allocations from a ScriptPirama Arumuga Nainar
2015-11-10Merge "X86: Add missing functions for libclcore files"Stephen Hines
2015-11-06Fix 64-bit build errorYang Ni
2015-11-06Launch options & multi inputs for single-source RSYang Ni
2015-10-29X86: Add missing functions for libclcore filesYong Chen
2015-10-23Add rsForEachInternalYang Ni
2015-09-11Add arch/generic.c to non-AArch64 64-bit libclcorePirama Arumuga Nainar
2015-08-14Add a basic implementation of the reduce kernel API to the CPUMatt Wala
2015-08-06Add AllocationCreateStrided to support lib CPU driverMiao Wang
2015-07-23Ensure that SSE-specific functions get built separately for debug runtime.Stephen Hines
2015-07-14[MIPS32] Use version of rsGetAllocation() that returns a pointerPetar Jovanovic
2015-06-19Avoid clobbering of YUV layout for flexible formatsPirama Arumuga Nainar
2015-06-02Support for half in driver/runtimePirama Arumuga Nainar
2015-05-29Remove dead uses of RSCompilerDriver and of compiler callbacks.David Gross
2015-05-20Merge "Notify drivers when user get a pointer to allocation"Jason Sams
2015-05-19Fix problems with allocation destructionJason Sams
2015-05-18Notify drivers when user get a pointer to allocationJason Sams
2015-05-12Merge "Obsolete the graphics API in the .rsh files."Jean-Luc Brouillet
2015-05-12Obsolete the graphics API in the .rsh files.Jean-Luc Brouillet
2015-05-11Add USAGE_OEMJason Sams
2015-05-07Fix build warning.Ying Wang
2015-04-28Handle older structure sizes by zeroing new fieldsPirama Arumuga Nainar
2015-04-21Code cleanup: Remove unused typedefs and declarations.Logan Chien
2015-04-16Allow custom clang while building bclibsPirama Arumuga Nainar
2015-04-14Fix issue with older structure sizesStephen Hines
2015-04-13RS driver refactor and bugfix for 64-bitYong Chen
2015-04-10Merge "Update frameworks/rs for LLVM rebase to r233350"Pirama Arumuga Nainar
2015-04-08Update frameworks/rs for LLVM rebase to r233350Pirama Arumuga Nainar
2015-04-06Merge "Add rsDebug(msg, float2-4)"Jean-Luc Brouillet
2015-04-06Merge "Fix TBAA by inserting a distinct root node."Stephen Hines
2015-04-03Fix TBAA by inserting a distinct root node.Stephen Hines
2015-04-03Add rsDebug(msg, float2-4)Jean-Luc Brouillet
2015-04-03Generate .P depfile.Ying Wang
2015-04-02Merge "Reorganize the header files in a way that's easier to document."Jean-Luc Brouillet
2015-04-01Merge "Update frameworks/rs for LLVM rebase to r230699."Stephen Hines
2015-03-26Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet
2015-03-26Merge "Revert "Reorganize the header files in a way that's easier to document.""Jason Sams
2015-03-26Revert "Reorganize the header files in a way that's easier to document."Jason Sams
2015-03-26Merge "Fix 3d Adapter launches"Jason Sams
2015-03-26Fix 3d Adapter launchesJason Sams
2015-03-25Update frameworks/rs for LLVM rebase to r230699.Stephen Hines