summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Add RS support for generic attribs as input to vertex programs.Jason Sams2010-01-043-22/+3
* | | | | | | | | | | Don't round size to page size. Ashmem will do this internally as needed.Marco Nelissen2010-01-041-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Disable excessive RS logging.Jason Sams2009-12-232-7/+0
* | | | | | | | | | Element restructuring. Add support for new basic Element types including the...Jason Sams2009-12-238-383/+336
* | | | | | | | | | Merge change I68afd01eAndroid (Google) Code Review2009-12-184-151/+88
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move texture bindings to base program object. Change ProgramFragment creatio...Jason Sams2009-12-174-151/+88
* | | | | | | | | | | am 0249c83e: am 31a69fdb: throw if we have a null typeface native instance (s...Mike Reed2009-12-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | am 31a69fdb: throw if we have a null typeface native instance (so we don\'t c...Mike Reed2009-12-171-0/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | throw if we have a null typeface native instance (so we don't crash in native...Mike Reed2009-12-171-0/+3
* | | | | | | | | | Add argument checking to sampler builder to disallow illegal modes.Jason Sams2009-12-161-5/+27
* | | | | | | | | | Continue es2 shader devJason Sams2009-12-155-13/+63
* | | | | | | | | | Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-154-98/+184
* | | | | | | | | | Remove check for surface valid that is no longer valid.Jason Sams2009-12-141-3/+3
* | | | | | | | | | am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclairJason Sams2009-12-0711-0/+71
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclairJason Sams2009-12-0711-0/+71
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | am fd2f6358: Merge change I771bebb9 into eclairJason Sams2009-12-0711-0/+71
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Add Java exceptions to catch RS calls with no context or no surface.Jason Sams2009-12-0711-0/+71
| | | | |_|_|/ / / | | | |/| | | | |
* | | | | | | | | am dbed5350: am b28632a5: am c7a63eea: Add a new field to Intent that allows ...Joe Onorato2009-12-031-0/+42
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am b28632a5: am c7a63eea: Add a new field to Intent that allows you to give a...Joe Onorato2009-12-021-0/+42
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am c7a63eea: Add a new field to Intent that allows you to give a hint about w...Joe Onorato2009-12-021-0/+42
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Add a new field to Intent that allows you to give a hint about what on screen...Joe Onorato2009-12-021-0/+42
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Beging GL2 user shaders. Switch master to using GL2 by default.Jason Sams2009-11-304-3/+47
|/ / / / / / /
* | | | | | | am f56f317f: am fa0394c9: Merge change I715333b8 into eclairJason Sams2009-11-172-1/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am fa0394c9: Merge change I715333b8 into eclairJason Sams2009-11-172-1/+14
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Add support for dumping RS objects to aid in debugging of white blocks bug.Jason Sams2009-11-172-1/+14
| | | |/ / / | | |/| | |
* | | | | | am 22186a2c: am ec8178eb: Merge change I9c1bad53 into eclairJason Sams2009-11-162-0/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am ec8178eb: Merge change I9c1bad53 into eclairJason Sams2009-11-162-0/+27
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add setPriority to allow wallpapers to run at lower cpu priority than default.Jason Sams2009-11-152-0/+27
* | | | | | merge from open-source masterJean-Baptiste Queru2009-11-151-3/+12
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 59175ac2: Merge change I81b1421a into eclairJason Sams2009-11-123-39/+30
| |\ \ \ \ | | |/ / /
| * | | | merge from open-source masterJean-Baptiste Queru2009-11-111-3/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Correction of an error in the setRotate method of the ColorMatrix class.Olivier Goutet2009-11-051-3/+12
| | * | | merge from donutJean-Baptiste Queru2009-08-038-304/+563
| | |\ \ \ | | | | |/ | | | |/|
| | | * | donut snapshotJean-Baptiste Queru2009-07-318-304/+563
| | * | | merge from donutJean-Baptiste Queru2009-07-295-45/+82
| | |\ \ \ | | | |/ /
| | | * | donut snapshotJean-Baptiste Queru2009-07-295-45/+82
| | * | | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2515-175/+739
| | |\ \ \ | | | |/ /
| | | * | donut snapshotJean-Baptiste Queru2009-07-2110-75/+471
| | | * | donut snapshotJean-Baptiste Queru2009-05-2010-105/+279
| | * | | Lazily allocate the mBounds Rect in Drawable.Brad Fitzpatrick2009-04-271-2/+8
| | |/ /
* | | | Merge change I736c525a into eclair-mr2Android (Google) Code Review2009-11-131-10/+13
|\ \ \ \
| * | | | update dox to account for different behavior between AVOID and TARGET modesMike Reed2009-11-121-10/+13
* | | | | am 59175ac2: Merge change I81b1421a into eclairJason Sams2009-11-123-39/+30
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-123-39/+30
| |/ /
* | | am decc139b: Merge change I7a824efc into eclairJason Sams2009-11-033-0/+31
|\ \ \ | |/ /
| * | Support applications changing the surface attached to the RS.Jason Sams2009-11-033-0/+31
* | | am 1864d01f: Merge change Iae849da2 into eclairMike Reed2009-10-301-0/+46
|\ \ \ | |/ /
| * | add table maskfilterMike Reed2009-10-301-0/+46
* | | am ec1f1e3d: Merge change Ieab4c75b into eclairJason Sams2009-10-291-2/+2
|\ \ \ | |/ /
| * | Fix type in Java enums. Not currently used, easier to fix now than when apps...Jason Sams2009-10-281-2/+2