summaryrefslogtreecommitdiff
path: root/scriptc/rs_types.rsh
AgeCommit message (Expand)Author
2014-12-17Improve the library documentation.Jean-Luc Brouillet
2014-08-19Fix ulongJason Sams
2014-06-12Switch to large objects for 64-bit.Tim Murray
2014-06-10Update structs and defines for 64-bit.Tim Murray
2014-05-19Cleanup 64bit and remove deprecated functionsJason Sams
2013-05-29s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines
2013-02-16Merge "Support typed YUV allocations"Jason Sams
2013-02-15Support typed YUV allocationsJason Sams
2013-02-15Add MIRRORED_REPEAT.Tim Murray
2012-07-24Add additional math constantsRajeev Sharma
2012-07-24Revert "Add additional math constants"Rajeev Sharma
2012-07-24Add additional math constantsRajeev Sharma
2012-04-16unhide J APIAlex Sakhartchouk
2012-04-12Add in missing FONT support.Stephen Hines
2012-03-22Wrapping new api's with proper RS_VERSIONAlex Sakhartchouk
2012-02-29Allocation sampling api prototypes.Alex Sakhartchouk
2011-12-29Adding better error behavior to RSAlex Sakhartchouk
2011-12-22Adding tests for element/mesh getters.Alex Sakhartchouk
2011-12-16Adding comments to RS headers.Alex Sakhartchouk
2011-12-16Element getters.Alex Sakhartchouk
2011-12-15Element HAL sturct, script side gettersAlex Sakhartchouk
2011-12-06am f7f93048: Merge "NULL should not be const for RS."Stephen Hines
2011-12-06NULL should not be const for RS.Stephen Hines
2011-11-10Path renderingJason Sams
2011-09-28Wrapping new API with #defines to prevent old apps from using them.Alex Sakhartchouk
2011-08-26Updated time/type docs for Renderscript.Stephen Hines
2011-08-09Start refactoring RS headerfiles for docs.Jason Sams
2011-08-08Add docs to rs_types.rshJason Sams
2011-07-25Add size param to rsForEachJason Sams
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-04-25Start ICS header cleanup and finish type matrix.Jason Sams
2011-01-19c99 bool supportShih-wei Liao
2011-01-191. fp_mad.rs: Pass C99 check.Shih-wei Liao
2010-10-07Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct...Shih-wei Liao
2010-08-16Support reference operations in RS scripts.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-06-24Adding freetype font rendering to renderscript.Alex Sakhartchouk
2010-06-24Add matrix ops to RSH headers.Jason Sams
2010-06-17Add skip to field packer.Jason Sams
2010-06-09To enable the reflection of rs_mesh etc. Side benefit: Better type checking.Shih-wei Liao
2010-06-09Remove float8/16 from RS type list.Jason Sams
2010-05-28types update.Jason Sams
2010-05-19Begin naming cleanup for renderscript runtime.Jason Sams
2010-03-26Checkin new types for RS.Jason Sams
2010-03-18Change opaque RS typedefs from void * to int. These will likely become int64...Jason Sams
2010-03-16First cut of basic RS headers for ScriptC. Not nearly complete.Jason Sams