summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Don't draw the same triangles several times.Romain Guy2011-01-262-10/+16
* For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we doShih-wei Liao2011-01-261-111/+111
* Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycombShih-wei Liao2011-01-261-155/+51
|\
| * Part II of fixing b/2943524: On-device linking rs_core.Shih-wei Liao2011-01-261-155/+51
* | Merge "Hook up tgammaf properly for RS." into honeycombStephen Hines2011-01-261-2/+2
|\ \
| * | Hook up tgammaf properly for RS.Stephen Hines2011-01-261-2/+2
| |/
* | Merge "Remove unused API" into honeycombRomain Guy2011-01-264-40/+2
|\ \ | |/ |/|
| * Remove unused APIRomain Guy2011-01-264-40/+2
* | Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycombJason Sams2011-01-261-250/+0
|\ \
| * | DO NOT MERGEJason Sams2011-01-261-250/+0
* | | Merge "Migrating functions for on device linking." into honeycombJason Sams2011-01-262-446/+568
|\ \ \ | |/ /
| * | Migrating functions for on device linking.Jason Sams2011-01-252-446/+568
* | | Fix b/2943524: On-device linking the rs_cl.Shih-wei Liao2011-01-261-591/+132
| |/ |/|
* | 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
|\ \ \ \ | |_|_|/ |/| | |