summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21Tweak arguments to ld.mcPirama Arumuga Nainar
2015-04-15Merge "Fix issue with older structure sizes"Stephen Hines
2015-04-14Fix issue with older structure sizesStephen Hines
2015-04-15Merge "Fix refcounting bug"Jason Sams
2015-04-15Merge "Fix object logging"Jason Sams
2015-04-14Fix refcounting bugJason Sams
2015-04-14Merge "Move details of variable printing out of the generated code."Jean-Luc Brouillet
2015-04-14Fix object loggingJason Sams
2015-04-14Move details of variable printing out of the generated code.Jean-Luc Brouillet
2015-04-14Merge "Compute checksum for script group generated code"Yang Ni
2015-04-14Merge "Add array1,2,3 fields for iteration structure."Jean-Luc Brouillet
2015-04-14Merge "Use new API methods in Script Group test"Yang Ni
2015-04-14Compute checksum for script group generated codeYang Ni
2015-04-14Merge "Added a name to ScriptGroup2"Yang Ni
2015-04-13Merge "RS driver refactor and bugfix for 64-bit"Pirama Arumuga Nainar
2015-04-13RS driver refactor and bugfix for 64-bitYong Chen
2015-04-13Merge "Updated tests of ScriptGroup2 to include a name"Yang Ni
2015-04-13Added a name to ScriptGroup2Yang Ni
2015-04-13Updated tests of ScriptGroup2 to include a nameYang Ni
2015-04-13Merge "Merge IP changes over to IP_JB"Jason Sams
2015-04-13Merge "Do not call ALOGV between fork() and exec()"Pirama Arumuga Nainar
2015-04-13Do not call ALOGV between fork() and exec()Pirama Arumuga Nainar
2015-04-10Merge IP changes over to IP_JBJason Sams
2015-04-10Merge "Update frameworks/rs for LLVM rebase to r233350"Pirama Arumuga Nainar
2015-04-10Add array1,2,3 fields for iteration structure.Jean-Luc Brouillet
2015-04-10Merge "Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, ...Jean-Luc Brouillet
2015-04-10Merge "remove dead code"Jason Sams
2015-04-10Merge "Add cache dir to context object."Tim Murray
2015-04-09remove dead codeJason Sams
2015-04-09Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, 4x4.Jean-Luc Brouillet
2015-04-09Add cache dir to context object.Tim Murray
2015-04-08Update frameworks/rs for LLVM rebase to r233350Pirama Arumuga Nainar
2015-04-07Merge "Add setSurface() and getSurface() to RScpp."android-wear-5.1.1_r1android-wear-5.1.0_r1Miao Wang
2015-04-07Add setSurface() and getSurface() to RScpp.Miao Wang
2015-04-07Use new API methods in Script Group testYang Ni
2015-04-07Merge "Assembly optimisations for Resize."Jason Sams
2015-04-06Merge "Add missing USAGE values."Jean-Luc Brouillet
2015-04-06Merge "Use relative html for links to other parts of the doc."Jean-Luc Brouillet
2015-04-06Merge "Add rsDebug(msg, float2-4)"Jean-Luc Brouillet
2015-04-06Merge "Fix the ordering of CREATE_SAMPLER macro in C++ API, according to corr...Miao Wang
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-04Merge "Generate .P depfile."Ying Wang
2015-04-03Use relative html for links to other parts of the doc.Jean-Luc Brouillet
2015-04-04Merge "Improve the documentation of the RenderScript API."Jean-Luc Brouillet
2015-04-03Add missing USAGE values.Jean-Luc Brouillet
2015-04-03Improve the documentation of the RenderScript API.Jean-Luc Brouillet
2015-04-03Generate .P depfile.Ying Wang
2015-04-03Merge "Add eight-bit GEMM-like intrinsic."Tim Murray