tomasslavicek

MonoGame log - fixed switching between apps?

Jun 19th, 2014
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. 06-19 14:37:17.572 I/MonoGame(22033): android.intent.action.SCREEN_OFF
  2. 06-19 14:37:23.952 I/MonoGame(22033): android.intent.action.SCREEN_ON
  3. 06-19 14:37:24.852 D/MonoGame(22033): MonoGameAndroidGameView.DestroyFrameBuffer
  4. 06-19 14:37:24.872 D/MonoGame(22033): MonoGameAndroidGameView.SurfaceDestroyed
  5. 06-19 14:37:24.872 D/MonoGame(22033): MonoGameAndroidGameView.CreateFrameBuffer
  6. 06-19 14:37:24.872 D/MonoGame(22033): Creating Color:Default Depth:24 Stencil:0
  7. Thread started: #8
  8. 06-19 14:37:24.882 D/MonoGame(22033): Created format Index: 494929106, Color: 32 (8888), Depth: 24, Stencil: 8, Samples: 0, Accum: 32 (8888), Buffers: 0, Stereo: False
  9. 06-19 14:37:24.882 D/MonoGame(22033): Framebuffer Status: FramebufferComplete
  10. 06-19 14:37:24.882 D/MonoGame(22033): MonoGameAndroidGameView.SurfaceCreated: surfaceFrame = Rect(0, 0 - 1080, 1776)
  11. 06-19 14:37:24.902 D/MonoGame(22033): MonoGameAndroidGameView.SurfaceChanged: format = Rgb565, width = 1080, height = 1776
  12. 06-19 14:37:24.902 D/MonoGame(22033): GraphicsDeviceManager.ResetClientBounds: newClientBounds={X:0 Y:0 Width:1080 Height:1776}
  13. 06-19 14:37:24.902 D/MonoGame(22033): Begin reloading graphics content
  14. 06-19 14:37:24.912 I/MonoGame(22033): android.intent.action.USER_PRESENT
  15. 06-19 14:37:24.962 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  16. 06-19 14:37:25.412 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  17. 06-19 14:37:25.652 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  18. 06-19 14:37:25.762 D/Mono (22033): GC_BRIDGE waiting for bridge processing to finish
  19. 06-19 14:37:25.772 D/dalvikvm(22033): GC_EXPLICIT freed 629K, 5% free 22542K/23600K, paused 1ms+2ms, total 14ms
  20. 06-19 14:37:25.782 D/Mono (22033): GC_BRIDGE num-objects 104 num_hash_entries 104 sccs size 104 init 0.00ms df1 0.30ms sort 0.03ms dfs2 0.17ms setup-cb 0.05ms free-data 0.05ms user-cb 15.24ms clenanup 0.49ms links 40/40/40/1 dfs passes 909/491
  21. 06-19 14:37:25.782 D/Mono (22033): GC_MAJOR: (LOS overflow) pause 7.30ms, total 7.60ms, bridge 16.39ms major 1168K/1120K los 31489K/44675K
  22. 06-19 14:37:25.852 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  23. 06-19 14:37:26.552 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  24. 06-19 14:37:26.592 D/Mono (22033): Unloading image mscorlib.dll [0x7de4cc08].
  25. Thread finished: #8
  26. 06-19 14:37:26.772 D/MonoGame(22033): End reloading graphics content
  27. The thread 'Unknown' (0x8) has exited with code 0 (0x0).
Advertisement
Add Comment
Please, Sign In to add comment