summaryrefslogtreecommitdiff
path: root/libs/rs/scriptc
AgeCommit message (Expand)Author
2011-02-08am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from publ... Jason Sams
2011-02-03Fix bug 3421901 Jason Sams
2011-01-28am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix... Jason Sams
2011-01-28Clean up RS samples for SDK, bug 2943369 Jason Sams
2011-01-28DO NOT MERGE Jason Sams
2011-01-26am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do ... Shih-wei Liao
2011-01-26Actually fix build. Stephen Hines
2011-01-26For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do Shih-wei Liao
2011-01-26Fix build breakage. Stephen Hines
2011-01-26am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linki... Shih-wei Liao
2011-01-26Part II of fixing b/2943524: On-device linking rs_core. Shih-wei Liao
2011-01-26Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb Jason Sams
2011-01-26Merge "Migrating functions for on device linking." into honeycomb Jason Sams
2011-01-26DO NOT MERGE Jason Sams
2011-01-26Fix b/2943524: On-device linking the rs_cl. Shih-wei Liao
2011-01-25Migrating functions for on device linking. Jason Sams
2011-01-24Add missing functions to math library. Stephen Hines
2011-01-20Remove unnecessary library functions. Stephen Hines
2011-01-19Clean up RS math fp library functions. Stephen Hines
2011-01-19c99 bool support Shih-wei Liao
2011-01-191. fp_mad.rs: Pass C99 check. Shih-wei Liao
2011-01-18Fix bug in modf library function (plus typos). Stephen Hines
2011-01-18Provide mechanism to switch between extern/static. Stephen Hines
2011-01-17Clean up simple integer operations. Stephen Hines
2011-01-11Clean up RS math headers. Stephen Hines
2011-01-09Split time functions into rs_time.rsh header. Stephen Hines
2010-12-20Clean up Allocation buffer object api. Jason Sams
2010-12-15Fix mipmap bug introduced with Allocation cleanup. Jason Sams
2010-11-10Code cleanup to make formatting consistent Alex Sakhartchouk
2010-10-18Remove unneeded inclusion of rs_math.rsh. Shih-wei Liao
2010-10-18Merge "Add support for rsDebug with 64-bit types." Stephen Hines
2010-10-15Fix header file to always inline stub functions. Jason Sams
2010-10-15Add support for rsDebug with 64-bit types. Stephen Hines
2010-10-07Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct... Shih-wei Liao
2010-10-05Adding text metrics to renderscript. Alex Sakhartchouk
2010-09-02Adding ability to dirty the allocation and notify shaders using it. Alex Sakhartchouk
2010-08-23Renderscript samples. Alex Sakhartchouk
2010-08-16Merge "Added frustum plane extraction and sphere culling code." Alex Sakhartchouk
2010-08-16Added frustum plane extraction and sphere culling code. Alex Sakhartchouk
2010-08-16Support reference operations in RS scripts. Jason Sams
2010-08-13Merge "Adding bounding box computation." Alex Sakhartchouk
2010-08-13Adding bounding box computation. Alex Sakhartchouk
2010-08-12Merge "Thread launch strategies." Jason Sams
2010-08-12Thread launch strategies. Jason Sams
2010-08-12Preparing renderscript java code for use with phanton references. Alex Sakhartchouk
2010-08-11Renaming stucts back. Alex Sakhartchouk
2010-08-10Adding quaternion functions to math library. Alex Sakhartchouk
2010-08-06Fix debugging support for float vectors and add matrix debugging. Jason Sams
2010-08-05Fix length normilization bug in rsMatrixLoadRotate. Jason Sams
2010-08-05Adding more matrix math functions. Alex Sakhartchouk