History log of /frameworks/rs/scriptc/rs_cl.rsh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa49395cad23d270467a4137cd4e3340458ee5be 25-Jan-2013 Jason Sams <jsams@google.com> Implement fast log and pow.

Change-Id: Ic69430d6270abec3fe982cc16ee4b3a4b811ee67
/frameworks/rs/scriptc/rs_cl.rsh
87212a210bea79b2dc29be86b78378ce5d170b6f 19-Jan-2013 Stephen Hines <srhines@google.com> Merge "Construct fract(float) as a static inline call, instead of a new function."
59531f77bc1455f6b4ec394d08f836283df31b1e 18-Jan-2013 Jason Sams <jsams@google.com> Implement fast native_exp*

Change-Id: I9b5b75e29fbe32c7b31775b03a53c4ecbc6bf4e2
/frameworks/rs/scriptc/rs_cl.rsh
891bcfe43dd32783ee76ccf1a1f0669a95a4aa1b 17-Jan-2013 Stephen Hines <srhines@google.com> Construct fract(float) as a static inline call, instead of a new function.

Change-Id: I1356662cccc3d751e5dbe66353d4ce0956c9867c
/frameworks/rs/scriptc/rs_cl.rsh
4d3201d5f57e5cdfe0e677f5bbbeef7c6455c49a 03-Jan-2013 Tim Murray <timmurray@google.com> Add float fract(float v) prototype.

Change-Id: Id086259f1e05487cc87f967dfc0a3eac5d8a48f7
/frameworks/rs/scriptc/rs_cl.rsh
ab4b0efa86ce954a97a5761c4545bc8cb75fdb4d 21-Sep-2012 Jason Sams <jsams@google.com> Fix approx function naming.
bug 7205089

Change-Id: Idef995bd31d10c9dfb7fb0017ff9f47f46c957fc
/frameworks/rs/scriptc/rs_cl.rsh
7150c93a53882ab1b1850223fef8b4459d2f0bb4 16-Aug-2012 Rajeev Sharma <rdsharma@google.com> Add approx_atan and header guards to rs_cl.rsh

Change-Id: Ic58c3d91646b02aff4822e74d3a45d2b9c253912
/frameworks/rs/scriptc/rs_cl.rsh
65723fe0612f064de5d8ee6f10b5bed8b6be61be 04-Aug-2012 Rajeev Sharma <rdsharma@google.com> Add initial approximate function prototypes and cleanup rs_cl.rsh

Change-Id: I7e1da7ffd6ed6919ecd1b6348e0cecfac9df7904
/frameworks/rs/scriptc/rs_cl.rsh
cb0580211471c3281037ef101fdacac00d5dbc78 30-May-2012 Stephen Hines <srhines@google.com> Add docs for abs(), etc. + fix minor spacing issues.

Change-Id: I01b1691e43a099a5165a3a00e4d409c34564188e
/frameworks/rs/scriptc/rs_cl.rsh
f31fa924c30b2d003ccd6a4a681de8a1caa9af01 31-Mar-2012 Jason Sams <jsams@google.com> Implement nan.

BUG=394801

Change-Id: I239b0df708a7cff0fdb53b5417fc13c96947738a
/frameworks/rs/scriptc/rs_cl.rsh
dc2c3e6f551e4134f00339d2298255217b90a319 01-Sep-2011 Jason Sams <rjsams@android.com> Finish the docs for rs_cl.

Change-Id: I2edaac2ad07fe1de77af58bec0d9ac4cde181f11
/frameworks/rs/scriptc/rs_cl.rsh
ef82364d4af3b84c5e07dcdc9183f39420e46bda 31-Aug-2011 Jason Sams <rjsams@android.com> Document the basic RS math functions.

Change-Id: If7a1b82eab4c4c82443cf8e57b444865f1e3f6b8
/frameworks/rs/scriptc/rs_cl.rsh
044e2ee36ffe6520570a7f0207d75a8fce8b8e91 09-Aug-2011 Jason Sams <rjsams@android.com> Start refactoring RS headerfiles for docs.

Change-Id: Ieb7797601f94beec2835e1d936dc2dd0c38cb48c
/frameworks/rs/scriptc/rs_cl.rsh
e31775b3eee19595335d62bcbe3ad699d1e7e656 27-Jan-2011 Shih-wei Liao <sliao@google.com> For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
on-device linking, STATIC no longer makes sense. (b/2943524)

Change-Id: Ia35f90eb0956b1cd6c436a1482d87d82f41cedc9
/frameworks/rs/scriptc/rs_cl.rsh
edf2240c7f3b0af25d407d63e3cfd5ae7d5372e5 26-Jan-2011 Shih-wei Liao <sliao@google.com> Fix b/2943524: On-device linking the rs_cl.

Change-Id: I1b1e76ec94a26e0bc86d997d2584c8a015c57de1
/frameworks/rs/scriptc/rs_cl.rsh
47b1530fc41049dd0ed0675a56ba643643c99ebc 20-Jan-2011 Stephen Hines <srhines@google.com> Remove unnecessary library functions.

Change-Id: I47fadb2b9e8b9e9ef5f139470366ce43c75fadbb
/frameworks/rs/scriptc/rs_cl.rsh
3e6482fd3d53f3d2422dcd5181444d10748816ff 19-Jan-2011 Stephen Hines <srhines@google.com> Clean up RS math fp library functions.

Change-Id: Ibe87b06a7f40a3889d63310641359d98bdff066c
/frameworks/rs/scriptc/rs_cl.rsh
5439184e13077059e4caffbdadfcfe37ec99ec10 19-Jan-2011 Shih-wei Liao <sliao@google.com> 1. fp_mad.rs: Pass C99 check.
2. Include C99 header (Will be fixed later at build.git.)

Change-Id: I2864e081b2635dfc4fc0c85f746f6d0ce0b01af5
/frameworks/rs/scriptc/rs_cl.rsh
32086d8bbb164a90e7b721d30c8a0ea855f6b0c4 19-Jan-2011 Stephen Hines <srhines@google.com> Fix bug in modf library function (plus typos).

Change-Id: I643c905e2e3e2dcf7a61f1d027b749d9a0d6e542
/frameworks/rs/scriptc/rs_cl.rsh
f6a28c6a71d8929fb90ca83634a617d69531d87d 19-Jan-2011 Stephen Hines <srhines@google.com> Provide mechanism to switch between extern/static.

Change-Id: I59b1b45cc335278f92b68581594ca68115b9a590
/frameworks/rs/scriptc/rs_cl.rsh
b902e4cd57f3616253849326d6dbeb5d14acd638 15-Jan-2011 Stephen Hines <srhines@google.com> Clean up simple integer operations.

Change-Id: I3bd11c54c49602e4f63310d50bd9b20fae234329
/frameworks/rs/scriptc/rs_cl.rsh
4741653428ccadbabf26649921bdf5866b5d6fdd 11-Jan-2011 Stephen Hines <srhines@google.com> Clean up RS math headers.

Fix types for ilogb and remquo.

Change-Id: I54f8634b1fe8b6cfb136d3bdf6aab5a5961e6827
/frameworks/rs/scriptc/rs_cl.rsh
5e9811f075f5a96925785a95afeda22592a840ac 22-Jun-2010 Jason Sams <rjsams@android.com> Move ImageProcessing and ModelViewer to reflected files.
Implement boolean support.

Change-Id: Iac2dc28067ac430b3e413fc651dfaa0b96214e2e
/frameworks/rs/scriptc/rs_cl.rsh
f1e6ec3cf9654eaf92a2997e93657baf4b5d33fa 15-Jun-2010 Shih-wei Liao <sliao@google.com> Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort.

Change-Id: I635eecead3ef71690124e51f29afa163373e2329
/frameworks/rs/scriptc/rs_cl.rsh
1b937f5c0d66a65daf07a45554c98a9f2481b9ba 09-Jun-2010 Jason Sams <rjsams@android.com> Remove float8/16 from RS type list.
We will not have time to work through ABI issues for these types
on arm for our ship date. Can be re-added later.

Change-Id: I957758be7e900a1c55eff9cb5aeb16fa636bd9a0
/frameworks/rs/scriptc/rs_cl.rsh
22fa371bf64b8aae786acfe5d711af21afb13a93 20-May-2010 Jason Sams <rjsams@android.com> Begin naming cleanup for renderscript runtime.
Prefix functions with "rs" or "rsg".

Change-Id: I4435b486831bfab1ea473ccfad435b404e68f1c9
/frameworks/rs/scriptc/rs_cl.rsh