summaryrefslogtreecommitdiffstats
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Merge "Notify drivers when user get a pointer to allocation" into mnc-devJason Sams2015-05-201-0/+2
|\
| * Notify drivers when user get a pointer to allocationJason Sams2015-05-181-0/+2
* | Fix problems with allocation destructionJason Sams2015-05-181-1/+1
|/
* Add USAGE_OEMJason Sams2015-05-131-0/+2
* Handle older structure sizes by zeroing new fieldsPirama Arumuga Nainar2015-04-291-10/+5
* Code cleanup: Remove unused typedefs and declarations.Logan Chien2015-04-212-11/+0
* Allow custom clang while building bclibsPirama Arumuga Nainar2015-04-161-2/+7
* Fix issue with older structure sizesStephen Hines2015-04-141-5/+10
* RS driver refactor and bugfix for 64-bitYong Chen2015-04-131-1721/+516
* Merge "Update frameworks/rs for LLVM rebase to r233350"Pirama Arumuga Nainar2015-04-104-227/+227
|\
| * Update frameworks/rs for LLVM rebase to r233350Pirama Arumuga Nainar2015-04-084-227/+227
* | Merge "Add rsDebug(msg, float2-4)"Jean-Luc Brouillet2015-04-061-0/+21
|\ \
| * | Add rsDebug(msg, float2-4)Jean-Luc Brouillet2015-04-031-0/+21
* | | Merge "Fix TBAA by inserting a distinct root node."Stephen Hines2015-04-062-10/+20
|\ \ \ | |/ / |/| |
| * | Fix TBAA by inserting a distinct root node.Stephen Hines2015-04-032-10/+20
* | | Generate .P depfile.Ying Wang2015-04-031-2/+4
| |/ |/|
* | Merge "Reorganize the header files in a way that's easier to document."Jean-Luc Brouillet2015-04-025-5/+6
|\ \ | |/ |/|
| * Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet2015-03-265-5/+6
* | Merge "Update frameworks/rs for LLVM rebase to r230699."Stephen Hines2015-04-012-84/+84
|\ \ | |/ |/|
| * Update frameworks/rs for LLVM rebase to r230699.Stephen Hines2015-03-252-84/+84
* | Merge "Revert "Reorganize the header files in a way that's easier to document.""Jason Sams2015-03-265-6/+5
|\ \
| * | Revert "Reorganize the header files in a way that's easier to document."Jason Sams2015-03-265-6/+5
* | | Merge "Fix 3d Adapter launches"Jason Sams2015-03-261-6/+3
|\ \ \ | |/ / |/| |
| * | Fix 3d Adapter launchesJason Sams2015-03-261-6/+3
* | | Reorganize the header files in a way that's easier to document.Jean-Luc Brouillet2015-03-245-5/+6
| |/ |/|
* | Merge "Revert "Allow use of local CLANG to build runtime libs""Pirama Arumuga Nainar2015-03-191-6/+2
|\ \
| * | Revert "Allow use of local CLANG to build runtime libs"Pirama Arumuga Nainar2015-03-191-6/+2
* | | Merge "Allow use of local CLANG to build runtime libs"Pirama Arumuga Nainar2015-03-191-2/+6
|\| |
| * | Allow use of local CLANG to build runtime libsPirama Arumuga Nainar2015-03-181-2/+6
* | | Merge "Add remaining new kernel invocation context query APIs rsGet*()."David Gross2015-03-191-0/+48
|\ \ \ | |_|/ |/| |
| * | Add remaining new kernel invocation context query APIs rsGet*().David Gross2015-03-171-0/+48
* | | Merge "Remove leftover path bits."Jason Sams2015-03-171-5/+0
|\ \ \ | |/ / |/| |
| * | Remove leftover path bits.Jason Sams2015-03-111-5/+0
* | | Pass RsExpandKernelDriverInfo not RsExpandKernelParams.David Gross2015-03-161-3/+3
| |/ |/|
* | Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them.David Gross2015-03-112-1/+25
|/
* Refactor hal loadingJason Sams2015-03-114-369/+207
* Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration."Jason Sams2015-03-051-1/+1
|\
| * Specify EGL_PBUFFER_BIT when selecting EGL configuration.jon.parr2014-05-081-1/+1
* | Fix corresponding .cpp file for the remove const CL.Jean-Luc Brouillet2015-03-032-8/+7
* | Merge "Bug fix: AllocationData3D & AllocationRead3D cannot handle z sections ...Miao Wang2015-03-031-2/+2
|\ \
| * | Bug fix: AllocationData3D & AllocationRead3D cannot handle z sectionsMiao Wang2015-02-251-2/+2
* | | Merge "Fix error check for surface type in setSurface"Jason Sams2015-02-251-3/+7
|\ \ \ | |/ / |/| |
| * | Fix error check for surface type in setSurfaceJason Sams2015-02-251-3/+7
* | | Merge "Fix issue when USAGE_IO_INPUT receives unexpected YUV format"Jason Sams2015-02-251-0/+3
|\| |
| * | Fix issue when USAGE_IO_INPUT receives unexpected YUV formatJason Sams2015-02-241-0/+3
* | | Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang2015-02-233-27/+20
* | | Merge "Revert "Replaced android::Vector with std::vector.""Yang Ni2015-02-198-48/+58
|\ \ \ | |/ / |/| |
| * | Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-158-48/+58
* | | fix rs_sample bugs in mirror and negative modesJohn Hoford2015-02-121-6/+6
|/ /
* | Merge "Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64"Miao Wang2015-02-092-15/+19
|\ \