summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Error check in queuebuffer in SurfaceTextureClientPannag Sanketi2011-09-021-2/+5
* Merge "Fix remaining .rs.dtor() issue for RS."Stephen Hines2011-09-011-0/+1
|\
| * Fix remaining .rs.dtor() issue for RS.Stephen Hines2011-09-011-0/+1
* | fix rs docsRobert Ly2011-09-011-1/+1
|/
* Merge "Call .rs.dtor() when tearing down Scripts."Stephen Hines2011-09-016-0/+21
|\
| * Call .rs.dtor() when tearing down Scripts.Stephen Hines2011-08-316-0/+21
* | Merge "Finish the docs for rs_cl."Jason Sams2011-09-011-5/+73
|\ \
| * | Finish the docs for rs_cl.Jason Sams2011-08-311-5/+73
* | | Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+1
* | | Merge "Document the basic RS math functions."Jason Sams2011-08-311-47/+378
|\ \ \ | |/ /
| * | Document the basic RS math functions.Jason Sams2011-08-311-47/+378
* | | Merge "Integreate surfacetexture test into our continuous test framework."Xia Wang2011-08-311-6/+4
|\ \ \
| * | | Integreate surfacetexture test into our continuous test framework.Xia Wang2011-08-301-6/+4
| | |/ | |/|
* | | Merge "fix Surface positions are not floats"Mathias Agopian2011-08-301-3/+3
|\ \ \ | |/ / |/| |
| * | fix Surface positions are not floatsMathias Agopian2011-08-301-3/+3
* | | Merge "Text would disappear when the font size is 75px. Bug #5230196"Romain Guy2011-08-301-2/+2
|\ \ \ | |/ / |/| |
| * | Text would disappear when the font size is 75px.Romain Guy2011-08-301-2/+2
* | | Merge "Add C++ thread API androidGetThreadSchedulingGroup"Glenn Kasten2011-08-291-0/+35
|\ \ \
| * | | Add C++ thread API androidGetThreadSchedulingGroupGlenn Kasten2011-07-081-0/+35
* | | | Updated time/type docs for Renderscript.Stephen Hines2011-08-262-59/+110
| |/ / |/| |
* | | make sure to re-initialize SurfaceTexture to its default state on disconnectMathias Agopian2011-08-252-3/+13
* | | Merge "Optimize display lists"Romain Guy2011-08-253-3/+25
|\ \ \ | |_|/ |/| |
| * | Optimize display listsRomain Guy2011-08-253-3/+25
* | | Merge "Fixing the lockless fifo destory bug. Removing unused code from elemen...Alex Sakhartchouk2011-08-244-40/+14
|\ \ \
| * | | Fixing the lockless fifo destory bug.Alex Sakhartchouk2011-08-194-40/+14
* | | | Merge "Enable linear filter when scaling bitmaps Bug #5205673"Romain Guy2011-08-241-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Enable linear filter when scaling bitmapsRomain Guy2011-08-241-1/+2
* | | | Fix an issue where Surface::lock() would never update the output regionMathias Agopian2011-08-231-3/+8
|/ / /
* | | Don't use bilinear filtering on unscaled bitmapsRomain Guy2011-08-221-4/+4
* | | Move constants to the correct headerRomain Guy2011-08-223-6/+8
* | | Merge "Issue proper parameters to root() calls for RS."Stephen Hines2011-08-193-4/+136
|\ \ \
| * | | Issue proper parameters to root() calls for RS.Stephen Hines2011-08-193-4/+136
* | | | Merge "Fix issue with freeing allocation with circular references."Jason Sams2011-08-197-21/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue with freeing allocation with circular references.Jason Sams2011-08-187-21/+59
* | | | Merge "SurfaceTexture: fix queues-to-composer"Jamie Gennis2011-08-183-15/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-173-15/+26
* | | | Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE."Wu-cheng Li2011-08-171-0/+1
|\ \ \ \
| * | | | Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-181-0/+1
* | | | | Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next...Jason Sams2011-08-171-5/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix "return 0" behavior in rsJason Sams2011-08-171-5/+6
* | | | | Merge "don't return the current buffer from dequeueBuffer"Mathias Agopian2011-08-171-4/+23
|\ \ \ \ \
| * | | | | don't return the current buffer from dequeueBufferMathias Agopian2011-08-171-4/+23
* | | | | | Merge "fix a small race condition when returning the default width/height of ...Mathias Agopian2011-08-171-5/+4
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | fix a small race condition when returning the default width/height of a Surfa...Mathias Agopian2011-08-171-5/+4
| | |/ / | |/| |
* | | | Add structure to pack params for forEach.Jason Sams2011-08-172-14/+48
* | | | Merge "Fixing asynchronous performance issues."Alex Sakhartchouk2011-08-1722-290/+480
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-1622-290/+480
* | | | Merge "Add an API to set the transform on a TextureView's surface texture. Bu...Romain Guy2011-08-164-0/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | Add an API to set the transform on a TextureView's surface texture.Romain Guy2011-08-164-0/+44
* | | | revert last change to EGLUtils::selectConfigForPixelFormatMathias Agopian2011-08-151-39/+19
|/ / /