summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "1st cut of ForEach and test."Jason Sams2010-07-1517-209/+376
|\
| * 1st cut of ForEach and test.Jason Sams2010-07-1517-209/+376
* | Merge "Populate java objects with native data from a3d file. Remove legacy co...Alex Sakhartchouk2010-07-153-1/+67
|\ \
| * | Populate java objects with native data from a3d file.Alex Sakhartchouk2010-07-153-1/+67
| |/
* | Merge "Add support for BitmapShader."Romain Guy2010-07-155-43/+186
|\ \ | |/ |/|
| * Add support for BitmapShader.Romain Guy2010-07-155-43/+186
* | am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target.Jeff Brown2010-07-152-0/+10
|\ \
| * \ am eb6e0df1: Don\'t build framework tests for simulator target.Jeff Brown2010-07-152-0/+10
| |\ \
| | * | Don't build framework tests for simulator target.Jeff Brown2010-07-142-0/+10
* | | | am 78983a91: am 4055b780: Merge "move native services under services/" into g...Mathias Agopian2010-07-1460-24667/+0
|\ \ \ \ | |/ / /
| * | | am 4055b780: Merge "move native services under services/" into gingerbreadMathias Agopian2010-07-1460-24657/+0
| |\ \ \ | | |/ /
| | * | move native services under services/Mathias Agopian2010-07-1460-24657/+0
* | | | am db386f2c: am c9a11088: Merge "first step at implementing the native sensor...Mathias Agopian2010-07-147-0/+656
|\ \ \ \ | |/ / /
| * | | am c9a11088: Merge "first step at implementing the native sensor support" int...Mathias Agopian2010-07-147-0/+656
| |\ \ \ | | |/ /
| | * | Merge "first step at implementing the native sensor support" into gingerbreadMathias Agopian2010-07-147-0/+656
| | |\ \
| | | * | first step at implementing the native sensor supportMathias Agopian2010-07-137-0/+656
* | | | | am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sak...Mathias Agopian2010-07-142-3/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into ging...Mathias Agopian2010-07-142-3/+0
| |\ \ \ | | |/ /
| | * | Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-142-3/+0
* | | | Do not apply transforms when using drawColor().Romain Guy2010-07-144-7/+26
* | | | am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-19/+0
|\ \ \ \ | |/ / /
| * | | am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-19/+0
| |\ \ \ | | |/ /
| | * | IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-19/+0
* | | | am 89ee578b: am fd035829: Add initial gamepad support.Jeff Brown2010-07-138-786/+894
|\ \ \ \ | |/ / /
| * | | am fd035829: Add initial gamepad support.Jeff Brown2010-07-138-786/+894
| |\ \ \ | | |/ /
| | * | Add initial gamepad support.Jeff Brown2010-07-138-786/+894
* | | | Merge "Enable 32-bits only assets."Romain Guy2010-07-131-1/+1
|\ \ \ \
| * | | | Enable 32-bits only assets.Romain Guy2010-07-131-1/+1
* | | | | am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNo...Brad Fitzpatrick2010-07-133-6/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-133-6/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-133-6/+15
* | | | | Merge "Work on synchronizing a3d created files and java layer. Adding culling...Alex Sakhartchouk2010-07-138-5/+136
|\ \ \ \ \
| * | | | | Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-128-5/+136
* | | | | | am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state m...Eric Laurent2010-07-132-40/+71
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | am 8e886be4: Merge "Modifications in audio effect engine state management." i...Eric Laurent2010-07-132-40/+71
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Modifications in audio effect engine state management.Eric Laurent2010-07-132-40/+71
| | | |/ | | |/|
* | | | Cleanup: remove unnecessary parameters.Romain Guy2010-07-132-26/+18
* | | | Fix premultiplied alpha.Romain Guy2010-07-122-3/+3
* | | | Correctly support pre-multiplied alpha, optimizations, more stuff.Romain Guy2010-07-124-29/+102
* | | | Optimize shader binding changes.Romain Guy2010-07-125-15/+53
* | | | Merge "Remove math from the vertex shader."Romain Guy2010-07-125-27/+24
|\ \ \ \
| * | | | Remove math from the vertex shader.Romain Guy2010-07-095-27/+24
| | |_|/ | |/| |
* | | | am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-122-17/+36
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-122-17/+36
| |\ \ | | |/
| | * Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-122-17/+36
| | |\
| | | * Tweak ObbFile classKenny Root2010-07-122-17/+36
* | | | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...Dianne Hackborn2010-07-091-4/+4
|\ \ \ \ | |/ / /
| * | | am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-4/+4
| |\ \ \ | | |/ /
| | * | Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-4/+4
* | | | Merge "Fix alpha blending and improve fragment shaders performance."Romain Guy2010-07-096-18/+10
|\ \ \ \