summaryrefslogtreecommitdiff
path: root/scriptc
AgeCommit message (Expand)Author
2013-12-03Comment out unimplemented smoothstep() functions.Stephen Hines
2013-12-03Remove unimplemented atomic functions from RS header files.Stephen Hines
2013-06-24Update header declarations for doxygen.Stephen Hines
2013-05-29am e227f9a1: s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines
2013-05-29s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines
2013-05-24Implement vector clamp for all types.Jason Sams
2013-04-30Mark math functions const/pure if possible.Stephen Hines
2013-04-05Add yuv prototypesJason Sams
2013-02-26Headers for 3d typed get/set elementJason Sams
2013-02-16Merge "Support typed YUV allocations"Jason Sams
2013-02-15Support typed YUV allocationsJason Sams
2013-02-15Add MIRRORED_REPEAT.Tim Murray
2013-01-25Implement fast log and pow.Jason Sams
2013-01-18Merge "Construct fract(float) as a static inline call, instead of a new funct...Stephen Hines
2013-01-18Implement fast native_exp*Jason Sams
2013-01-16Construct fract(float) as a static inline call, instead of a new function.Stephen Hines
2013-01-03Add float fract(float v) prototype.Tim Murray
2012-12-12Add rsSetElementAt_<type>.Tim Murray
2012-10-19Merge "Add 1D and 2D rsSetElementAt."Tim Murray
2012-10-19Add 1D and 2D rsSetElementAt.Tim Murray
2012-10-17Fix use of rs_script_call_t.android-sdk-support_r11Stephen Hines
2012-09-24Implement FS compatible getElementAt_*Jason Sams
2012-09-20Mark getAllocation as deprecated.Jason Sams
2012-09-20Fix approx function naming.Jason Sams
2012-08-16Add approx_atan and header guards to rs_cl.rshRajeev Sharma
2012-08-03Add initial approximate function prototypes and cleanup rs_cl.rshRajeev Sharma
2012-07-25am 310fcd94: Merge "Add additional math constants"Stephen Hines
2012-07-25Add additional math constantsRajeev Sharma
2012-07-24Revert "Add additional math constants"Rajeev Sharma
2012-07-24Add additional math constantsRajeev Sharma
2012-07-09Add rsDebug implementations for all basic typesRajeev Sharma
2012-06-13Add yuv headersJason Sams
2012-05-29Add docs for abs(), etc. + fix minor spacing issues.Stephen Hines
2012-05-14Support float vector versions of rsDebug() directly.Stephen Hines
2012-04-16unhide J APIAlex Sakhartchouk
2012-04-12Add in missing FONT support.Stephen Hines
2012-04-02Implement IO_OUTPUT + SurfaceTextureJason Sams
2012-03-30Implement nan.Jason Sams
2012-03-22Wrapping new api's with proper RS_VERSIONAlex Sakhartchouk
2012-03-22More rearrangement and renaming.Alex Sakhartchouk
2012-03-21Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk
2012-03-21Breaking up rs headers by logical components.Alex Sakhartchouk
2012-02-29Allocation sampling api prototypes.Alex Sakhartchouk
2012-01-26am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines
2012-01-26Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines
2012-01-25Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines
2012-01-18am b41c96a3: am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api...Robert Ly
2012-01-18am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open...Robert Ly
2012-01-13update overview page for rs api docs to open iframe links in parentRobert Ly
2012-01-13cherrypick from master - add overview description for RS API reference Change...Robert Ly