summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* NULL should not be const for RS.Stephen Hines2011-12-061-1/+1
* Remove dead code.Logan Chien2011-11-272-4/+1
* Merge "Add support for handling a bitcode wrapper to librs."Stephen Hines2011-11-231-1/+19
|\
| * Add support for handling a bitcode wrapper to librs.Stephen Hines2011-11-221-1/+19
* | Merge "add overview description for RS API reference"Robert Ly2011-11-221-0/+25
|\ \
| * | add overview description for RS API referenceRobert Ly2011-11-221-0/+25
* | | Fix script init error handling.Jason Sams2011-11-223-3/+10
| |/ |/|
* | Merge "Fixing FBO font rendering bug that resulted from using old surface size."Alex Sakhartchouk2011-11-176-6/+44
|\ \
| * | Fixing FBO font rendering bug that resulted from using old surface size.Alex Sakhartchouk2011-11-166-6/+44
| |/
* | Merge "Expand RS vector3 types to vector4."Alex Sakhartchouk2011-11-167-12/+143
|\ \
| * | Expand RS vector3 types to vector4.Alex Sakhartchouk2011-11-157-12/+143
| |/
* | Fix setTimeZone() and use it properly in RSTest/rstime.Stephen Hines2011-11-102-3/+17
|/
* am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into...Stephen Hines2011-11-021-0/+1
|\
| * 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
* | | am 66ce1fce: Merge "Removing changes not meant for MR1" into ics-mr1Alex Sakhartchouk2011-10-311-195/+0
|\ \ \ | |/ /
| * | 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 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required ...Jason Sams2011-10-271-0/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-2619-102/+102
|/ /
* | 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