Go to file
Mathias Agopian cb6b904164 fixed some issues with the software renderer when surfaces are made current.
there was several issues:
- when a surface was made non-current, the last frame wasn't shown and the buffer could stay locked
- when a surface was made current the 2nd time, it would not dequeue a new buffer

now, queue/dequeue are done when the surface is made current.

for this to work, a new query() hook had to be added on android_native_window_t, it allows to retrieve some attributes of a window (currently only width and height).
2009-07-30 18:14:56 -07:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Fix issue 1795088 Improve audio routing code 2009-07-23 06:03:39 -07:00
cmds am 75b68163: Add memcpy and strcpy boundary check. 2009-07-24 12:52:33 -07:00
im/java/android/im auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
include fixed some issues with the software renderer when surfaces are made current. 2009-07-30 18:14:56 -07:00
libs fixed some issues with the software renderer when surfaces are made current. 2009-07-30 18:14:56 -07:00
opengl fixed some issues with the software renderer when surfaces are made current. 2009-07-30 18:14:56 -07:00
vpn/java/android/net/vpn Make VPN connect even when DNS is not present and other fixes. 2009-07-14 16:29:22 +08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00