summaryrefslogtreecommitdiffstats
path: root/libs/rs/scriptc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removing changes not meant for MR1Alex Sakhartchouk2011-10-271-195/+0
* Fixes and optimizations of two quaternion functions.Alex Sakhartchouk2011-10-181-41/+37
* Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-151-0/+194
* Wrapping new API with #defines to prevent old apps from using them.Alex Sakhartchouk2011-09-285-1/+16
* fix rs docsRobert Ly2011-09-011-1/+1
* Merge "Finish the docs for rs_cl."Jason Sams2011-09-011-5/+73
|\
| * Finish the docs for rs_cl.Jason Sams2011-08-311-5/+73
* | Merge "Document the basic RS math functions."Jason Sams2011-08-311-47/+378
|\ \ | |/
| * Document the basic RS math functions.Jason Sams2011-08-311-47/+378
* | Updated time/type docs for Renderscript.Stephen Hines2011-08-262-59/+110
|/
* Merge "add renderscript doc comments for exposed headers"Alex Sakhartchouk2011-08-091-15/+98
|\
| * add renderscript doc comments for exposed headersAlex Sakhartchouk2011-08-091-15/+98
* | Start refactoring RS headerfiles for docs.Jason Sams2011-08-0911-1412/+1673
|/
* Add RS docs for rs_core.rshJason Sams2011-08-081-41/+351
* Add docs to rs_types.rshJason Sams2011-08-082-34/+484
* Add const to matrix by vector multiply routines.Jason Sams2011-07-272-11/+30
* Add size param to rsForEachJason Sams2011-07-252-2/+20
* First cut of atomics for renderscript.Jason Sams2011-06-211-0/+222
* Allocation copy functions.Alex Sakhartchouk2011-06-143-0/+80
* Start ICS header cleanup and finish type matrix.Jason Sams2011-04-251-0/+11
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-011-0/+40
* am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from publ...Jason Sams2011-02-082-15/+0
|\
| * Fix bug 3421901Jason Sams2011-02-032-15/+0
* | am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix...Jason Sams2011-01-283-34/+371
|\ \ | |/
| * Clean up RS samples for SDK, bug 2943369Jason Sams2011-01-283-34/+371
| * DO NOT MERGEJason Sams2011-01-281-2/+0
* | am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do ...Shih-wei Liao2011-01-261-111/+111
|\ \ | |/
| * For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we doShih-wei Liao2011-01-261-111/+111
* | Actually fix build.Stephen Hines2011-01-261-14/+14
* | Fix build breakage.Stephen Hines2011-01-261-14/+14
* | am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linki...Shih-wei Liao2011-01-261-144/+40
|\ \ | |/
| * Part II of fixing b/2943524: On-device linking rs_core.Shih-wei Liao2011-01-261-155/+51
| * Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycombJason Sams2011-01-261-250/+0
| |\ |/ /
| * DO NOT MERGEJason Sams2011-01-261-250/+0
* | Merge "Migrating functions for on device linking." into honeycombJason Sams2011-01-261-446/+46
|\ \ | |/
| * Migrating functions for on device linking.Jason Sams2011-01-251-446/+46
* | Fix b/2943524: On-device linking the rs_cl.Shih-wei Liao2011-01-261-591/+132
|/
* Add missing functions to math library.Stephen Hines2011-01-241-1/+1
* Remove unnecessary library functions.Stephen Hines2011-01-201-362/+344
* Clean up RS math fp library functions.Stephen Hines2011-01-191-122/+255
* c99 bool supportShih-wei Liao2011-01-191-6/+1
* 1. fp_mad.rs: Pass C99 check.Shih-wei Liao2011-01-192-2/+8
* Fix bug in modf library function (plus typos).Stephen Hines2011-01-181-4/+36
* Provide mechanism to switch between extern/static.Stephen Hines2011-01-182-167/+179
* Clean up simple integer operations.Stephen Hines2011-01-171-142/+85
* Clean up RS math headers.Stephen Hines2011-01-111-8/+37
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-092-26/+36
* Clean up Allocation buffer object api.Jason Sams2010-12-201-7/+0