summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript
Commit message (Expand)AuthorAgeFilesLines
* Replacing sans serif system font with RobotoChristian Robertson2011-08-111-4/+4
* Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.Grace Kloba2011-08-091-1/+3
* Start using bcinfo components within librs.Stephen Hines2011-08-032-8/+25
* Merge "Add getName to renderscript base object"Alex Sakhartchouk2011-07-271-0/+7
|\
| * Add getName to renderscript base objectAlex Sakhartchouk2011-07-261-0/+7
* | Unhide new RS apis.Jason Sams2011-07-263-5/+2
|/
* Merge "Add error checks for AllocationAdapters being used in unsupported ways."Jason Sams2011-07-112-14/+57
|\
| * Add error checks for AllocationAdapters being used in unsupported ways.Jason Sams2011-07-082-14/+57
* | Use resource entry name instead of mangled name.Logan Chien2011-07-111-1/+1
|/
* Fix more type info caching bugs.Jason Sams2011-07-071-0/+1
* Fix defered type creation when loading from A3D.Jason Sams2011-07-071-9/+15
* AllocationAdapter cleanup.Jason Sams2011-07-072-233/+207
* Merge "Remove verbose logging, update test app and docs."Stephen Hines2011-06-231-2/+4
|\
| * Remove verbose logging, update test app and docs.Stephen Hines2011-06-231-2/+4
* | Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba2011-06-221-0/+6
|/
* Merge "Fix bugs in AllocationAdapter."Jason Sams2011-06-211-12/+68
|\
| * Fix bugs in AllocationAdapter.Jason Sams2011-06-211-12/+68
* | Merge "Support missing RS vector types."Stephen Hines2011-06-211-0/+48
|\ \ | |/ |/|
| * Support missing RS vector types.Stephen Hines2011-06-211-0/+48
* | First cut at RSTextureView.Jason Sams2011-06-203-6/+199
|/
* Merge "Add support for more vector types to RS."Stephen Hines2011-06-203-1/+218
|\
| * Add support for more vector types to RS.Stephen Hines2011-06-013-1/+218
* | Merge "POSITVE -> POSITIVE typo fix"Stephen Hines2011-06-173-12/+18
|\ \
| * | POSITVE -> POSITIVE typo fixStephen Hines2011-06-163-12/+18
* | | Add isCompatible() to RS Element.Stephen Hines2011-06-171-2/+29
|/ /
* | Allocation copy functions.Alex Sakhartchouk2011-06-143-7/+106
* | Merge "Override equals()/hashCode() for RS BaseObj."Stephen Hines2011-06-091-0/+30
|\ \
| * | Override equals()/hashCode() for RS BaseObj.Stephen Hines2011-06-091-0/+30
* | | Merge "Unhiding render target code for renderscript"Alex Sakhartchouk2011-06-061-1/+0
|\ \ \ | |/ / |/| |
| * | Unhiding render target code for renderscriptAlex Sakhartchouk2011-06-061-1/+0
* | | Fix the false-alarm bug when we skip to the end, which should be OK.Shih-wei Liao2011-06-051-1/+1
* | | Improve validation in RS FieldPacker.Stephen Hines2011-06-021-1/+14
|/ /
* | Use android.os.Process.THREAD_PRIORITY_* symbolsGlenn Kasten2011-06-011-3/+3
|/
* Core to client fifo on sockets.Jason Sams2011-05-171-4/+7
* Cleanup mesh creation.Alex Sakhartchouk2011-05-122-78/+69
* Code Cleanup and better Sampler creation methodAlex Sakhartchouk2011-05-042-31/+7
* Fix error checks on compute context creation.Jason Sams2011-05-031-0/+3
* Add dalvik code for forEach.Jason Sams2011-04-272-0/+39
* Start ICS header cleanup and finish type matrix.Jason Sams2011-04-2515-0/+206
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-0711-12/+1
* Cleanup character limits.Jason Sams2011-04-061-2/+4
* Seperate ProgramRaster.Jason Sams2011-04-063-82/+19
* Merge "First draft of fbo in renderscript. Updating samples and benchmark"Alex Sakhartchouk2011-04-042-8/+29
|\
| * First draft of fbo in renderscript.Alex Sakhartchouk2011-04-012-8/+29
* | Make BaseObj a public class.Stephen Hines2011-04-011-1/+1
|/
* Start seperating out RS compute implementation. Create halJason Sams2011-03-172-18/+6
* am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honey...Alex Sakhartchouk2011-03-162-4/+5
|\
| * Fix for bug 3434228Alex Sakhartchouk2011-03-162-4/+5
* | Merge "Check setName() for null string + typo fixes."Stephen Hines2011-03-161-4/+10
|\ \ | |/ |/|
| * Check setName() for null string + typo fixes.Stephen Hines2011-03-151-4/+10