summaryrefslogtreecommitdiffstats
path: root/scriptc
Commit message (Expand)AuthorAgeFilesLines
* Update header declarations for doxygen.Stephen Hines2013-06-242-15/+48
* am e227f9a1: s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines2013-05-294-31/+28
|\
| * s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines2013-05-294-31/+28
* | Implement vector clamp for all types.Jason Sams2013-05-241-0/+25
* | Mark math functions const/pure if possible.Stephen Hines2013-04-302-206/+206
|/
* Add yuv prototypesJason Sams2013-04-051-0/+22
* Headers for 3d typed get/set elementJason Sams2013-02-261-24/+28
* Merge "Support typed YUV allocations"Jason Sams2013-02-161-1/+2
|\
| * Support typed YUV allocationsJason Sams2013-02-151-1/+2
* | Add MIRRORED_REPEAT.Tim Murray2013-02-151-0/+1
|/
* Implement fast log and pow.Jason Sams2013-01-251-0/+14
* Merge "Construct fract(float) as a static inline call, instead of a new funct...Stephen Hines2013-01-181-5/+22
|\
| * Construct fract(float) as a static inline call, instead of a new function.Stephen Hines2013-01-161-5/+22
* | Implement fast native_exp*Jason Sams2013-01-181-0/+39
|/
* Add float fract(float v) prototype.Tim Murray2013-01-031-0/+7
* Add rsSetElementAt_<type>.Tim Murray2012-12-121-0/+60
* Merge "Add 1D and 2D rsSetElementAt."Tim Murray2012-10-191-1/+16
|\
| * Add 1D and 2D rsSetElementAt.Tim Murray2012-10-191-1/+16
* | Fix use of rs_script_call_t.Stephen Hines2012-10-171-6/+6
|/
* Implement FS compatible getElementAt_*Jason Sams2012-09-241-0/+58
* Mark getAllocation as deprecated.Jason Sams2012-09-201-0/+3
* Fix approx function naming.Jason Sams2012-09-201-20/+12
* Add approx_atan and header guards to rs_cl.rshRajeev Sharma2012-08-161-0/+15
* Add initial approximate function prototypes and cleanup rs_cl.rshRajeev Sharma2012-08-031-31/+88
* am 310fcd94: Merge "Add additional math constants"Stephen Hines2012-07-251-1/+14
|\
| * Add additional math constantsRajeev Sharma2012-07-251-1/+14
* | Revert "Add additional math constants"Rajeev Sharma2012-07-242-14/+2
* | Add additional math constantsRajeev Sharma2012-07-242-2/+14
* | Add rsDebug implementations for all basic typesRajeev Sharma2012-07-091-0/+144
* | Add yuv headersJason Sams2012-06-131-0/+3
* | Add docs for abs(), etc. + fix minor spacing issues.Stephen Hines2012-05-291-51/+105
* | Support float vector versions of rsDebug() directly.Stephen Hines2012-05-141-15/+15
|/
* unhide J APIAlex Sakhartchouk2012-04-166-45/+138
* Add in missing FONT support.Stephen Hines2012-04-121-0/+1
* Implement IO_OUTPUT + SurfaceTextureJason Sams2012-04-021-0/+13
* Implement nan.Jason Sams2012-03-301-1/+1
* Wrapping new api's with proper RS_VERSIONAlex Sakhartchouk2012-03-227-147/+48
* More rearrangement and renaming.Alex Sakhartchouk2012-03-224-22/+21
* Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk2012-03-211-145/+0
* Breaking up rs headers by logical components.Alex Sakhartchouk2012-03-216-123/+480
* Allocation sampling api prototypes.Alex Sakhartchouk2012-02-293-109/+170
* am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-261-1/+1
|\
| * Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."Stephen Hines2012-01-261-1/+1
| |\
| | * Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines2012-01-251-1/+1
* | | am b41c96a3: am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api...Robert Ly2012-01-181-3/+3
|\| |
| * | am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open...Robert Ly2012-01-181-3/+3
| |\ \ | | |/ | |/|
| | * update overview page for rs api docs to open iframe links in parentRobert Ly2012-01-131-3/+3
| | * cherrypick from master - add overview description for RS API reference Change...Robert Ly2012-01-131-0/+25
* | | Adding ability to bind constants to shaders.Alex Sakhartchouk2012-01-101-0/+22
* | | Adding better error behavior to RSAlex Sakhartchouk2011-12-292-5/+21