summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add program for linear gradient.Romain Guy2010-07-162-4/+10
* Add plumbing to support gradients in OpenGL renderer.Romain Guy2010-07-161-6/+35
* Improve clip support (add intersect, union and replace.)Romain Guy2010-07-161-1/+5
* Merge "Populate java objects with native data from a3d file. Remove legacy co...Alex Sakhartchouk2010-07-157-20/+169
|\
| * Populate java objects with native data from a3d file.Alex Sakhartchouk2010-07-157-20/+169
* | Merge "Add support for BitmapShader."Romain Guy2010-07-151-4/+15
|\ \ | |/ |/|
| * Add support for BitmapShader.Romain Guy2010-07-151-4/+15
* | Merge "Making Program*.Builder classes' setters return 'this'"Jim Shuma2010-07-155-13/+26
|\ \
| * | Making Program*.Builder classes' setters return 'this'Jim Shuma2010-07-155-13/+26
| |/
* | am 4fd41688: am 5352d237: am 38137d7a: Merge "docs: lots of additions to the ...Scott Main2010-07-1513-18/+46
|\ \
| * \ am 5352d237: am 38137d7a: Merge "docs: lots of additions to the resources doc...Scott Main2010-07-1513-18/+46
| |\ \
| | * \ am 38137d7a: Merge "docs: lots of additions to the resources docs new drawabl...Scott Main2010-07-1513-18/+46
| | |\ \
| | | * | docs: lots of additions to the resources docsScott Main2010-06-2113-18/+46
* | | | | am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sak...Mathias Agopian2010-07-141-49/+72
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into ging...Mathias Agopian2010-07-141-49/+72
| |\ \ \ | | |/ /
| | * | Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-141-49/+72
* | | | Merge "Enable 32-bits only assets."Romain Guy2010-07-131-1/+4
|\ \ \ \
| * | | | Enable 32-bits only assets.Romain Guy2010-07-131-1/+4
* | | | | Merge "Support bidi/shaping for getTextPath"Kenny Root2010-07-131-4/+6
|\ \ \ \ \
| * | | | | Support bidi/shaping for getTextPathDoug Felt2010-07-121-4/+6
* | | | | | Merge "Work on synchronizing a3d created files and java layer. Adding culling...Alex Sakhartchouk2010-07-136-38/+171
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-126-38/+171
* | | | | | Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-121-9/+23
|/ / / / /
* | | | | Merge "New cursor controller in TextViews."Gilles Debunne2010-07-092-4/+11
|\ \ \ \ \
| * | | | | New cursor controller in TextViews.Gilles Debunne2010-07-092-4/+11
| |/ / / /
* | | | | Remove points from fixed function.Jason Sams2010-07-093-18/+0
|/ / / /
* | | | Merge "Add boolean support for setVar."Jason Sams2010-07-071-0/+4
|\ \ \ \
| * | | | Add boolean support for setVar.Jason Sams2010-07-071-0/+4
* | | | | Add support to draw 9patches in OpenGL.Romain Guy2010-07-073-23/+46
|/ / / /
* | | | Support bidi layout for drawTextOnPath.Doug Felt2010-07-071-5/+8
* | | | Cleanup pass on the mesh api change.Alex Sakhartchouk2010-07-023-393/+0
* | | | Start of mesh API cleanup.Alex Sakhartchouk2010-07-014-9/+487
* | | | Add hooks for drawBitmap().Romain Guy2010-06-302-8/+18
* | | | Implement quickReject() and drawRect().Romain Guy2010-06-252-2/+10
* | | | Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-244-5/+95
* | | | Merge "Add matrix ops to RSH headers."Jason Sams2010-06-241-1/+1
|\ \ \ \
| * | | | Add matrix ops to RSH headers.Jason Sams2010-06-241-1/+1
* | | | | Add support for transformations.Romain Guy2010-06-231-1/+4
* | | | | New XmlDocumentProvider class.Gilles Debunne2010-06-231-4/+2
* | | | | Fix the simulator build.Romain Guy2010-06-221-1/+5
|/ / / /
* | | | Fix build error.Jason Sams2010-06-211-1/+1
* | | | Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-213-14/+28
* | | | Add skip to field packer.Jason Sams2010-06-171-0/+4
* | | | Merge "Add new API to check whether a Bitmap was modified."Romain Guy2010-06-151-0/+14
|\ \ \ \
| * | | | Add new API to check whether a Bitmap was modified.Romain Guy2010-06-151-0/+14
* | | | | Remove InvokeData and add ContextFinish to generate a sync point.Jason Sams2010-06-153-17/+20
|/ / / /
* | | | Move shaping to native.Doug Felt2010-06-102-30/+382
* | | | Move OpenGL support out of ViewRoot into a new HardwareRenderer class.Romain Guy2010-06-091-4/+25
* | | | Merge "Begin using reflected files."Jason Sams2010-06-083-19/+15
|\ \ \ \
| * | | | Begin using reflected files.Jason Sams2010-06-083-19/+15