summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: capping live wallpapper fpsRajulu Ponnada2012-05-041-0/+16
* f/b: qcom flags cleanupGiulio Cervera2012-04-021-4/+0
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-291-0/+25
|\
| * 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
* | libRS: Correct the screen freezing issueWeiming Zhao2012-03-231-2/+7
* | libRS: release last surface reference when shutting down GLJeff Boody2012-03-052-0/+10
* | libs/rs: Fix parameter swap in rsAllocationJeykumar Sankaran2012-03-052-6/+6
|/
* Add support for handling a bitcode wrapper to librs.Stephen Hines2011-12-011-1/+19
* am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0Stephen Hines2011-11-011-0/+1
|\
| * Fix potential segfault in RS watchdog.Stephen Hines2011-10-311-0/+1
* | Merge "Removing changes not meant for MR1" into ics-mr1Alex Sakhartchouk2011-10-311-195/+0
|\ \
| * | Removing changes not meant for MR1Alex Sakhartchouk2011-10-271-195/+0
* | | am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper...Jason Sams2011-10-271-0/+2
|\ \ \ | |/ / |/| / | |/
| * Fix bug where CPU could be stuck spinningJason Sams2011-10-261-0/+2
* | Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Elemen...Jason Sams2011-10-202-5/+10
|\ \
| * | adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-182-5/+10
* | | Merge "Remove ObjBaseRef from the hal struct"Jason Sams2011-10-2014-116/+168
|\ \ \
| * | | Remove ObjBaseRef from the hal structAlex Sakhartchouk2011-10-1814-116/+168
| |/ /
* | | Fixes and optimizations of two quaternion functions.Alex Sakhartchouk2011-10-181-41/+37
|/ /
* | Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-154-39/+252
* | am 43b57ec4: Fix error printing if no command string is set.Jason Sams2011-10-131-2/+6
|\ \ | |/
| * Fix error printing if no command string is set.Jason Sams2011-10-131-2/+6
* | Fix bug with 1D arrays and threading.Jason Sams2011-10-121-3/+3
* | Improve rsForEach overhead.Jason Sams2011-10-113-48/+97
|/
* Merge "Wrapping new API with #defines to prevent old apps from using them."Jason Sams2011-10-055-1/+16
|\
| * Wrapping new API with #defines to prevent old apps from using them.Alex Sakhartchouk2011-09-285-1/+16
* | Fix crash running old HC apps.Jason Sams2011-10-041-1/+4
|/
* Remove unused fields in ProgramRasterJason Sams2011-09-233-34/+5
* Cleanup RS logsJason Sams2011-09-203-17/+12
* Add RS watchdog.Jason Sams2011-09-1315-106/+186
* Merge "Fix remaining .rs.dtor() issue for RS."Stephen Hines2011-09-011-0/+1
|\
| * Fix remaining .rs.dtor() issue for RS.Stephen Hines2011-09-011-0/+1
* | fix rs docsRobert Ly2011-09-011-1/+1
|/
* Merge "Call .rs.dtor() when tearing down Scripts."Stephen Hines2011-09-016-0/+21
|\
| * Call .rs.dtor() when tearing down Scripts.Stephen Hines2011-08-316-0/+21
* | 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 "Fixing the lockless fifo destory bug. Removing unused code from elemen...Alex Sakhartchouk2011-08-244-40/+14
|\
| * Fixing the lockless fifo destory bug.Alex Sakhartchouk2011-08-194-40/+14
* | Merge "Issue proper parameters to root() calls for RS."Stephen Hines2011-08-193-4/+136
|\ \
| * | Issue proper parameters to root() calls for RS.Stephen Hines2011-08-193-4/+136
| |/
* | Fix issue with freeing allocation with circular references.Jason Sams2011-08-187-21/+59
|/
* Fix "return 0" behavior in rsJason Sams2011-08-171-5/+6
* Add structure to pack params for forEach.Jason Sams2011-08-172-14/+48
* Merge "Fixing asynchronous performance issues."Alex Sakhartchouk2011-08-1722-290/+480
|\
| * Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-1622-290/+480