| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I7d8e20a17513f167eae3681d77463c01f4fa24a7
|
|
|
|
| |
Change-Id: I4ec562e986e5009c101a62de8b15c6be0f0bc03b
|
|
|
|
| |
Change-Id: Id1ab91657ff4ba70a2391b168958e72b68e8a3e0
|
|
|
|
| |
Change-Id: Ic027d4cbf240a45da95a024067215a572c3bd7a9
|
|
|
|
| |
Change-Id: I5d5406f14b0c22a7b085495b3bcc51d5a288dcf8
|
|
|
|
|
|
|
|
|
| |
This is to allow RenderScript to better interact with the Android environment.
E.g., per-app cache.
2. Plumbing, testing.
3. Added getApplicationContext in RenderScript.java.
Change-Id: I85edeebe38825e20b2e86f4f4815689dfc332ef9
|
|
|
|
|
|
| |
CopyTo(bitmap) replacement.
Change-Id: Ib73fb9f4bfe5f468eaf0f8f1bf68a93759eef00d
|
|
|
|
| |
Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141
|
|
|
|
| |
Change-Id: Ibe5c5f186cfc12a31f3fb4f0f7472e3b60836394
|
|
|
|
| |
Change-Id: I919db554f3f6fa1fb027402298602a16fba4a235
|
|
|
|
|
|
| |
across all the renderscript files.
Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
|
|
|
|
| |
Change-Id: Id36e325834526c6b5416fd78d5cf4259d7df97e9
|
|
|
|
| |
Change-Id: Ib4d0326462d4d0229430f61c74f16979f7b38dbb
|
|
|
|
| |
Change-Id: Icfd958e8212843f4f1a6b64dd43ce63e09d00d7c
|
|
|
|
| |
Change-Id: I2613e87b09a6e560f0381d4ed620d60a10bc30e4
|
|
|
|
| |
Change-Id: I0f3f9805a0f0bf44ce9e9944a3eaa5a80dd0cdde
|
|
|
|
| |
Change-Id: Ic2356644e00be8d373da97a9072f008e59a0264a
|
|
|
|
|
|
|
| |
Any non-alnum chars in the rs file name will be removed when we derive the bc file name.
The reflected class names are converted to camel case.
Change-Id: I0184fe8ef2987a19dbdbc93c72163e02b5b0de89
|
|
|
|
|
|
| |
Remove or shrink test bitmaps for Fountain and ModelViewer.
Change-Id: Ieeb530375aebb6b953aa564788fc5b5ef21a362e
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I506df786e815205a8e51906c2b517302c1ef2471
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: Icdee2f05738a8712a309720d8d27dc2efc0dd749
|
|/
|
|
|
|
| |
functions that should be handled by the runtime.
Change-Id: I54c590913285bceb02a9076dbe6355d6f6bc6661
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make all functions overloadable.
Change-Id: I443c83afcf9a7acfae394585201f081681f309db
Update examples.
Change-Id: I100d6fa8dd1af376bcee0b2c42c5aabe9c03bb6e
force rebuild of all .rs files to pick up core header changes.
Change-Id: I6231a8a024388481ca231507e83b108ebdbc3500
|
|
|
|
|
|
| |
Remove legacy implemtation of matrix calls which were moved to llvm bc.
Change-Id: I527740590067db3bcb2147233ef41fb057f1d2a8
|
|
|
|
| |
Change-Id: I24b11d98c9ac32d91153d3572da511b34e79f7f0
|
|
|
|
| |
Change-Id: Id69efbd98fd563a82cffdcaba96afa4cd8671bb2
|
|
|
|
| |
Change-Id: Ic0bfaf3cf052e9be43320aa2cdd89ca4d0f48fc6
|
|
|
|
|
|
| |
Fix thread launch race condition.
Change-Id: I24d7f87ac87db6f9e3418d6a429471a71d2c9e9d
|
|
|
|
| |
Change-Id: I5d6fe4db2b6ac0613394bc5a066ff90ec146d60e
|
|
|
|
| |
Change-Id: I6534569c8d26db8b9691666134a555c8bf94184e
|
|
|
|
|
|
| |
Implement boolean support.
Change-Id: Iac2dc28067ac430b3e413fc651dfaa0b96214e2e
|
|
|
|
| |
Change-Id: I27da8bf5fba2c8a428964cb6a5e66dd7a94958d8
|
|
|
|
| |
Change-Id: I5899f88f05b9fb2ac2d7cdcb725b97d3a48d536b
|
|
|
|
|
|
| |
Added some image processing operations.
Change-Id: Ic7ba45fbf57eff6fc7d20377c148d0ba7ac862f7
|
|
|
|
|
|
|
| |
This will also require application to be updated to support
the new compiler and data passing models.
Change-Id: If078e3a5148af395ba1b936169a407d8c3ad727f
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures.
This will break some apps, checkings for other projects will follow to unbreak them.
|
|
|
|
| |
surface for verification of driver state.
|
|
Change-Id: I5e482bbc34911c940a3a74258f8f8549b1939bc4
|