- 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 15 years ago
- 260e102 Optimize shader binding changes. by Romain Guy · 15 years ago
- d12315a Merge "Remove math from the vertex shader." by Romain Guy · 15 years ago
- f27c6c1 am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
- ceb8465 am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
- 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
- 87315aa Tweak ObbFile class by Kenny Root · 15 years ago
- 0b9db91 Remove math from the vertex shader. by Romain Guy · 15 years ago
- 8445ca6 am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
- b14f325 am 289b9b62: Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
- 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
- 4670268 Merge "Fix alpha blending and improve fragment shaders performance." by Romain Guy · 15 years ago
- 16202fc Fix alpha blending and improve fragment shaders performance. by Romain Guy · 15 years ago
- 53a93d5 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 15 years ago
- fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 15 years ago
- 82ba814 Optimize blending state changes. by Romain Guy · 15 years ago
- 831e550 Merge "Draw n-patches using OpenGL." by Romain Guy · 15 years ago
- f7f9355 Draw n-patches using OpenGL. by Romain Guy · 15 years ago
- d8a6271 am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
- 28e2303 am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
- 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 15 years ago
- 49159f0 am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
- 818505a Merge "Create FBOs in LayerCache." by Romain Guy · 15 years ago
- f18fd99 Create FBOs in LayerCache. by Romain Guy · 15 years ago
- 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
- 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
- 9c959e7 Merge "Fix image processing resource problem for non high-density devices. Protect include file." by Jason Sams · 15 years ago
- d481cdd4 am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
- c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
- deba785 Add support to draw 9patches in OpenGL. by Romain Guy · 15 years ago
- 167449e am b17f4dcf: Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
- b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
- 6c8c2f2 Fix image processing resource problem for non high-density devices. by Jason Sams · 15 years ago
- b91881f am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
- dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
- 6c81893 Simpler way to deal with the FBO multi-cache. by Romain Guy · 15 years ago
- 5f0c6a4 Optimize FBO cache. by Romain Guy · 15 years ago
- df9b81c Added Visualizer effect. by Eric Laurent · 15 years ago
- 7cee34a Add OBB file helper class by Kenny Root · 15 years ago
- 97250d5 am e24901d3: am 68267415: Add new native Looper API. by Dianne Hackborn · 15 years ago
- e24901d am 68267415: Add new native Looper API. by Dianne Hackborn · 15 years ago
- 8cb6240 Merge "Add a layer (FBO) cache." by Romain Guy · 15 years ago
- dda57020 Add a layer (FBO) cache. by Romain Guy · 15 years ago
- 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
- 6826741 Add new native Looper API. by Dianne Hackborn · 15 years ago
- 26657e7 Merge "Improve multitouch support so pointers other than 0 can change colors." by Jason Sams · 15 years ago
- c70e5b7 Merge "Cleanup pass on the mesh api change. Removed all the simple mesh related calls and temporary objects." by Jason Sams · 15 years ago
- 8287a9b Cleanup pass on the mesh api change. by Alex Sakhartchouk · 15 years ago
- 7d139ba Remove extra leftover logs and use uint32_t instead of unsigned int. by Romain Guy · 15 years ago
- f601ce2 merge from open-source master by The Android Open Source Project · 15 years ago
- d73ddd2 am 377e2352: am 7f8edbd9: Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 15 years ago
- 61c55c4 remove unused YUV formats by Mathias Agopian · 15 years ago
- 5468cab Merge "Track the size in memory of the texture cache." by Romain Guy · 15 years ago
- 121e2242 Track the size in memory of the texture cache. by Romain Guy · 15 years ago
- f60cf81 Improve multitouch support so pointers other than 0 can change colors. by Jason Sams · 15 years ago
- 164aaed Start of mesh API cleanup. by Alex Sakhartchouk · 15 years ago
- 3cd310f Merge "Update fountain with multitouch support." by Jason Sams · 15 years ago
- f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 15 years ago
- 60b0c1d Update fountain with multitouch support. by Jason Sams · 15 years ago
- 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 15 years ago
- e07f6eeb Merge "Add implementation for drawBitmap()." by Romain Guy · 15 years ago
- c1396e9 Add implementation for drawBitmap(). by Romain Guy · 15 years ago
- 50331a1 Merge "Fixing freetype init/uninit code. Removing debug output from stream." by Alex Sakhartchouk · 15 years ago
- b6b3489 Fixing freetype init/uninit code. Removing debug output from stream. by Alex Sakhartchouk · 15 years ago
- efcd774 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
- 01959f6 Merge "Remove unnecessary return and add bitmap generation ID tracking." by Romain Guy · 15 years ago
- 1dc623e am e341a0b5: am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
- fe88094 Remove unnecessary return and add bitmap generation ID tracking. by Romain Guy · 15 years ago
- c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
- 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
- 364703c Fix the build. by Romain Guy · 15 years ago
- 68e9a49 Merge "Add hooks for drawBitmap()." by Romain Guy · 15 years ago
- 5840b7c am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
- 25a98b8 resolved conflicts for merge of 7f6c6e8f to master by Dianne Hackborn · 15 years ago
- 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 15 years ago
- 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
- ce0537b Add hooks for drawBitmap(). by Romain Guy · 15 years ago
- d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
- 071508d Removing font initialization on startup by Alex Sakhartchouk · 15 years ago
- e519b37 Fix an uninitialized pointer. by Jason Sams · 15 years ago
- 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 15 years ago
- 41254a8 am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
- ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
- 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
- e595a54 am 33df868b: am 1eb442ee: Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
- 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
- c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
- 639061d am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 15 years ago
- 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
- b23ef29 am 5d31a452: am f0562b4b: Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
- f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
- 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
- f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 15 years ago
- 349703e Native input event dispatching. by Jeff Brown · 15 years ago
- d55a861 Add support for saveLayer(). by Romain Guy · 15 years ago
- 026c5e16 Implement support for PorterDuff's blending modes. by Romain Guy · 15 years ago
- 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 15 years ago
- 1d58b49 Merge "Add implementations for saveLayerAlpha() and textured rects." by Romain Guy · 15 years ago
- bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 15 years ago
- 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago