Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-29 | Rename ioReceive and ioSend | Jason Sams | |
First checkin of Allocation IO test Change-Id: I26379e442796caab95a089dbb42b02192f4cc563 | |||
2012-03-28 | Convert from SurfaceTexture to Surface | Jason Sams | |
Change-Id: I2ad4307294d4144999ca0c12ac19849b188243fb | |||
2012-03-23 | Add getSizeBytes and cleanup docs. | Jason Sams | |
Change-Id: I854a41f50378590b58bfbb205906ed4bee440411 | |||
2012-03-23 | Cleanup Allocation docs and getter funcs. | Jason Sams | |
Change-Id: Ic6fb92e0675d64016f0d471c1d9e5328101e4b36 | |||
2012-03-23 | Implement USAGE_IO_INPUT | Jason Sams | |
Change-Id: Idbf7bb21f5ab673ad77082c5c19921d2b276c04b | |||
2012-02-22 | start new headers | Jason Sams | |
Change-Id: I950e5db76ecd3afbc7ea2b3ec792e4cb242f57bf cpp | |||
2012-02-15 | Beging IO stream out from allocation to surface texture. | Jason Sams | |
Change-Id: I4d6b7f7740a896d39b811d6fe7532bb00db62373 | |||
2012-02-14 | Merge "Fix typos/spacing with new APIs." | Stephen Hines | |
2012-02-13 | Fix typos/spacing with new APIs. | Stephen Hines | |
Change-Id: I26b772e8e29b12381042fb50c6dfa9df012b3f63 | |||
2012-02-10 | Start implementing SurfaceTexture streaming into RS allocations. | Jason Sams | |
Change-Id: I561fbb63c63371ea59047c07fb2d68c21d16e76b Conflicts: libs/rs/rsAllocation.h | |||
2012-02-02 | am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for ↵ | Alex Sakhartchouk | |
element array size." * commit '7042613c653fd0de253f2f659901318902fa4584': Fix an incorrect assert that doesn't account for element array size. | |||
2012-02-02 | Fix an incorrect assert that doesn't account for element array size. | Alex Sakhartchouk | |
Change-Id: Ibcb5c55d91967603391a1721137d010a85025990 | |||
2012-01-13 | Start implementing SurfaceTexture streaming into RS allocations. | Jason Sams | |
Change-Id: I561fbb63c63371ea59047c07fb2d68c21d16e76b | |||
2011-12-22 | am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide ↵ | Joe Fernandez | |
cross-references, Project ACRE, round 4" into ics-mr1 * commit '2b072677538de979961b5bf527109fdab1713731': docs: Add developer guide cross-references, Project ACRE, round 4 | |||
2011-12-22 | docs: Add developer guide cross-references, Project ACRE, round 4 | Joe Fernandez | |
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991 | |||
2011-11-23 | Private API to support MFF transition. | Jason Sams | |
Change-Id: I17cc9dc46eb37e4397428ba64305b0fd8ed3ae81 | |||
2011-07-08 | Add error checks for AllocationAdapters being used in unsupported ways. | Jason Sams | |
Change-Id: If6506e04d65a7b3d79203ac7a20a7961368ef04f | |||
2011-07-07 | Fix more type info caching bugs. | Jason Sams | |
Change-Id: I917a1190ec12fe954c9bf51ffd446ef564837e68 | |||
2011-07-07 | Fix defered type creation when loading from A3D. | Jason Sams | |
Change-Id: I09387c0859dcc9fe77014bc7486109d81742f298 | |||
2011-07-07 | AllocationAdapter cleanup. | Jason Sams | |
Change-Id: Ia7eb0925e410779bbd6a925af721e3834dcf83f8 | |||
2011-06-20 | Merge "Add support for more vector types to RS." | Stephen Hines | |
2011-06-16 | POSITVE -> POSITIVE typo fix | Stephen Hines | |
Change-Id: Ib26eb35fad0c93543f69f6c200820f04c435c2af | |||
2011-06-14 | Allocation copy functions. | Alex Sakhartchouk | |
Change-Id: Idce6d44a4f4bb2e399284a40c0f90dc1bff912fd | |||
2011-06-06 | Unhiding render target code for renderscript | Alex Sakhartchouk | |
Change-Id: I32d80e6c49dbda955402f7ddffdb213c70ddbec9 | |||
2011-06-01 | Add support for more vector types to RS. | Stephen Hines | |
Change-Id: If1bc34ef6670b6b5de3c1b6b3b3325637b8c7b43 | |||
2011-04-01 | First draft of fbo in renderscript. | Alex Sakhartchouk | |
Updating samples and benchmark Change-Id: I469bf8b842fca72b59475c8fa024c12cf0e14954 | |||
2011-02-09 | clean up and add javadocs | Robert Ly | |
Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8 | |||
2011-01-21 | fix bug 3375251 | Jason Sams | |
Copying arrays of objects would generate an exception due to excessive internal type checking. Change-Id: Ic89c24962408f1a95dc0385b74618a70d6ff5859 | |||
2011-01-19 | Expose unchecked copyFrom variants. | Jason Sams | |
Change-Id: I452d082bb4adbd578b6300bf5829dc59e91e517a | |||
2011-01-16 | Add error checks to the copyFrom functions. | Jason Sams | |
Change-Id: Iac064c52eb58b05a94fa1c432304c6216256555b | |||
2011-01-16 | unhide functions used by reflected files for SDK. | Jason Sams | |
Change-Id: I7cfbfa94cb21207cc5c91e08a60a7184da3f583a | |||
2011-01-13 | Docs plus removing some junk per API review. | Alex Sakhartchouk | |
Change-Id: I45f995b656754550be68c78e467071d6e59b348f | |||
2011-01-12 | Documentation | Alex Sakhartchouk | |
Change-Id: Idb5f87f9d2c0f7fb4677b1b45c232502d66b4668 | |||
2011-01-12 | Implement more of copy2DRange* | Jason Sams | |
Change-Id: Id6be481c4abc968df27e5bba1ed044262ec0f293 | |||
2011-01-12 | Cleanup bitmap uploads | Jason Sams | |
Implement standalone mipmap generation. Change-Id: Ie3a9781bbe50e2f58adca6f184d84fea50e40263 | |||
2011-01-12 | Merge "Adding ability to load cubemaps from individual faces." into honeycomb | Alex Sakhartchouk | |
2011-01-11 | Add error checks to bitmap uploads. | Jason Sams | |
Fix java side calculation for pixel sizes. Change-Id: I2636db2ccdc9a330214fe9d8b26617b33e52ec8e | |||
2011-01-11 | Adding ability to load cubemaps from individual faces. | Alex Sakhartchouk | |
Change-Id: Ic8b6693f625c181e031d4393ba8fac40049da88b | |||
2011-01-10 | Updating cubemap loading code. | Alex Sakhartchouk | |
Change-Id: I93bb00e5fd1ccc622d17eba70a510664c2093723 | |||
2011-01-07 | Cleanup subdata apis | Jason Sams | |
Change-Id: I70d0d5e4ca2b42f3a9cbf854fe47917cee8f46df | |||
2011-01-04 | unhide renderscript | Jason Sams | |
Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680 api update Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0 | |||
2010-12-29 | Move adapter2D to a derived class from Allocation. | Jason Sams | |
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da | |||
2010-12-20 | Clean up Allocation buffer object api. | Jason Sams | |
Change-Id: Id3e2391a93a99f4c414a805ee33cfd113242a7e6 | |||
2010-12-16 | Remove outdated texture upload functions. | Jason Sams | |
Change-Id: Ie3f9ba64a94425fa96b1924cb4b70dd36b71e294 | |||
2010-12-15 | Fix mipmap bug introduced with Allocation cleanup. | Jason Sams | |
Add syncAll to rsg headers. Change-Id: I02c953f3fddab3c6f4e98570cdad45a59711bbde | |||
2010-12-13 | More API updates. | Jason Sams | |
Change-Id: I754dc645ac08fa25019eed8fd8b7b3c47f178ff2 | |||
2010-12-10 | Remove CreateFromBitmapRef and add | Jason Sams | |
CopyTo(bitmap) replacement. Change-Id: Ib73fb9f4bfe5f468eaf0f8f1bf68a93759eef00d | |||
2010-12-08 | Allocation API update. | Jason Sams | |
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503 | |||
2010-12-06 | API review cleanup. | Jason Sams | |
Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141 | |||
2010-11-18 | Support for cubemaps. | Alex Sakhartchouk | |
Change-Id: Iaf6087f614451a8e233b3e5bc49c834ab0ad08ee |