summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* remove unused and confusing commentMathias Agopian2009-08-071-10/+0
* Merge changes 20497,20498,20499Android (Google) Code Review2009-08-073-50/+83
|\
| * minor code clean-upMathias Agopian2009-08-071-36/+15
| * added EGLUtils::strerrorMathias Agopian2009-08-071-5/+29
| * better error handlingMathias Agopian2009-08-062-9/+39
* | Merge change 20481Android (Google) Code Review2009-08-076-55/+182
|\ \
| * | Add refraction and bettr normals computation to FallRSRomain Guy2009-08-076-55/+182
* | | AudioService now differentiates BT headsets and car kits.Eric Laurent2009-08-072-4/+4
* | | Fix problem in AudioFlinger closeOutput and closeInput.Eric Laurent2009-08-071-7/+12
* | | Improved unit test code for Audioflinger.Eric Laurent2009-08-074-37/+183
* | | Fix lockup in audio flinger threadbase setParameters.Eric Laurent2009-08-072-24/+47
* | | Merge change 9660Android (Google) Code Review2009-08-071-1/+1
|\ \ \
| * | | Fix problem in A2DP interface closeOutputStream().Eric Laurent2009-08-041-1/+1
* | | | Merge change 9653Android (Google) Code Review2009-08-073-4/+16
|\ \ \ \
| * | | | Fix getParameters() default implementation.Eric Laurent2009-08-043-4/+16
| |/ / /
* | | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-075-150/+161
| |/ / |/| |
* | | Merge change 20400Android (Google) Code Review2009-08-066-40/+384
|\ \ \ | |_|/ |/| |
| * | Add lighting to animated water ripples.Romain Guy2009-08-066-40/+384
* | | Merge change 20365Android (Google) Code Review2009-08-061-2/+3
|\ \ \
| * | | oops, EGLConfig of value zero may be validMathias Agopian2009-08-061-2/+3
* | | | Merge changes 20345,20346,20347Android (Google) Code Review2009-08-065-26/+118
|\ \ \ \ | |/ / /
| * | | added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-063-26/+112
| * | | added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-062-0/+6
* | | | EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-11/+8
| |/ / |/| |
* | | Use arrays in Grass RSRomain Guy2009-08-063-47/+31
* | | Merge change 20217Android (Google) Code Review2009-08-055-16/+67
|\ \ \
| * | | Draw untextured water meshRomain Guy2009-08-055-16/+67
| |/ /
* | | Merge change 20207Android (Google) Code Review2009-08-053-14/+3
|\ \ \ | |/ / |/| |
| * | Implement basic snapping.Jason Sams2009-08-053-14/+3
* | | Merge change 20124Android (Google) Code Review2009-08-0517-98/+117
|\ \ \ | |/ /
| * | Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams2009-08-0517-98/+117
* | | Merge change 20133Android (Google) Code Review2009-08-051-0/+3
|\ \ \
| * | | don't crash when SurfaceBuffer::writeToParcel is given a null argumentMathias Agopian2009-08-051-0/+3
| |/ /
* | | Merge change 9649Android (Google) Code Review2009-08-051-19/+71
|\ \ \ | |/ / |/| |
| * | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-19/+71
* | | Fix Fall RS to use the new ProgramVertex APIs.Romain Guy2009-08-041-8/+8
* | | Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...Jason Sams2009-08-044-40/+40
|/ /
* | Add ability to load arrays in RenderScript.Romain Guy2009-08-049-22/+417
* | Seperate Light and Sampler from RenderScript.javaJason Sams2009-08-044-58/+34
* | Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...Jason Sams2009-08-048-144/+146
* | Use the new ScriptC.Builder API.Romain Guy2009-08-041-2/+1
* | Add swaying effect to the grass.Romain Guy2009-08-046-57/+366
* | Split ScriptC from RenderScript.java. Implement state caching in the Builder...Jason Sams2009-08-044-37/+43
|/
* Merge change 9606Android (Google) Code Review2009-08-033-33/+76
|\
| * Add anti-aliasing to Grass RS.Romain Guy2009-08-033-33/+76
* | Merge change 9551Android (Google) Code Review2009-08-032-6/+27
|\ \
| * | Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...Jason Sams2009-08-032-6/+27
* | | free surface buffers before trying to allocate new ones, so we have more chan...Mathias Agopian2009-08-031-0/+1
| |/ |/|
* | Merge change 9397Android (Google) Code Review2009-08-011-1/+18
|\ \
| * | Fix Win32 libutils to get a working SDK build.David 'Digit' Turner2009-08-011-1/+18