summaryrefslogtreecommitdiff
path: root/driver/rsdAllocation.h
AgeCommit message (Expand)Author
2015-02-23Fix the bug for AllocationRead() that cannot handle 3d AllocationMiao Wang
2015-02-09Implement arrays and allocation adaptersJason Sams
2014-12-18Adding USAGE_IO_OUTPUT support for RS Compat lib.Miao Wang
2014-07-08Add 64bit large object supportJason Sams
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-04-11USAGE_IO notifications for new buffers.Jason Sams
2013-04-09Add 3D allocation copies.Jason Sams
2013-03-20Start making RS 64-bit clean.Tim Murray
2013-03-19Add x86 server support.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-15Add alignment requirements with USAGE_SHARED.Tim Murray
2012-12-19Cleanup diff with compat.Jason Sams
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-07-25Cleanup pointer access in adapter and font.Jason Sams
2012-07-25Move memory layout to driver.Jason Sams
2012-04-16Fix duplicate malloc pointers.Jason Sams
2012-04-02Implement IO_OUTPUT + SurfaceTextureJason Sams
2012-02-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-06-16Adding ability to read back fbo data to renderscriptAlex Sakhartchouk
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-05-26Cleaup of rsComponent to remove GL types.Jason Sams
2011-05-26Start splitting allocation into hal and core.Jason Sams