summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fix to the memory leak problem."Alex Sakhartchouk2011-08-121-0/+16
|\ \ | |/
| * Fix to the memory leak problem.Alex Sakhartchouk2011-08-121-0/+16
* | Fix the RS frame timeout.Jason Sams2011-08-127-29/+67
* | Replacing sans serif system font with RobotoChristian Robertson2011-08-111-1/+1
* | 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
|/
* Merge "Migrate perf-critical functions away from librs."Stephen Hines2011-08-082-54/+9
|\
| * Migrate perf-critical functions away from librs.Stephen Hines2011-08-082-54/+9
* | Add RS docs for rs_core.rshJason Sams2011-08-081-41/+351
* | Merge "Add docs to rs_types.rsh"Jason Sams2011-08-082-34/+484
|\ \
| * | Add docs to rs_types.rshJason Sams2011-08-082-34/+484
* | | Merge "Fixing rs crash when no texture is bound."Alex Sakhartchouk2011-08-083-4/+18
|\ \ \ | |_|/ |/| |
| * | Fixing rs crash when no texture is bound.Alex Sakhartchouk2011-08-053-4/+18
| |/
* | Merge "Start using bcinfo components within librs."Stephen Hines2011-08-056-32/+87
|\ \ | |/ |/|
| * Start using bcinfo components within librs.Stephen Hines2011-08-036-32/+87
* | Finish the refactor work of bccPrepareExecutableLogan Chien2011-07-301-1/+1
|/
* Add const to matrix by vector multiply routines.Jason Sams2011-07-272-11/+30
* Add size param to rsForEachJason Sams2011-07-253-14/+60
* Merge "Correctly call glviewport when surface changes."Alex Sakhartchouk2011-07-202-0/+2
|\
| * Correctly call glviewport when surface changes.Alex Sakhartchouk2011-07-192-0/+2
* | Extract BC metadata using a single call.Stephen Hines2011-07-182-60/+46
* | Merge "For the serialization context, no fifo initialization is necessary."Alex Sakhartchouk2011-07-153-8/+6
|\ \ | |/ |/|
| * For the serialization context, no fifo initialization is necessary.Alex Sakhartchouk2011-07-133-8/+6
* | Merge "Fix native crash when GL driver fails to initialize."Jason Sams2011-07-131-1/+3
|\ \
| * | Fix native crash when GL driver fails to initialize.Jason Sams2011-07-131-1/+3
* | | Merge "Add slot number to forEach hal."Jason Sams2011-07-134-1/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Add slot number to forEach hal.Jason Sams2011-07-134-1/+4
* | Merge "Fix for the renderscript ref counting bug."Alex Sakhartchouk2011-07-121-6/+6
|\ \
| * | Fix for the renderscript ref counting bug.Alex Sakhartchouk2011-07-121-6/+6