summaryrefslogtreecommitdiff
path: root/libs/rs/scriptc
AgeCommit message (Expand)Author
2011-10-27Removing changes not meant for MR1 Alex Sakhartchouk
2011-10-18Fixes and optimizations of two quaternion functions. Alex Sakhartchouk
2011-10-15Adding getter functions for script side RS objects. Alex Sakhartchouk
2011-09-28Wrapping new API with #defines to prevent old apps from using them. Alex Sakhartchouk
2011-09-01fix rs docs Robert Ly
2011-09-01Merge "Finish the docs for rs_cl." Jason Sams
2011-08-31Finish the docs for rs_cl. Jason Sams
2011-08-31Merge "Document the basic RS math functions." Jason Sams
2011-08-31Document the basic RS math functions. Jason Sams
2011-08-26Updated time/type docs for Renderscript. Stephen Hines
2011-08-09Merge "add renderscript doc comments for exposed headers" Alex Sakhartchouk
2011-08-09add renderscript doc comments for exposed headers Alex Sakhartchouk
2011-08-09Start refactoring RS headerfiles for docs. Jason Sams
2011-08-08Add RS docs for rs_core.rsh Jason Sams
2011-08-08Add docs to rs_types.rsh Jason Sams
2011-07-27Add const to matrix by vector multiply routines. Jason Sams
2011-07-25Add size param to rsForEach Jason Sams
2011-06-21First cut of atomics for renderscript. Jason Sams
2011-06-14Allocation copy functions. Alex Sakhartchouk
2011-04-25Start ICS header cleanup and finish type matrix. Jason Sams
2011-04-01First draft of fbo in renderscript. Alex Sakhartchouk
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