summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycombJamie Gennis2011-01-131-0/+25
|\
| * Add getTransformMatrix to the SurfaceTexture API.Jamie Gennis2011-01-121-0/+25
* | DocumentationAlex Sakhartchouk2011-01-122-14/+332
* | Merge "Implement more of copy2DRange*" into honeycombJason Sams2011-01-122-8/+78
|\ \
| * | Implement more of copy2DRange*Jason Sams2011-01-122-8/+78
* | | Unhide more of the RS APIs.Stephen Hines2011-01-1212-16/+6
* | | Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into h...Jason Sams2011-01-123-11/+120
|\ \ \ | |/ /
| * | Cleanup bitmap uploadsJason Sams2011-01-123-11/+120
* | | Merge "Fix CTS test. Bug #3345445" into honeycombRomain Guy2011-01-121-1/+1
|\ \ \ | |/ / |/| |
| * | Fix CTS test.Romain Guy2011-01-121-1/+1
* | | Merge "Adding ability to load cubemaps from individual faces." into honeycombAlex Sakhartchouk2011-01-121-3/+64
|\ \ \ | |_|/ |/| |
| * | Adding ability to load cubemaps from individual faces.Alex Sakhartchouk2011-01-111-3/+64
| |/
* | Merge "Correct the API comments." into honeycombWei-Ta Chen2011-01-111-4/+4
|\ \
| * | Correct the API comments.Wei-Ta Chen2011-01-111-4/+4
| |/
* | Add error checks to bitmap uploads.Jason Sams2011-01-112-1/+50
|/
* Hide Canvas.getGL()Romain Guy2011-01-101-2/+8
* Updating cubemap loading code.Alex Sakhartchouk2011-01-101-25/+19
* Hide and delete some code that should not be public.Jason Sams2011-01-092-22/+98
* Merge "Adding comments to the renderscript program classes." into honeycombAlex Sakhartchouk2011-01-096-1/+466
|\
| * Adding comments to the renderscript program classes.Alex Sakhartchouk2011-01-096-1/+466
* | Cleanup subdata apisJason Sams2011-01-072-22/+87
|/
* Additional loading methods for fonts and a3d files.Alex Sakhartchouk2011-01-074-71/+199
* Add the SurfaceTexture java class.Jamie Gennis2011-01-061-0/+90
* Merge "Add MipmapDrawableTest"Brian Muramatsu2011-01-051-0/+280
|\
| * Add MipmapDrawableTestBrian Muramatsu2010-12-211-0/+280
* | resolved conflicts for merge of 3a2c6bf0 to masterBrad Fitzpatrick2011-01-051-1/+1
|\ \
| * \ am 69ea4e15: Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
| |\ \
| | * | Documentation fixes found over vacation hacking.Brad Fitzpatrick2011-01-051-1/+1
* | | | fix buildJason Sams2011-01-041-1/+0
* | | | Random cleanupJason Sams2011-01-042-48/+0
* | | | unhide renderscriptJason Sams2011-01-0432-38/+32
* | | | Merge "Keep a reference to the local matrix. Bug #3299324"Romain Guy2011-01-041-3/+8
|\ \ \ \
| * | | | Keep a reference to the local matrix.Romain Guy2011-01-041-3/+8
* | | | | Merge "Fixed bug with reverseTransition"Michael Jurka2011-01-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug with reverseTransitionMichael Jurka2010-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge "Move adapter2D to a derived class from Allocation."Jason Sams2010-12-295-379/+299
|\ \ \ \
| * | | | Move adapter2D to a derived class from Allocation.Jason Sams2010-12-295-379/+299
* | | | | Fixing a bug in the load function.Alex Sakhartchouk2010-12-293-3/+3
|/ / / /
* | | | API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-2115-635/+587
* | | | Merge "Ensure bitmaps aren't freed while referenced from a display list"Patrick Dubroy2010-12-201-1/+2
|\ \ \ \
| * | | | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-1/+2
| |/ / /
* | | | Merge "Clean up Allocation buffer object api."Jason Sams2010-12-202-27/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up Allocation buffer object api.Jason Sams2010-12-202-27/+20
* | | | Stale cache management to address a P1 bug # 3296131.Shih-wei Liao2010-12-203-8/+16
* | | | Eliminate tracked allocations and the inNativeAlloc option.Carl Shapiro2010-12-171-13/+0
* | | | API reaview cleanupAlex Sakhartchouk2010-12-178-60/+146
* | | | Fix minor animation and doc issuesChet Haase2010-12-161-1/+1
|/ / /
* | | Remove outdated texture upload functions.Jason Sams2010-12-161-10/+4
* | | Cleanup and refactoring of an earlier cl.Alex Sakhartchouk2010-12-151-1/+3
* | | Fix mipmap bug introduced with Allocation cleanup.Jason Sams2010-12-151-15/+15