replicant-frameworks_native/include
Mathias Agopian 40b7f6e043 fix some issues with Surface's lifetime management.
To deal with Java's lack of destructors and delayed garbage collection, we used to duplicate Surface.cpp objects in some case; this caused some issues because Surface is supposed to be reference-counted and unique.
2009-04-16 12:29:34 -07:00
..
pim auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
private Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
ui fix some issues with Surface's lifetime management. 2009-04-16 12:29:34 -07:00
utils fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. 2009-04-15 18:34:24 -07:00
utils.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00