summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix bugs with unsigned rsAtomicCas/Max/Min.Stephen Hines2012-01-252-3/+23
| | | |/ | | |/|
* | | | am b41c96a3: am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api...Robert Ly2012-01-181-3/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open...Robert Ly2012-01-181-3/+3
| |\ \ | | |/ | |/|
| | * 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
| | * Add support for handling a bitcode wrapper to librs.Stephen Hines2011-12-011-1/+19
* | | am d36f7d24: Merge "Add support for new root.expand() calls."Stephen Hines2012-01-133-192/+22
|\ \ \ | |/ /
| * | Add support for new root.expand() calls.Stephen Hines2012-01-123-192/+22
* | | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-01-1310-3/+50
* | | Plumbing for RS priority.Jason Sams2012-01-125-0/+17
* | | Fix LOGE.Jason Sams2012-01-102-7/+7
* | | Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo....Alex Sakhartchouk2012-01-101-3/+3
|\ \ \
| * | | Now utilizing ability to bind constants.Alex Sakhartchouk2012-01-101-3/+3
* | | | Merge "Adding ability to bind constants to shaders." into graphics-devAlex Sakhartchouk2012-01-104-0/+48
|\ \ \ \ | |/ / /
| * | | Adding ability to bind constants to shaders.Alex Sakhartchouk2012-01-104-0/+48
* | | | resolved conflicts for merge of 08289f55 to graphics-devSteve Block2012-01-0934-209/+209
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0835-212/+212
* | | Cleanup based on comments.Alex Sakhartchouk2012-01-056-17/+14
* | | am a8719ad9: Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-051-4/+6
|\ \ \ | |/ /
| * | Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"Glenn Kasten2012-01-051-4/+6
| |\ \
| | * | Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-051-4/+6
* | | | Merge "Adding better error behavior to RS" into graphics-devAlex Sakhartchouk2012-01-046-9/+45
|\ \ \ \
| * | | | Adding better error behavior to RSAlex Sakhartchouk2011-12-296-9/+45
* | | | | Merge "Adding RS comments, cleaning up the gl implementation with new Element...Alex Sakhartchouk2012-01-045-74/+73
|\ \ \ \ \ | |/ / / /
| * | | | Adding RS comments, cleaning up the gl implementation with new Element hal.Alex Sakhartchouk2011-12-285-74/+73
* | | | | am 41891aea: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE"Steve Block2012-01-041-19/+19
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-19/+19
| |/ /
* | | Missing getter and additional tests.Alex Sakhartchouk2011-12-221-0/+8
* | | Adding tests for element/mesh getters.Alex Sakhartchouk2011-12-222-14/+28
* | | Adding simple hal struct to type.Alex Sakhartchouk2011-12-204-48/+66
* | | Adding comments to RS headers.Alex Sakhartchouk2011-12-162-6/+40
* | | Element getters.Alex Sakhartchouk2011-12-162-13/+152
* | | Element HAL sturct, script side gettersAlex Sakhartchouk2011-12-155-9/+89
* | | Merge "Revert "Removing changes not meant for MR1"" into graphics-devAlex Sakhartchouk2011-12-071-0/+195
|\ \ \
| * | | Revert "Removing changes not meant for MR1"Alex Sakhartchouk2011-11-171-0/+195
* | | | am f7f93048: Merge "NULL should not be const for RS."Stephen Hines2011-12-061-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | NULL should not be const for RS.Stephen Hines2011-12-061-1/+1
* | | | am 12be3fff: Remove dead code.Logan Chien2011-11-272-4/+1
|\ \ \ \ | |/ / /
| * | | Remove dead code.Logan Chien2011-11-272-4/+1
* | | | Merge "Private API to support MFF transition." into graphics-devJason Sams2011-11-234-13/+21
|\ \ \ \
| * | | | Private API to support MFF transition.Jason Sams2011-11-234-13/+21
* | | | | am e7d17220: Merge "Add support for handling a bitcode wrapper to librs."Stephen Hines2011-11-231-1/+19
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
* | | | | am b1e72b68: Merge "add overview description for RS API reference"Robert Ly2011-11-221-0/+25
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | |/ / | | |/| |
* | | | | am 7e254a37: Merge "Fix script init error handling."Jason Sams2011-11-223-3/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fix script init error handling.Jason Sams2011-11-223-3/+10
| | |/ / | |/| |
* | | | am 50445568: Merge "Fixing FBO font rendering bug that resulted from using ol...Alex Sakhartchouk2011-11-176-6/+44
|\ \ \ \ | |/ / /