summaryrefslogtreecommitdiffstats
path: root/scriptc/rs_math.rsh
Commit message (Expand)AuthorAgeFilesLines
* Mark math functions const/pure if possible.Stephen Hines2013-04-301-14/+14
* Revert "Add additional math constants"Rajeev Sharma2012-07-241-14/+0
* Add additional math constantsRajeev Sharma2012-07-241-0/+14
* Add yuv headersJason Sams2012-06-131-0/+3
* Start refactoring RS headerfiles for docs.Jason Sams2011-08-091-580/+152
* Add docs to rs_types.rshJason Sams2011-08-081-27/+208
* Add const to matrix by vector multiply routines.Jason Sams2011-07-271-11/+10
* Add size param to rsForEachJason Sams2011-07-251-2/+15
* First cut of atomics for renderscript.Jason Sams2011-06-211-0/+222
* Allocation copy functions.Alex Sakhartchouk2011-06-141-0/+52
* Fix bug 3421901Jason Sams2011-02-031-7/+0
* Clean up RS samples for SDK, bug 2943369Jason Sams2011-01-281-7/+55
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-091-26/+0
* Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct...Shih-wei Liao2010-10-071-28/+0
* Adding ability to dirty the allocation and notify shaders using it.Alex Sakhartchouk2010-09-021-0/+4
* Support reference operations in RS scripts.Jason Sams2010-08-161-0/+71
* Thread launch strategies.Jason Sams2010-08-121-1/+11
* Fix debugging support for float vectors and add matrix debugging.Jason Sams2010-08-061-19/+25
* Cleanup of signed/unsignedJason Sams2010-07-291-41/+81
* Cleanup sendToClient and add rsGetDt().Jason Sams2010-07-281-21/+32
* Threading RS ForEach.Jason Sams2010-07-191-0/+6
* 1st cut of ForEach and test.Jason Sams2010-07-151-13/+12
* Remove points from fixed function.Jason Sams2010-07-091-0/+17
* Fix image processing resource problem for non high-density devices.Jason Sams2010-07-071-1/+4
* Add matrix ops to RSH headers.Jason Sams2010-06-241-32/+0
* types update.Jason Sams2010-05-281-12/+2
* Rough implemetation of ForEach.Jason Sams2010-05-281-0/+8
* Remove noise functions and update images processing to use new rs namespace n...Jason Sams2010-05-201-3/+0
* Begin naming cleanup for renderscript runtime.Jason Sams2010-05-191-650/+88
* Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.Jason Sams2010-05-171-0/+1
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-111-219/+587
* Checkin new types for RS.Jason Sams2010-03-261-197/+195
* First cut of basic RS headers for ScriptC. Not nearly complete.Jason Sams2010-03-161-0/+287