summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused APIRomain Guy2011-01-264-40/+2
* Make sure the opaque bitmap is opaque. GL doesn't like being lied to.Romain Guy2011-01-251-6/+3
* Merge "Remove debugging log left by mistake." into honeycombRomain Guy2011-01-251-2/+0
|\
| * Remove debugging log left by mistake.Romain Guy2011-01-251-2/+0
* | Fix bug 3385881Jason Sams2011-01-251-0/+2
* | Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking pas...Jason Sams2011-01-251-2/+5
|\ \ | |/ |/|
| * Attempt to fix 3333866Jason Sams2011-01-241-2/+5
* | Fix display list support for shapes.Romain Guy2011-01-241-1/+1
* | Fix rendering issues with animated layers.Romain Guy2011-01-241-3/+4
* | Merge "Enable partial invalidates when rendering with OpenGL." into honeycombRomain Guy2011-01-246-12/+17
|\ \
| * | Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-246-12/+17
* | | Merge "Cleanup script init to fix bogus log printing and reduce memory churn....Jason Sams2011-01-243-35/+29
|\ \ \ | |/ / |/| / | |/
| * Cleanup script init to fix bogus log printing andJason Sams2011-01-233-35/+29
* | Add missing functions to math library.Stephen Hines2011-01-243-1/+151
* | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-246-51/+231
* | Fix bitmap meshes to work in display lists.Romain Guy2011-01-232-2/+3
* | Add support for arcs.Romain Guy2011-01-237-0/+127
* | Add support for ovals and stroked rectangles.Romain Guy2011-01-237-15/+177
|/
* Always render text underline extra.Romain Guy2011-01-232-3/+8
* Collapse sucessive calls to restoreToCount() in display lists.Romain Guy2011-01-232-2/+19
* Fix potential crash in display lists.Romain Guy2011-01-231-0/+1
* Fix regression with hardware layers.Romain Guy2011-01-222-26/+29
* Merge "Log only 1 line per process when using OpenGLRenderer." into honeycombRomain Guy2011-01-2110-25/+47
|\
| * Log only 1 line per process when using OpenGLRenderer.Romain Guy2011-01-2110-25/+47
* | Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." ...Shih-wei Liao2011-01-201-1/+4
|\ \ | |/ |/|
| * Handle fatal errors from calling bccRegisterSymbolCallback (if any).Shih-wei Liao2011-01-201-1/+4
* | Merge "Add support for drawBitmapMesh()." into honeycombRomain Guy2011-01-204-0/+90
|\ \
| * | Add support for drawBitmapMesh().Romain Guy2011-01-204-0/+90
* | | Merge "clean-up unneeded code" into honeycombMathias Agopian2011-01-201-36/+2
|\ \ \
| * | | clean-up unneeded codeMathias Agopian2011-01-201-36/+2
* | | | Merge "Remove unnecessary library functions." into honeycombStephen Hines2011-01-203-401/+348
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary library functions.Stephen Hines2011-01-203-401/+348
* | | | Remove unnecessary code.Romain Guy2011-01-206-340/+91
| |_|/ |/| |
* | | Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycombRomain Guy2011-01-1911-27/+638
|\ \ \
| * | | Add rounded rects and circles support to OpenGLRenderer.Romain Guy2011-01-1911-27/+638
* | | | Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycombMathias Agopian2011-01-191-19/+4
|\ \ \ \
| * | | | Use EGL_NATIVE_VISUAL_ID to select EGLConfigMathias Agopian2011-01-191-19/+4
| | |_|/ | |/| |
* | | | Merge "Remove some old logging code." into honeycombJason Sams2011-01-191-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove some old logging code.Jason Sams2011-01-191-2/+0
* | | | Merge "Clean up RS math fp library functions." into honeycombStephen Hines2011-01-194-155/+407
|\ \ \ \ | |_|/ / |/| | |
| * | | Clean up RS math fp library functions.Stephen Hines2011-01-194-155/+407
* | | | Merge "fix [3367893] Rotating device on YouTube's home screen several times k...Mathias Agopian2011-01-191-1/+5
|\ \ \ \
| * | | | fix [3367893] Rotating device on YouTube's home screen several times kills sy...Mathias Agopian2011-01-191-1/+5
* | | | | Merge "Check and propogate errors from llvm." into honeycombJason Sams2011-01-192-11/+16
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Check and propogate errors from llvm.Jason Sams2011-01-192-11/+16
| | |/ / | |/| |
* | | | Merge "improve SurfaceFlinger 'dumpsys' log" into honeycombMathias Agopian2011-01-191-1/+1
|\ \ \ \
| * | | | improve SurfaceFlinger 'dumpsys' logMathias Agopian2011-01-191-1/+1
| | |/ / | |/| |
* | | | Don't attempt to create empty layers.Romain Guy2011-01-192-18/+28
| |_|/ |/| |
* | | Merge "Make embedded hardware layers work. Bug #3369474" into honeycombRomain Guy2011-01-194-5/+22
|\ \ \ | |_|/ |/| |
| * | Make embedded hardware layers work.Romain Guy2011-01-194-5/+22