summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
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
2015-03-24Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet
2015-03-19Merge "Revert "Allow use of local CLANG to build runtime libs""Pirama Arumuga Nainar
2015-03-19Revert "Allow use of local CLANG to build runtime libs"Pirama Arumuga Nainar
2015-03-19Merge "Allow use of local CLANG to build runtime libs"Pirama Arumuga Nainar
2015-03-19Merge "Add remaining new kernel invocation context query APIs rsGet*()."David Gross
2015-03-18Allow use of local CLANG to build runtime libsPirama Arumuga Nainar
2015-03-17Merge "Remove leftover path bits."Jason Sams
2015-03-17Add remaining new kernel invocation context query APIs rsGet*().David Gross
2015-03-16Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross
2015-03-11Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.David Gross
2015-03-11Remove leftover path bits.Jason Sams
2015-03-11Refactor hal loadingJason Sams
2015-03-05Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration."Jason Sams
2015-03-03Fix corresponding .cpp file for the remove const CL.Jean-Luc Brouillet
2015-03-03Merge "Bug fix: AllocationData3D & AllocationRead3D cannot handle z sections ...Miao Wang
2015-02-25Bug fix: AllocationData3D & AllocationRead3D cannot handle z sectionsMiao Wang
2015-02-25Merge "Fix error check for surface type in setSurface"Jason Sams
2015-02-25Fix error check for surface type in setSurfaceJason Sams
2015-02-25Merge "Fix issue when USAGE_IO_INPUT receives unexpected YUV format"Jason Sams
2015-02-24Fix issue when USAGE_IO_INPUT receives unexpected YUV formatJason Sams
2015-02-23Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang
2015-02-19Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2015-02-12fix rs_sample bugs in mirror and negative modesJohn Hoford
2015-02-09Merge "Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64"Miao Wang
2015-02-09Implement arrays and allocation adaptersJason Sams
2015-02-09Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64Miao Wang
2015-01-29Fail if non-threadable calls are in a kernelPirama Arumuga Nainar
2015-01-24Fix remaining 64bit calling convention issues and cleanup.Yong Chen
2015-01-22Fix namespace inconsistency in .so loading patchPirama Arumuga Nainar
2015-01-21Add Get/SetElement variants to sync mangled namesPirama Arumuga Nainar
2015-01-21Define RS Graphics functions (rsg*)Pirama Arumuga Nainar
2015-01-20Remove linkloader from frameworks/rs.Stephen Hines