summaryrefslogtreecommitdiff
path: root/rsAllocation.h
AgeCommit message (Expand)Author
2014-07-08Add 64bit large object supportJason Sams
2014-07-08Adds support for multi-input kernels to Frameworks/RS.Chris Wailes
2014-02-26Add getPointer for USAGE_SHARED allocations.Jason Sams
2013-09-03Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams
2013-08-15Fix RS build.Stephen Hines
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams
2013-04-09Add 3D allocation copies.Jason Sams
2013-03-11Add custom allocator support for Allocation objects.Tim Murray
2013-02-25Cleanup lots of things related to IO_OUTPUT and error checking.Tim Murray
2013-02-22Implement usage IO INPUTJason Sams
2013-02-15Support typed YUV allocationsJason Sams
2013-01-09Add support for YUV allocations.Jason Sams
2012-12-18Rename ISurfaceTexture and SurfaceTextureAndy McFadden
2012-12-04Add support for user-allocated buffers from the C++ API.Tim Murray
2012-11-27Add support for 2D strided copies to/from an allocation with the C++ API.Tim Murray
2012-11-19Separate CPU driver impl from reference driver.Jason Sams
2012-11-13Add copy1DRangeToUnchecked.Tim Murray
2012-08-29Cache element type in allocation hal.Jason Sams
2012-07-27Cleanup pointer access in adapter and font.Jason Sams
2012-07-25Move memory layout to driver.Jason Sams
2012-07-24Plumb context through for serialization.Jason Sams
2012-04-16Fix duplicate malloc pointers.Jason Sams
2012-04-03Add support for stride != width.Jason Sams
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-02-10resolved conflicts for merge of cb66aec0 to graphics-devJason Sams
2012-02-10Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2012-01-30am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines
2012-01-20Fix potential bug with reordered size/offset arguments.Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-11-23Private API to support MFF transition.Jason Sams
2011-11-15Expand RS vector3 types to vector4.Alex Sakhartchouk
2011-10-18Remove ObjBaseRef from the hal structAlex Sakhartchouk
2011-08-18Fix issue with freeing allocation with circular references.Jason Sams
2011-08-08Migrate perf-critical functions away from librs.Stephen Hines
2011-06-03More work to make libRS buildable on the host.Alex Sakhartchouk
2011-05-26Start splitting allocation into hal and core.Jason Sams
2011-04-01First draft of fbo in renderscript.Alex Sakhartchouk
2011-03-17Start seperating out RS compute implementation. Create halJason Sams
2011-01-13Implement sub updates for mipmap levels and cubmaps.Jason Sams
2011-01-12Implement more of copy2DRange*Jason Sams
2010-12-29Move adapter2D to a derived class from Allocation.Jason Sams
2010-12-15Cleanup and refactoring of an earlier cl.Alex Sakhartchouk
2010-12-13Add support for non-malloc backed textures.Jason Sams
2010-12-13More API updates.Jason Sams
2010-12-08Allocation API update.Jason Sams
2010-11-18Support for cubemaps.Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-10-14Async type creation.Jason Sams
2010-10-05Implement allocation resizing.Jason Sams