summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh... Jason Sams
2009-08-27Fix issue 2045911: Camera Shutter tone does not play correctly while listenin... Eric Laurent
2009-08-26dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked Mathias Agopian
2009-08-25Remove bogus comments and logging. Jason Sams
2009-08-25Implement java interface for RS shutdown and fix shutdown deadlock with the c... Jason Sams
2009-08-25Add support for selecting the color bit depth and if the application used a d... Jason Sams
2009-08-24Remove Galaxy Render Script, replaced by its wallpaper equivalent. Romain Guy
2009-08-21Merge change 22352 into eclair Android (Google) Code Review
2009-08-21Fix FallRS by keeping a reference to the mesh. Romain Guy
2009-08-21fix [2070341] [FAST BLOCKER] can't successfully setup erc52 Mathias Agopian
2009-08-20Merge change 22169 into eclair Android (Google) Code Review
2009-08-20Cleanup the Galaxy, add a few RS functions for Grass. Romain Guy
2009-08-20Point Sprites Jason Sams
2009-08-20Add offset handling in MemoryHeapBase class Benny Wong
2009-08-19Merge change 22024 into eclair Android (Google) Code Review
2009-08-19Micro-optimizations for FallRS Romain Guy
2009-08-19Merge change 22021 into eclair Android (Google) Code Review
2009-08-19fix a bug that caused the PixelFormat viewed by Surface to be wrong. Mathias Agopian
2009-08-19Merge change 22011 into eclair Android (Google) Code Review
2009-08-19Improved performance in Galaxy and Fall Romain Guy
2009-08-19fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of... Mathias Agopian
2009-08-19Merge change 21927 into eclair Android (Google) Code Review
2009-08-19Improved RS timing code to monitor where we spend CPU time. Jason Sams
2009-08-19Move the sky Romain Guy
2009-08-18Tweak the water and its texture Romain Guy
2009-08-18Merge change 21831 into eclair Android (Google) Code Review
2009-08-18Add reflections to the water Romain Guy
2009-08-18Implement OOB destroy method that can be called from the java finalizer remov... Jason Sams
2009-08-18Cleanup of object destruction. No need to have a per-class destruction funct... Jason Sams
2009-08-18Tweak the galaxy Romain Guy
2009-08-17Merge change 21660 into eclair Android (Google) Code Review
2009-08-17Optimized Galaxy Romain Guy
2009-08-17Merge change 21653 into eclair Android (Google) Code Review
2009-08-17Remove global IO context and integrate it into the RS context. Jason Sams
2009-08-17Support for marshalling pointers / intptr_t in Parcel. Andreas Huber
2009-08-17Update fountain and add writable flag to script slots. Jason Sams
2009-08-16Merge change 21471 into eclair Android (Google) Code Review
2009-08-16Add Galaxy wallpaper Romain Guy
2009-08-14make sure to update a surface's usage bits when it changes, instead of only t... Mathias Agopian
2009-08-13fix a bug that could cause a window to be hidden in some cases. Mathias Agopian
2009-08-13Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom... Mathias Agopian
2009-08-13Merge change 21152 Android (Google) Code Review
2009-08-13Implement named slots and convert script.addType to script.setType to remove ... Jason Sams
2009-08-12Merge change 21059 Android (Google) Code Review
2009-08-12make sure EGL_ANDROID_swap_rectangle is actually supported before using it Mathias Agopian
2009-08-12Merge change 21057 Android (Google) Code Review
2009-08-12Better error handling in EGL extensions Mathias Agopian
2009-08-12Implement reflecting Java objects into the ACC enviroment. Jason Sams
2009-08-12Grass has graduated from an RS experiment to a real live wallpaper. Romain Guy
2009-08-12am b8546001: Merge change 20878 into donut Dianne Hackborn