summaryrefslogtreecommitdiff
path: root/scriptc
AgeCommit message (Expand)Author
2014-05-22Added the RS_KERNEL macro.Chris Wailes
2014-05-19Cleanup 64bit and remove deprecated functionsJason Sams
2014-05-05Fix issues in long and double testing.Jean-Luc Brouillet
2014-04-29Mark convert_(long/double) as API 21Jason Sams
2014-04-23Merge "Remove VP9-related runtime functions."Tim Murray
2014-03-07Enable more advanced CTS tests.Jean-Luc Brouillet
2014-03-04Add unsigned atomicsJason Sams
2014-02-28Implement vector load/store.Jason Sams
2014-02-24Multiple improvements to the rs_core_math CTS tests.Jean-Luc Brouillet
2014-02-24Remove VP9-related runtime functions.Tim Murray
2014-02-14Merge "gen_runtime now creates test Java and .rs files for the functions."Jean-Luc Brouillet
2014-02-14gen_runtime now creates test Java and .rs files for the functions.Jean-Luc Brouillet
2014-02-11Clean up naming of VP9 support functions.Jason Sams
2014-02-12Merge "Add image computing oriented builtin functions"Jason Sams
2014-02-11Add image computing oriented builtin functionsMatthieu Delahaye
2014-02-04Fix overlap between scalar and vector usage of functions.Jean-Luc Brouillet
2014-01-22Implement version of step() that takes a scalar edge and a vector for the oth...Jean-Luc Brouillet
2014-01-09Switch to generated headers.Jason Sams
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