Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | am d76b67c3: IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -19/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -19/+0 | |
* | | | | | am 89ee578b: am fd035829: Add initial gamepad support. | Jeff Brown | 2010-07-13 | 8 | -786/+894 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | am fd035829: Add initial gamepad support. | Jeff Brown | 2010-07-13 | 8 | -786/+894 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Add initial gamepad support. | Jeff Brown | 2010-07-13 | 8 | -786/+894 | |
* | | | | | Merge "Enable 32-bits only assets." | Romain Guy | 2010-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable 32-bits only assets. | Romain Guy | 2010-07-13 | 1 | -1/+1 | |
* | | | | | | am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNo... | Brad Fitzpatrick | 2010-07-13 | 3 | -6/+15 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException() | Brad Fitzpatrick | 2010-07-13 | 3 | -6/+15 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Add Parcel::readExceptionCode() and Parcel::writeNoException() | Brad Fitzpatrick | 2010-07-13 | 3 | -6/+15 | |
* | | | | | | Merge "Work on synchronizing a3d created files and java layer. Adding culling... | Alex Sakhartchouk | 2010-07-13 | 8 | -5/+136 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Work on synchronizing a3d created files and java layer. | Alex Sakhartchouk | 2010-07-12 | 8 | -5/+136 | |
* | | | | | | | am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state m... | Eric Laurent | 2010-07-13 | 2 | -40/+71 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | am 8e886be4: Merge "Modifications in audio effect engine state management." i... | Eric Laurent | 2010-07-13 | 2 | -40/+71 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Modifications in audio effect engine state management. | Eric Laurent | 2010-07-13 | 2 | -40/+71 | |
| | | |/ / | | |/| | | ||||||
* | | | | | Cleanup: remove unnecessary parameters. | Romain Guy | 2010-07-13 | 2 | -26/+18 | |
* | | | | | Fix premultiplied alpha. | Romain Guy | 2010-07-12 | 2 | -3/+3 | |
* | | | | | Correctly support pre-multiplied alpha, optimizations, more stuff. | Romain Guy | 2010-07-12 | 4 | -29/+102 | |
* | | | | | Optimize shader binding changes. | Romain Guy | 2010-07-12 | 5 | -15/+53 | |
* | | | | | Merge "Remove math from the vertex shader." | Romain Guy | 2010-07-12 | 5 | -27/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove math from the vertex shader. | Romain Guy | 2010-07-09 | 5 | -27/+24 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread | Kenny Root | 2010-07-12 | 2 | -17/+36 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread | Kenny Root | 2010-07-12 | 2 | -17/+36 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge changes I2337051b,I19b426cb into gingerbread | Kenny Root | 2010-07-12 | 2 | -17/+36 | |
| | |\ \ | ||||||
| | | * | | Tweak ObbFile class | Kenny Root | 2010-07-12 | 2 | -17/+36 | |
* | | | | | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s... | Dianne Hackborn | 2010-07-09 | 1 | -4/+4 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 1 | -4/+4 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 1 | -4/+4 | |
* | | | | | Merge "Fix alpha blending and improve fragment shaders performance." | Romain Guy | 2010-07-09 | 6 | -18/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix alpha blending and improve fragment shaders performance. | Romain Guy | 2010-07-09 | 6 | -18/+10 | |
* | | | | | | Remove points from fixed function. | Jason Sams | 2010-07-09 | 7 | -35/+21 | |
|/ / / / / | ||||||
* | | | | | Refactoring to move vertex computing to the Patch class. | Romain Guy | 2010-07-09 | 5 | -153/+203 | |
* | | | | | Optimize blending state changes. | Romain Guy | 2010-07-09 | 3 | -50/+97 | |
* | | | | | Merge "Draw n-patches using OpenGL." | Romain Guy | 2010-07-08 | 9 | -31/+457 | |
|\ \ \ \ \ | ||||||
| * | | | | | Draw n-patches using OpenGL. | Romain Guy | 2010-07-08 | 9 | -31/+457 | |
* | | | | | | am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." ... | Dianne Hackborn | 2010-07-08 | 3 | -73/+100 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread | Dianne Hackborn | 2010-07-08 | 3 | -73/+100 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 3 | -73/+100 | |
| | | |/ / | | |/| | | ||||||
* | | | | | am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread | Kenny Root | 2010-07-08 | 4 | -0/+366 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | am c9535de8: Merge "Add OBB file helper class" into gingerbread | Kenny Root | 2010-07-07 | 4 | -0/+366 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge "Add OBB file helper class" into gingerbread | Kenny Root | 2010-07-07 | 4 | -0/+366 | |
| | |\ \ \ | ||||||
| | | * | | | Add OBB file helper class | Kenny Root | 2010-07-07 | 4 | -0/+366 | |
* | | | | | | resolved conflicts for merge of 167449e5 to master | Jeff Brown | 2010-07-08 | 2 | -56/+79 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | am b17f4dcf: Merge "More native input dispatch work." into gingerbread | Chris Tate | 2010-07-07 | 2 | -56/+79 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge "More native input dispatch work." into gingerbread | Chris Tate | 2010-07-07 | 2 | -56/+79 | |
| | |\ \ \ | ||||||
| | | * | | | More native input dispatch work. | Jeff Brown | 2010-07-03 | 2 | -56/+79 | |
* | | | | | | Merge "Create FBOs in LayerCache." | Romain Guy | 2010-07-08 | 3 | -64/+89 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Create FBOs in LayerCache. | Romain Guy | 2010-07-08 | 3 | -64/+89 | |
* | | | | | | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread | Eric Laurent | 2010-07-07 | 2 | -13/+33 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | am dacabf97: Merge "Added Visualizer effect." into gingerbread | Eric Laurent | 2010-07-07 | 2 | -13/+33 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | |