Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.53 KB | None | 0 0
  1. GLES2 :
  2. --Window Section--
  3. [EGL :: Found 2 suitable configurations]
  4. EGL Make Current
  5. [SDL :: Success]
  6. [DevIL :: Success]
  7. [EGL :: Success]
  8.  
  9. --Graphics Section--
  10. [GLES 2.0]
  11. [SHADER :: color_vs.glsl : color_fs.glsl]
  12. Shaders/GLES/color_vs.glsl
  13. Shaders/GLES/color_fs.glsl
  14. [SHADER :: color_fs.glsl]
  15. Success.
  16.                                                                                                                                                                                      
  17. [SHADER :: color_vs.glsl]
  18. Success.
  19.                                                                                                                                                                                      
  20. [LINK :: color_vs.glsl : color_fs.glsl]
  21. [SHADER :: color_alpha_vs.glsl : color_alpha_fs.glsl]
  22. Shaders/GLES/color_alpha_vs.glsl
  23. Shaders/GLES/color_alpha_fs.glsl
  24. [SHADER :: color_alpha_fs.glsl]
  25. Success.
  26.                                                                                                                                                                                      
  27. [SHADER :: color_alpha_vs.glsl]
  28. Success.
  29.                                                                                                                                                                                      
  30. [LINK :: color_alpha_vs.glsl : color_alpha_fs.glsl]
  31. [SHADER :: texture_vs.glsl : texture_fs.glsl]
  32. Shaders/GLES/texture_vs.glsl
  33. Shaders/GLES/texture_fs.glsl
  34. [SHADER :: texture_fs.glsl]
  35. Success.
  36.                                                                                                                                                                                      
  37. [SHADER :: texture_vs.glsl]
  38. Success.
  39.                                                                                                                                                                                      
  40. [LINK :: texture_vs.glsl : texture_fs.glsl]
  41. [RENDERER :: OpenGL ES 2.0]
  42.  
  43. --Physics Section--
  44. [Chipmunk :: Success]
  45.  
  46. --Input Section--
  47. [INPUT :: Start]
  48.  
  49. --Joystick Section--
  50. [0 :: gpio-keys]
  51.  
  52.  
  53. --Game Manager--
  54. [GAMEMANAGER :: Start]
  55.  
  56. --Game Output--
  57. I'm swapping buffers now, see you in hell.
  58. [MODEL :: bg.x]
  59. [MATERIAL]
  60. [TEXTURE :: bg.bmp]
  61. [FONT :: DroidSans.ttf]
  62. [TEXTURE :: GENERATED]
  63. [MATERIAL]
  64. [SPRITE :: leather_armor.png]
  65. [TEXTURE :: leather_armor.png]
  66. [MATERIAL]
  67. [SPRITE :: chain.png]
  68. [TEXTURE :: chain.png]
  69. [MATERIAL]
  70. [INSTANCE :: chain.png]
  71. [INSTANCE :: chain.png]
  72. [INSTANCE :: chain.png]
  73. [INSTANCE :: chain.png]
  74. [INSTANCE :: chain.png]
  75. [INSTANCE :: chain.png]
  76. [INSTANCE :: chain.png]
  77. [INSTANCE :: chain.png]
  78. [INSTANCE :: chain.png]
  79. [SPRITE :: muzzle.png]
  80. [TEXTURE :: muzzle.png]
  81. [MATERIAL]
  82. [SPRITE :: explode.png]
  83. [TEXTURE :: explode.png]
  84. [MATERIAL]
  85. [SPRITE :: beam.png]
  86. [TEXTURE :: beam.png]
  87. [MATERIAL]
  88. [SPRITE :: EyeBall.png]
  89. [TEXTURE :: EyeBall.png]
  90. [MATERIAL]
  91. [SPRITE :: Layout.png]
  92. [TEXTURE :: Layout.png]
  93. [MATERIAL]
  94. [SPRITE :: Meter.png]
  95. [TEXTURE :: Meter.png]
  96. [MATERIAL]
  97. I'm swapping buffers now, see you in hell.
  98. I'm swapping buffers now, see you in hell.
  99. I'm swapping buffers now, see you in hell.
  100. I'm swapping buffers now, see you in hell.
  101. I'm swapping buffers now, see you in hell.
  102. I'm swapping buffers now, see you in hell.
  103. I'm swapping buffers now, see you in hell.
  104. I'm swapping buffers now, see you in hell.
  105. I'm swapping buffers now, see you in hell.
  106. I'm swapping buffers now, see you in hell.
  107. I'm swapping buffers now, see you in hell.
  108. I'm swapping buffers now, see you in hell.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement