summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
AgeCommit message (Expand)Author
2012-05-07Revert "Deprecate"Stephen Hines
2012-05-01Start passing element/dim information along with FieldPacker.Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2012-04-11Add missing support for Element.FONT().Stephen Hines
2012-04-03Validate context when using RS objects.Jason Sams
2012-03-28Convert from SurfaceTexture to SurfaceJason Sams
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-24Make compute work without an app context.Jason Sams
2012-02-24Do RS caching the same way HardwareRenderer does.Jason Sams
2012-02-16Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk
2012-02-15Piping texture names through shader builder.Alex Sakhartchouk
2012-02-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-02-03am e05bc81c: Merge "We should not throw for non-fatal errors."Stephen Hines
2012-02-03We should not throw for non-fatal errors.Stephen Hines
2012-02-02am cc2daede: Merge "Properly recover from failed compilation."Stephen Hines
2012-02-02Properly recover from failed compilation.Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-12-22am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross...Joe Fernandez
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-11-23Private API to support MFF transition.Jason Sams
2011-11-10Path renderingJason Sams
2011-10-18adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk
2011-10-06Simplify the way we get the version info.Jason Sams
2011-09-23Remove unused fields in ProgramRasterJason Sams
2011-08-03Start using bcinfo components within librs.Stephen Hines
2011-06-20First cut at RSTextureView.Jason Sams
2011-06-20Merge "Add support for more vector types to RS."Stephen Hines
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-06-01Use android.os.Process.THREAD_PRIORITY_* symbolsGlenn Kasten
2011-06-01Add support for more vector types to RS.Stephen Hines
2011-05-17Core to client fifo on sockets.Jason Sams
2011-05-12Cleanup mesh creation.Alex Sakhartchouk
2011-05-04Code Cleanup and better Sampler creation methodAlex Sakhartchouk
2011-05-03Fix error checks on compute context creation.Jason Sams
2011-04-27Add dalvik code for forEach.Jason Sams
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2011-04-06Cleanup character limits.Jason Sams
2011-04-06Seperate ProgramRaster.Jason Sams
2011-03-17Start seperating out RS compute implementation. Create halJason Sams
2011-03-16Fix for bug 3434228Alex Sakhartchouk
2011-03-03DO NOT MERGE: Fix typos in RenderScript docs.Stephen Hines
2011-01-18Fix race condition between GC thread andJason Sams
2011-01-12Cleanup bitmap uploadsJason Sams
2011-01-07Cleanup subdata apisJason Sams
2011-01-07Additional loading methods for fonts and a3d files.Alex Sakhartchouk
2011-01-04unhide renderscriptJason Sams
2010-12-29Move adapter2D to a derived class from Allocation.Jason Sams
2010-12-21API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk
2010-12-20Stale cache management to address a P1 bug # 3296131.Shih-wei Liao
2010-12-17API reaview cleanupAlex Sakhartchouk