| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I7d8e20a17513f167eae3681d77463c01f4fa24a7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix bug 3403965 rsgSyncAll would not mark constants as changed
found by inspection.
Only rsAllocation.cpp affects on device bits.
Change-Id: I6b7ec0df87e42687b24384aaf54dc04976cb84f7
doc update
Change-Id: Id5841f08868557e086f185024470924ef202d19f
|
|
|
|
|
|
|
|
|
| |
This also updates the math test suite to exercise all the basic operator
functions (except __udivsi3 which may not be 100% necessary). There is also a
small fix for rsQuaternionMultiply().
Change-Id: Id157e6d5ebe2e20c17e8ea7b13ffaa74c241838c
b: 3203577
|
|
|
|
| |
Change-Id: I47fadb2b9e8b9e9ef5f139470366ce43c75fadbb
|
|
|
|
| |
Change-Id: Ibe87b06a7f40a3889d63310641359d98bdff066c
|
|
|
|
|
|
| |
2. Include C99 header (Will be fixed later at build.git.)
Change-Id: I2864e081b2635dfc4fc0c85f746f6d0ce0b01af5
|
|
|
|
| |
Change-Id: I643c905e2e3e2dcf7a61f1d027b749d9a0d6e542
|
|
|
|
| |
Change-Id: I598b0031d15749c91d11fbd37b075d0564a94dbf
|
|
|
|
| |
Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This test will soon yield an appropriate compile-time error.
Change-Id: I8f9bef7c4c6f954753268a2c1816337f347eae06
|
|
|
|
| |
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
|
|
|
|
| |
Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141
|
|
|
|
| |
Change-Id: I90344683939f2934f841031fd5339dbe91cc9e05
|
|
|
|
| |
Change-Id: Ibe5c5f186cfc12a31f3fb4f0f7472e3b60836394
|
|
|
|
| |
Change-Id: I919db554f3f6fa1fb027402298602a16fba4a235
|
|
|
|
| |
Change-Id: I258d23a44df011aaf64aa545c86c97611d70143f
|
|
|
|
| |
Change-Id: Id36e325834526c6b5416fd78d5cf4259d7df97e9
|
|
|
|
| |
Change-Id: Ib4d0326462d4d0229430f61c74f16979f7b38dbb
|
|
|
|
| |
Change-Id: I8a354e40640b83aca3148aa0cf13d3335ff37dd4
|
|
|
|
| |
Change-Id: I2f9cfb7f352e2e7e7fd49eac42a821c03b5fcb9f
|
|
|
|
| |
Change-Id: I1239aecf29f6d25ed975c8d026328366624d58b9
|
|
|
|
| |
Change-Id: I4e2146a5fda41f280ee3f6f685a34f3cff28f05e
|
|
|
|
|
|
|
|
|
|
|
| |
Only print the debug if script debugging is enabled.
Change-Id: I72b9c2a73d49987a73b354442e9defec02b93bc6
Implement inner utiliy class to specify surface formats.
Remove boxed bitmap upload functions.
Change-Id: I3ff5ca59e53d02b9d75277afa947ea3d218459eb
|
|
|
|
| |
Change-Id: Icfd958e8212843f4f1a6b64dd43ce63e09d00d7c
|
|
|
|
| |
Change-Id: I42716b1a273c79103474b2e96441e7e3eac020b9
|
|
|
|
|
|
|
|
|
|
|
| |
- This removes a memory leak where some elements were not getting tracked
properly (and then triggering an assert when a context is destroyed).
- Convert ScriptCState to use a tracked object reference for mScript.
- Add a missing clear to FontState.
- Clean up synchronization in RSTest so that our graphics context outlives
any subtest context.
Change-Id: I0d5768c4d2f8810dd1ae2f68b1edd7e150f382fd
|
|
|
|
|
|
| |
Clamp RSTest list to nice viewable range.
Change-Id: I0909511e16984ec78150cda17c22e22af1fa0cdb
|
|
|
|
| |
Change-Id: If67de45f7fbf3ecaf4c6e85ed8dded0099e543fd
|
|
|
|
|
|
|
|
|
| |
Run subtests in their own thread / RS context.
Created UnitTest framework using message passing for RS.
Add color status reporting to device output.
Fix some typos in RsList.
Change-Id: I251d632b9550a1c117d677f011741a796b561e59
|
|
|
|
| |
Change-Id: I3325576d1ec2d7c1c966afd8ef279745c549125f
|
|
|
|
| |
Change-Id: I6c377cfdc647806d9362effc4c1715638dcf5bfb
|
|
|
|
| |
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
|
|
Change-Id: I025357407eca3e515823493ff63e4c78249e8126
|