summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Element.java
Commit message (Expand)AuthorAgeFilesLines
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-1100/+0
* Merge "Convert Java/JNI to 64-bit, part 2."Tim Murray2013-11-201-8/+11
|\
| * Convert Java/JNI to 64-bit, part 2.Tim Murray2013-11-201-8/+11
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
|/
* Add YUV element convenience function.Tim Murray2013-09-041-0/+7
* Improve RS documentation.Tim Murray2013-06-051-21/+27
* Support typed YUV allocations.Jason Sams2013-02-151-2/+3
* am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs:...Scott Main2013-02-061-1/+1
|\
| * docs: fix renderscript links that currently require redirectScott Main2013-02-051-1/+1
* | yuvJason Sams2013-01-021-1/+2
|/
* GFX api cleanup 1 of 2Jason Sams2012-05-081-0/+3
* Revert "Deprecate"Stephen Hines2012-05-071-145/+26
* Unhide FONT.Stephen Hines2012-05-011-4/+2
* DeprecateAlex Sakhartchouk2012-04-191-26/+147
* Merge "Add missing support for Element.FONT()."Stephen Hines2012-04-121-1/+9
|\
| * Add missing support for Element.FONT().Stephen Hines2012-04-111-1/+9
* | Unhiding J API's for Renderscript.Alex Sakhartchouk2012-04-111-14/+16
|/
* Validate context when using RS objects.Jason Sams2012-04-031-3/+3
* Vectors of non-primitive types are not allowed.Stephen Hines2012-02-151-7/+30
* Update Element.isCompatible() to work with NONE.Stephen Hines2012-02-141-3/+3
* Merge "Missing getter and additional tests." into graphics-devAlex Sakhartchouk2011-12-271-0/+7
|\
| * Missing getter and additional tests.Alex Sakhartchouk2011-12-221-0/+7
* | Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." in...Alex Sakhartchouk2011-12-271-15/+48
|\ \ | |/
| * Adding tests for element/mesh getters.Alex Sakhartchouk2011-12-221-15/+48
* | am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross...Joe Fernandez2011-12-221-0/+6
|\ \ | |/ |/|
| * am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...Joe Fernandez2011-12-221-0/+6
| |\
| | * docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+6
* | | Element getters.Alex Sakhartchouk2011-12-161-6/+24
|/ /
* | Expand RS vector3 types to vector4.Alex Sakhartchouk2011-11-151-1/+21
|/
* adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-181-3/+84
* Merge "Add support for more vector types to RS."Stephen Hines2011-06-201-0/+182
|\
| * Add support for more vector types to RS.Stephen Hines2011-06-011-0/+182
* | Add isCompatible() to RS Element.Stephen Hines2011-06-171-2/+29
|/
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-011-7/+19
* Discovered a matrix element bug while writing cts unit tests.Alex Sakhartchouk2011-02-281-3/+3
* clean up and add javadocsRobert Ly2011-02-091-16/+17
* Add error checks to bitmap uploads.Jason Sams2011-01-111-1/+7
* unhide renderscriptJason Sams2011-01-041-2/+0
* Remove CreateFromBitmapRef and addJason Sams2010-12-101-12/+0
* API review cleanup.Jason Sams2010-12-061-9/+6
* Document RS element and type and add validity checking to type creation.Jason Sams2010-11-121-1/+128
* Continue error check improvements and write some docs.Jason Sams2010-11-091-3/+4
* More RS exceptions cleanup.Jason Sams2010-11-041-8/+20
* Changing scenegraph sample to use arrays.Alex Sakhartchouk2010-10-131-1/+1
* Support for unsigned long and unsigned long long.Stephen Hines2010-10-111-1/+8
* Support for 64-bit integer type.Stephen Hines2010-10-011-1/+8
* Finish plumbing for double RS elements.Stephen Hines2010-09-301-1/+8
* Add arrays to elements.Jason Sams2010-09-071-4/+21
* Add matrix component types.Jason Sams2010-08-251-10/+37
* Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-18/+32