summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
* Fix the build.Shih-wei Liao2011-01-131-9/+9
* Merge "Disable on-device linking" into honeycombShih-wei Liao2011-01-131-1/+1
|\
| * Disable on-device linkingShih-wei Liao2011-01-131-1/+1
* | Merge "Fix the build." into honeycombShih-wei Liao2011-01-131-9/+9
|\ \ | |/
| * Fix the build.Shih-wei Liao2011-01-131-9/+9
* | Merge "On-device linking." into honeycombShih-wei Liao2011-01-132-2/+6
|\ \ | |/
| * On-device linking.Shih-wei Liao2011-01-122-2/+6
* | Merge "convert2uchar3." into honeycombShih-wei Liao2011-01-132-1/+4
|\ \ | |/
| * convert2uchar3.Shih-wei Liao2011-01-122-1/+4
* | WAR driver bug where surfaces of size 0 fail.Jason Sams2011-01-121-1/+3
* | Implement more of copy2DRange*Jason Sams2011-01-122-3/+17
* | Cleanup bitmap uploadsJason Sams2011-01-122-40/+27
* | Merge "Adding ability to load cubemaps from individual faces." into honeycombAlex Sakhartchouk2011-01-121-25/+24
|\ \ | |/ |/|
| * Adding ability to load cubemaps from individual faces.Alex Sakhartchouk2011-01-111-25/+24
* | Clean up RS math headers.Stephen Hines2011-01-111-8/+37
|/
* Updating cubemap loading code.Alex Sakhartchouk2011-01-104-9/+10
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-098-91/+147
* Fix cleanup race condition where objects might may notJason Sams2011-01-091-0/+4
* For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable.Shih-wei Liao2011-01-071-1/+1
* 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.)Shih-wei Liao2011-01-072-55/+27
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-076-36/+84
* fix bug 3313505Jason Sams2011-01-052-4/+7
* Rename bcc::BCCscript -> bcc::Script. Ideally, should do:Shih-wei Liao2011-01-031-2/+2
* Move adapter2D to a derived class from Allocation.Jason Sams2010-12-296-150/+60
* Fix teardown bug found in books.Jason Sams2010-12-245-20/+35
* Clean-up.Shih-wei Liao2010-12-231-1/+4
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-216-84/+123
* Merge "Clean up Allocation buffer object api."Jason Sams2010-12-202-29/+0
|\
| * Clean up Allocation buffer object api.Jason Sams2010-12-202-29/+0
* | Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-204-7/+51
* | API reaview cleanupAlex Sakhartchouk2010-12-179-60/+40
|/
* Whenever LoadBinary fails, recompile. Fixing the multi-instance bug.Shih-wei Liao2010-12-161-1/+8
* Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-1511-186/+137
* Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-158-33/+52
* Merge "Add support for non-malloc backed textures."Jason Sams2010-12-143-42/+78
|\
| * Add support for non-malloc backed textures.Jason Sams2010-12-133-42/+78
* | 1. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-1411-38/+46
* | Merge "More API updates."Jason Sams2010-12-136-171/+45
|\ \ | |/
| * More API updates.Jason Sams2010-12-136-171/+45
* | Perf testAlex Sakhartchouk2010-12-1313-7/+1560
|/
* Merge "Add multitouch support to physics test. Fix context state overwrite ca...Jason Sams2010-12-114-26/+21
|\
| * Add multitouch support to physics test.Jason Sams2010-12-114-26/+21
* | Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement."Jason Sams2010-12-103-29/+51
|\ \ | |/
| * Remove CreateFromBitmapRef and addJason Sams2010-12-103-29/+51
* | Remove vector array test from RSTest.Stephen Hines2010-12-103-90/+0
|/
* Merge "Fix a severe cleanup bug where teardown of the GL driver could occur o...Jason Sams2010-12-092-5/+7
|\
| * Fix a severe cleanup bug where teardown of the GLJason Sams2010-12-092-5/+7
* | Fix buildJason Sams2010-12-091-2/+2
|/
* Allocation API update.Jason Sams2010-12-0822-415/+211
* Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching andShih-wei Liao2010-12-071-0/+6