ruby_rpg 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (483) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +19 -0
  3. data/glfw-3.3.9.bin.MACOS/LICENSE.md +23 -0
  4. data/glfw-3.3.9.bin.MACOS/README.md +5 -0
  5. data/glfw-3.3.9.bin.MACOS/docs/html/bc_s.png +0 -0
  6. data/glfw-3.3.9.bin.MACOS/docs/html/bc_sd.png +0 -0
  7. data/glfw-3.3.9.bin.MACOS/docs/html/build_8dox.html +81 -0
  8. data/glfw-3.3.9.bin.MACOS/docs/html/build_guide.html +199 -0
  9. data/glfw-3.3.9.bin.MACOS/docs/html/closed.png +0 -0
  10. data/glfw-3.3.9.bin.MACOS/docs/html/compat_8dox.html +81 -0
  11. data/glfw-3.3.9.bin.MACOS/docs/html/compat_guide.html +153 -0
  12. data/glfw-3.3.9.bin.MACOS/docs/html/compile_8dox.html +81 -0
  13. data/glfw-3.3.9.bin.MACOS/docs/html/compile_guide.html +223 -0
  14. data/glfw-3.3.9.bin.MACOS/docs/html/context_8dox.html +81 -0
  15. data/glfw-3.3.9.bin.MACOS/docs/html/context_guide.html +259 -0
  16. data/glfw-3.3.9.bin.MACOS/docs/html/deprecated.html +88 -0
  17. data/glfw-3.3.9.bin.MACOS/docs/html/dir_08423ce7729c4554356a7de7171ba263.html +85 -0
  18. data/glfw-3.3.9.bin.MACOS/docs/html/dir_2dcebcdf14b42e92a6ed85c61bda6b9d.html +93 -0
  19. data/glfw-3.3.9.bin.MACOS/docs/html/dir_62ce056722ee97c199075aa1d6eca309.html +95 -0
  20. data/glfw-3.3.9.bin.MACOS/docs/html/dir_dddf4cf62655095a666cf715de3a31a2.html +91 -0
  21. data/glfw-3.3.9.bin.MACOS/docs/html/doc.svg +12 -0
  22. data/glfw-3.3.9.bin.MACOS/docs/html/docd.svg +12 -0
  23. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.css +1685 -0
  24. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.svg +28 -0
  25. data/glfw-3.3.9.bin.MACOS/docs/html/dynsections.js +192 -0
  26. data/glfw-3.3.9.bin.MACOS/docs/html/extra.css +1 -0
  27. data/glfw-3.3.9.bin.MACOS/docs/html/files.html +91 -0
  28. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosed.svg +11 -0
  29. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosedd.svg +11 -0
  30. data/glfw-3.3.9.bin.MACOS/docs/html/folderopen.svg +17 -0
  31. data/glfw-3.3.9.bin.MACOS/docs/html/folderopend.svg +12 -0
  32. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h.html +1661 -0
  33. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h_source.html +1175 -0
  34. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h.html +167 -0
  35. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h_source.html +303 -0
  36. data/glfw-3.3.9.bin.MACOS/docs/html/group__buttons.html +282 -0
  37. data/glfw-3.3.9.bin.MACOS/docs/html/group__context.html +304 -0
  38. data/glfw-3.3.9.bin.MACOS/docs/html/group__errors.html +304 -0
  39. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__axes.html +202 -0
  40. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__buttons.html +410 -0
  41. data/glfw-3.3.9.bin.MACOS/docs/html/group__hat__state.html +234 -0
  42. data/glfw-3.3.9.bin.MACOS/docs/html/group__init.html +570 -0
  43. data/glfw-3.3.9.bin.MACOS/docs/html/group__input.html +2255 -0
  44. data/glfw-3.3.9.bin.MACOS/docs/html/group__joysticks.html +362 -0
  45. data/glfw-3.3.9.bin.MACOS/docs/html/group__keys.html +2034 -0
  46. data/glfw-3.3.9.bin.MACOS/docs/html/group__mods.html +198 -0
  47. data/glfw-3.3.9.bin.MACOS/docs/html/group__monitor.html +848 -0
  48. data/glfw-3.3.9.bin.MACOS/docs/html/group__native.html +812 -0
  49. data/glfw-3.3.9.bin.MACOS/docs/html/group__shapes.html +198 -0
  50. data/glfw-3.3.9.bin.MACOS/docs/html/group__vulkan.html +359 -0
  51. data/glfw-3.3.9.bin.MACOS/docs/html/group__window.html +3434 -0
  52. data/glfw-3.3.9.bin.MACOS/docs/html/index.html +100 -0
  53. data/glfw-3.3.9.bin.MACOS/docs/html/input_8dox.html +81 -0
  54. data/glfw-3.3.9.bin.MACOS/docs/html/input_guide.html +570 -0
  55. data/glfw-3.3.9.bin.MACOS/docs/html/internal_8dox.html +81 -0
  56. data/glfw-3.3.9.bin.MACOS/docs/html/internals_guide.html +132 -0
  57. data/glfw-3.3.9.bin.MACOS/docs/html/intro_8dox.html +81 -0
  58. data/glfw-3.3.9.bin.MACOS/docs/html/intro_guide.html +351 -0
  59. data/glfw-3.3.9.bin.MACOS/docs/html/jquery.js +34 -0
  60. data/glfw-3.3.9.bin.MACOS/docs/html/main_8dox.html +81 -0
  61. data/glfw-3.3.9.bin.MACOS/docs/html/menu.js +136 -0
  62. data/glfw-3.3.9.bin.MACOS/docs/html/menudata.js +29 -0
  63. data/glfw-3.3.9.bin.MACOS/docs/html/minus.svg +8 -0
  64. data/glfw-3.3.9.bin.MACOS/docs/html/minusd.svg +8 -0
  65. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_8dox.html +81 -0
  66. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_guide.html +229 -0
  67. data/glfw-3.3.9.bin.MACOS/docs/html/moving_8dox.html +81 -0
  68. data/glfw-3.3.9.bin.MACOS/docs/html/moving_guide.html +374 -0
  69. data/glfw-3.3.9.bin.MACOS/docs/html/nav_f.png +0 -0
  70. data/glfw-3.3.9.bin.MACOS/docs/html/nav_fd.png +0 -0
  71. data/glfw-3.3.9.bin.MACOS/docs/html/nav_g.png +0 -0
  72. data/glfw-3.3.9.bin.MACOS/docs/html/nav_h.png +0 -0
  73. data/glfw-3.3.9.bin.MACOS/docs/html/nav_hd.png +0 -0
  74. data/glfw-3.3.9.bin.MACOS/docs/html/news.html +634 -0
  75. data/glfw-3.3.9.bin.MACOS/docs/html/news_8dox.html +81 -0
  76. data/glfw-3.3.9.bin.MACOS/docs/html/open.png +0 -0
  77. data/glfw-3.3.9.bin.MACOS/docs/html/pages.html +99 -0
  78. data/glfw-3.3.9.bin.MACOS/docs/html/plus.svg +9 -0
  79. data/glfw-3.3.9.bin.MACOS/docs/html/plusd.svg +9 -0
  80. data/glfw-3.3.9.bin.MACOS/docs/html/quick_8dox.html +81 -0
  81. data/glfw-3.3.9.bin.MACOS/docs/html/quick_guide.html +397 -0
  82. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_0.js +5 -0
  83. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1.js +4 -0
  84. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_10.js +65 -0
  85. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_11.js +26 -0
  86. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_12.js +44 -0
  87. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_13.js +34 -0
  88. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_14.js +12 -0
  89. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_15.js +52 -0
  90. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_16.js +69 -0
  91. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_17.js +51 -0
  92. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_18.js +14 -0
  93. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_19.js +36 -0
  94. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1a.js +98 -0
  95. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1b.js +12 -0
  96. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_2.js +6 -0
  97. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_3.js +9 -0
  98. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_4.js +57 -0
  99. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_5.js +22 -0
  100. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_6.js +103 -0
  101. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_7.js +23 -0
  102. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_8.js +35 -0
  103. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_9.js +63 -0
  104. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_a.js +505 -0
  105. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_b.js +24 -0
  106. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_c.js +50 -0
  107. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_d.js +17 -0
  108. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_e.js +12 -0
  109. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_f.js +35 -0
  110. data/glfw-3.3.9.bin.MACOS/docs/html/search/classes_0.js +7 -0
  111. data/glfw-3.3.9.bin.MACOS/docs/html/search/close.svg +18 -0
  112. data/glfw-3.3.9.bin.MACOS/docs/html/search/defines_0.js +34 -0
  113. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_0.js +4 -0
  114. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_1.js +6 -0
  115. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_2.js +5 -0
  116. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_3.js +6 -0
  117. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_4.js +6 -0
  118. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_5.js +4 -0
  119. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_6.js +4 -0
  120. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_7.js +4 -0
  121. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_8.js +4 -0
  122. data/glfw-3.3.9.bin.MACOS/docs/html/search/functions_0.js +146 -0
  123. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_0.js +6 -0
  124. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_1.js +4 -0
  125. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_10.js +4 -0
  126. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_2.js +6 -0
  127. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_3.js +5 -0
  128. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_4.js +4 -0
  129. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_5.js +5 -0
  130. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_6.js +4 -0
  131. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_7.js +5 -0
  132. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_8.js +5 -0
  133. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_9.js +6 -0
  134. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_a.js +6 -0
  135. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_b.js +4 -0
  136. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_c.js +4 -0
  137. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_d.js +7 -0
  138. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_e.js +4 -0
  139. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_f.js +5 -0
  140. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag.svg +24 -0
  141. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_d.svg +24 -0
  142. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_sel.svg +31 -0
  143. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_seld.svg +31 -0
  144. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_0.js +4 -0
  145. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_1.js +4 -0
  146. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_10.js +4 -0
  147. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_2.js +5 -0
  148. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_3.js +4 -0
  149. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_4.js +6 -0
  150. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_5.js +4 -0
  151. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_6.js +4 -0
  152. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_7.js +7 -0
  153. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_8.js +6 -0
  154. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_9.js +4 -0
  155. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_a.js +5 -0
  156. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_b.js +5 -0
  157. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_c.js +4 -0
  158. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_d.js +6 -0
  159. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_e.js +6 -0
  160. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_f.js +4 -0
  161. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.css +291 -0
  162. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.js +840 -0
  163. data/glfw-3.3.9.bin.MACOS/docs/html/search/searchdata.js +39 -0
  164. data/glfw-3.3.9.bin.MACOS/docs/html/search/typedefs_0.js +32 -0
  165. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_0.js +4 -0
  166. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_1.js +6 -0
  167. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_2.js +5 -0
  168. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_3.js +4 -0
  169. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_4.js +4 -0
  170. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_5.js +6 -0
  171. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_6.js +4 -0
  172. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_7.js +4 -0
  173. data/glfw-3.3.9.bin.MACOS/docs/html/spaces.svg +877 -0
  174. data/glfw-3.3.9.bin.MACOS/docs/html/splitbar.png +0 -0
  175. data/glfw-3.3.9.bin.MACOS/docs/html/splitbard.png +0 -0
  176. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgamepadstate.html +134 -0
  177. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgammaramp.html +170 -0
  178. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wimage.html +151 -0
  179. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wvidmode.html +204 -0
  180. data/glfw-3.3.9.bin.MACOS/docs/html/sync_off.png +0 -0
  181. data/glfw-3.3.9.bin.MACOS/docs/html/sync_on.png +0 -0
  182. data/glfw-3.3.9.bin.MACOS/docs/html/tab_a.png +0 -0
  183. data/glfw-3.3.9.bin.MACOS/docs/html/tab_ad.png +0 -0
  184. data/glfw-3.3.9.bin.MACOS/docs/html/tab_b.png +0 -0
  185. data/glfw-3.3.9.bin.MACOS/docs/html/tab_bd.png +0 -0
  186. data/glfw-3.3.9.bin.MACOS/docs/html/tab_h.png +0 -0
  187. data/glfw-3.3.9.bin.MACOS/docs/html/tab_hd.png +0 -0
  188. data/glfw-3.3.9.bin.MACOS/docs/html/tab_s.png +0 -0
  189. data/glfw-3.3.9.bin.MACOS/docs/html/tab_sd.png +0 -0
  190. data/glfw-3.3.9.bin.MACOS/docs/html/tabs.css +1 -0
  191. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_8dox.html +81 -0
  192. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_guide.html +196 -0
  193. data/glfw-3.3.9.bin.MACOS/docs/html/window_8dox.html +81 -0
  194. data/glfw-3.3.9.bin.MACOS/docs/html/window_guide.html +763 -0
  195. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3.h +5932 -0
  196. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3native.h +634 -0
  197. data/glfw-3.3.9.bin.MACOS/lib-arm64/libglfw.3.dylib +0 -0
  198. data/glfw-3.3.9.bin.MACOS/lib-arm64/libglfw3.a +0 -0
  199. data/glfw-3.3.9.bin.MACOS/lib-universal/libglfw.3.dylib +0 -0
  200. data/glfw-3.3.9.bin.MACOS/lib-universal/libglfw3.a +0 -0
  201. data/glfw-3.3.9.bin.MACOS/lib-x86_64/libglfw.3.dylib +0 -0
  202. data/glfw-3.3.9.bin.MACOS/lib-x86_64/libglfw3.a +0 -0
  203. data/glfw-3.4.bin.WIN64/LICENSE.md +23 -0
  204. data/glfw-3.4.bin.WIN64/README.md +70 -0
  205. data/glfw-3.4.bin.WIN64/docs/html/bc_s.png +0 -0
  206. data/glfw-3.4.bin.WIN64/docs/html/bc_sd.png +0 -0
  207. data/glfw-3.4.bin.WIN64/docs/html/build_8md.html +81 -0
  208. data/glfw-3.4.bin.WIN64/docs/html/build_guide.html +217 -0
  209. data/glfw-3.4.bin.WIN64/docs/html/closed.png +0 -0
  210. data/glfw-3.4.bin.WIN64/docs/html/compat_8md.html +81 -0
  211. data/glfw-3.4.bin.WIN64/docs/html/compat_guide.html +156 -0
  212. data/glfw-3.4.bin.WIN64/docs/html/compile_8md.html +81 -0
  213. data/glfw-3.4.bin.WIN64/docs/html/compile_guide.html +219 -0
  214. data/glfw-3.4.bin.WIN64/docs/html/context_8md.html +81 -0
  215. data/glfw-3.4.bin.WIN64/docs/html/context_guide.html +258 -0
  216. data/glfw-3.4.bin.WIN64/docs/html/deprecated.html +88 -0
  217. data/glfw-3.4.bin.WIN64/docs/html/dir_13577e2d8b9423099662de029791bd7d.html +93 -0
  218. data/glfw-3.4.bin.WIN64/docs/html/dir_7f92719a7fe62e5b064f87d7a3c220b1.html +95 -0
  219. data/glfw-3.4.bin.WIN64/docs/html/dir_a788ef6c2b1e5b367804e0b6ccfd6f11.html +85 -0
  220. data/glfw-3.4.bin.WIN64/docs/html/dir_b11153cd0f4fd04a7564cc166f482635.html +91 -0
  221. data/glfw-3.4.bin.WIN64/docs/html/doc.svg +12 -0
  222. data/glfw-3.4.bin.WIN64/docs/html/docd.svg +12 -0
  223. data/glfw-3.4.bin.WIN64/docs/html/doxygen.css +1685 -0
  224. data/glfw-3.4.bin.WIN64/docs/html/doxygen.svg +28 -0
  225. data/glfw-3.4.bin.WIN64/docs/html/dynsections.js +192 -0
  226. data/glfw-3.4.bin.WIN64/docs/html/extra.css +2 -0
  227. data/glfw-3.4.bin.WIN64/docs/html/files.html +91 -0
  228. data/glfw-3.4.bin.WIN64/docs/html/folderclosed.svg +11 -0
  229. data/glfw-3.4.bin.WIN64/docs/html/folderclosedd.svg +11 -0
  230. data/glfw-3.4.bin.WIN64/docs/html/folderopen.svg +17 -0
  231. data/glfw-3.4.bin.WIN64/docs/html/folderopend.svg +12 -0
  232. data/glfw-3.4.bin.WIN64/docs/html/glfw3_8h.html +1910 -0
  233. data/glfw-3.4.bin.WIN64/docs/html/glfw3_8h_source.html +1260 -0
  234. data/glfw-3.4.bin.WIN64/docs/html/glfw3native_8h.html +170 -0
  235. data/glfw-3.4.bin.WIN64/docs/html/glfw3native_8h_source.html +306 -0
  236. data/glfw-3.4.bin.WIN64/docs/html/group__buttons.html +282 -0
  237. data/glfw-3.4.bin.WIN64/docs/html/group__context.html +304 -0
  238. data/glfw-3.4.bin.WIN64/docs/html/group__errors.html +384 -0
  239. data/glfw-3.4.bin.WIN64/docs/html/group__gamepad__axes.html +202 -0
  240. data/glfw-3.4.bin.WIN64/docs/html/group__gamepad__buttons.html +410 -0
  241. data/glfw-3.4.bin.WIN64/docs/html/group__hat__state.html +234 -0
  242. data/glfw-3.4.bin.WIN64/docs/html/group__init.html +1015 -0
  243. data/glfw-3.4.bin.WIN64/docs/html/group__input.html +2285 -0
  244. data/glfw-3.4.bin.WIN64/docs/html/group__joysticks.html +362 -0
  245. data/glfw-3.4.bin.WIN64/docs/html/group__keys.html +2034 -0
  246. data/glfw-3.4.bin.WIN64/docs/html/group__mods.html +198 -0
  247. data/glfw-3.4.bin.WIN64/docs/html/group__monitor.html +849 -0
  248. data/glfw-3.4.bin.WIN64/docs/html/group__native.html +837 -0
  249. data/glfw-3.4.bin.WIN64/docs/html/group__shapes.html +337 -0
  250. data/glfw-3.4.bin.WIN64/docs/html/group__vulkan.html +361 -0
  251. data/glfw-3.4.bin.WIN64/docs/html/group__window.html +3608 -0
  252. data/glfw-3.4.bin.WIN64/docs/html/index.html +100 -0
  253. data/glfw-3.4.bin.WIN64/docs/html/input_8md.html +81 -0
  254. data/glfw-3.4.bin.WIN64/docs/html/input_guide.html +576 -0
  255. data/glfw-3.4.bin.WIN64/docs/html/internal_8md.html +81 -0
  256. data/glfw-3.4.bin.WIN64/docs/html/internals_guide.html +135 -0
  257. data/glfw-3.4.bin.WIN64/docs/html/intro_8md.html +81 -0
  258. data/glfw-3.4.bin.WIN64/docs/html/intro_guide.html +429 -0
  259. data/glfw-3.4.bin.WIN64/docs/html/jquery.js +34 -0
  260. data/glfw-3.4.bin.WIN64/docs/html/main_8md.html +81 -0
  261. data/glfw-3.4.bin.WIN64/docs/html/menu.js +136 -0
  262. data/glfw-3.4.bin.WIN64/docs/html/menudata.js +30 -0
  263. data/glfw-3.4.bin.WIN64/docs/html/minus.svg +8 -0
  264. data/glfw-3.4.bin.WIN64/docs/html/minusd.svg +8 -0
  265. data/glfw-3.4.bin.WIN64/docs/html/monitor_8md.html +81 -0
  266. data/glfw-3.4.bin.WIN64/docs/html/monitor_guide.html +228 -0
  267. data/glfw-3.4.bin.WIN64/docs/html/moving_8md.html +81 -0
  268. data/glfw-3.4.bin.WIN64/docs/html/moving_guide.html +360 -0
  269. data/glfw-3.4.bin.WIN64/docs/html/nav_f.png +0 -0
  270. data/glfw-3.4.bin.WIN64/docs/html/nav_fd.png +0 -0
  271. data/glfw-3.4.bin.WIN64/docs/html/nav_g.png +0 -0
  272. data/glfw-3.4.bin.WIN64/docs/html/nav_h.png +0 -0
  273. data/glfw-3.4.bin.WIN64/docs/html/nav_hd.png +0 -0
  274. data/glfw-3.4.bin.WIN64/docs/html/news.html +336 -0
  275. data/glfw-3.4.bin.WIN64/docs/html/news_8md.html +81 -0
  276. data/glfw-3.4.bin.WIN64/docs/html/open.png +0 -0
  277. data/glfw-3.4.bin.WIN64/docs/html/pages.html +99 -0
  278. data/glfw-3.4.bin.WIN64/docs/html/plus.svg +9 -0
  279. data/glfw-3.4.bin.WIN64/docs/html/plusd.svg +9 -0
  280. data/glfw-3.4.bin.WIN64/docs/html/quick_8md.html +81 -0
  281. data/glfw-3.4.bin.WIN64/docs/html/quick_guide.html +406 -0
  282. data/glfw-3.4.bin.WIN64/docs/html/search/all_0.js +4 -0
  283. data/glfw-3.4.bin.WIN64/docs/html/search/all_1.js +4 -0
  284. data/glfw-3.4.bin.WIN64/docs/html/search/all_10.js +13 -0
  285. data/glfw-3.4.bin.WIN64/docs/html/search/all_11.js +11 -0
  286. data/glfw-3.4.bin.WIN64/docs/html/search/all_12.js +26 -0
  287. data/glfw-3.4.bin.WIN64/docs/html/search/all_13.js +51 -0
  288. data/glfw-3.4.bin.WIN64/docs/html/search/all_14.js +22 -0
  289. data/glfw-3.4.bin.WIN64/docs/html/search/all_15.js +35 -0
  290. data/glfw-3.4.bin.WIN64/docs/html/search/all_16.js +29 -0
  291. data/glfw-3.4.bin.WIN64/docs/html/search/all_17.js +8 -0
  292. data/glfw-3.4.bin.WIN64/docs/html/search/all_18.js +44 -0
  293. data/glfw-3.4.bin.WIN64/docs/html/search/all_19.js +60 -0
  294. data/glfw-3.4.bin.WIN64/docs/html/search/all_1a.js +39 -0
  295. data/glfw-3.4.bin.WIN64/docs/html/search/all_1b.js +8 -0
  296. data/glfw-3.4.bin.WIN64/docs/html/search/all_1c.js +32 -0
  297. data/glfw-3.4.bin.WIN64/docs/html/search/all_1d.js +84 -0
  298. data/glfw-3.4.bin.WIN64/docs/html/search/all_1e.js +13 -0
  299. data/glfw-3.4.bin.WIN64/docs/html/search/all_1f.js +4 -0
  300. data/glfw-3.4.bin.WIN64/docs/html/search/all_2.js +5 -0
  301. data/glfw-3.4.bin.WIN64/docs/html/search/all_3.js +4 -0
  302. data/glfw-3.4.bin.WIN64/docs/html/search/all_4.js +4 -0
  303. data/glfw-3.4.bin.WIN64/docs/html/search/all_5.js +4 -0
  304. data/glfw-3.4.bin.WIN64/docs/html/search/all_6.js +4 -0
  305. data/glfw-3.4.bin.WIN64/docs/html/search/all_7.js +58 -0
  306. data/glfw-3.4.bin.WIN64/docs/html/search/all_8.js +21 -0
  307. data/glfw-3.4.bin.WIN64/docs/html/search/all_9.js +82 -0
  308. data/glfw-3.4.bin.WIN64/docs/html/search/all_a.js +20 -0
  309. data/glfw-3.4.bin.WIN64/docs/html/search/all_b.js +26 -0
  310. data/glfw-3.4.bin.WIN64/docs/html/search/all_c.js +35 -0
  311. data/glfw-3.4.bin.WIN64/docs/html/search/all_d.js +555 -0
  312. data/glfw-3.4.bin.WIN64/docs/html/search/all_e.js +23 -0
  313. data/glfw-3.4.bin.WIN64/docs/html/search/all_f.js +40 -0
  314. data/glfw-3.4.bin.WIN64/docs/html/search/classes_0.js +8 -0
  315. data/glfw-3.4.bin.WIN64/docs/html/search/close.svg +18 -0
  316. data/glfw-3.4.bin.WIN64/docs/html/search/defines_0.js +43 -0
  317. data/glfw-3.4.bin.WIN64/docs/html/search/files_0.js +4 -0
  318. data/glfw-3.4.bin.WIN64/docs/html/search/files_1.js +6 -0
  319. data/glfw-3.4.bin.WIN64/docs/html/search/files_2.js +5 -0
  320. data/glfw-3.4.bin.WIN64/docs/html/search/files_3.js +6 -0
  321. data/glfw-3.4.bin.WIN64/docs/html/search/files_4.js +6 -0
  322. data/glfw-3.4.bin.WIN64/docs/html/search/files_5.js +4 -0
  323. data/glfw-3.4.bin.WIN64/docs/html/search/files_6.js +4 -0
  324. data/glfw-3.4.bin.WIN64/docs/html/search/files_7.js +4 -0
  325. data/glfw-3.4.bin.WIN64/docs/html/search/files_8.js +4 -0
  326. data/glfw-3.4.bin.WIN64/docs/html/search/functions_0.js +152 -0
  327. data/glfw-3.4.bin.WIN64/docs/html/search/groups_0.js +6 -0
  328. data/glfw-3.4.bin.WIN64/docs/html/search/groups_1.js +4 -0
  329. data/glfw-3.4.bin.WIN64/docs/html/search/groups_10.js +4 -0
  330. data/glfw-3.4.bin.WIN64/docs/html/search/groups_2.js +6 -0
  331. data/glfw-3.4.bin.WIN64/docs/html/search/groups_3.js +5 -0
  332. data/glfw-3.4.bin.WIN64/docs/html/search/groups_4.js +4 -0
  333. data/glfw-3.4.bin.WIN64/docs/html/search/groups_5.js +5 -0
  334. data/glfw-3.4.bin.WIN64/docs/html/search/groups_6.js +4 -0
  335. data/glfw-3.4.bin.WIN64/docs/html/search/groups_7.js +5 -0
  336. data/glfw-3.4.bin.WIN64/docs/html/search/groups_8.js +5 -0
  337. data/glfw-3.4.bin.WIN64/docs/html/search/groups_9.js +6 -0
  338. data/glfw-3.4.bin.WIN64/docs/html/search/groups_a.js +6 -0
  339. data/glfw-3.4.bin.WIN64/docs/html/search/groups_b.js +4 -0
  340. data/glfw-3.4.bin.WIN64/docs/html/search/groups_c.js +4 -0
  341. data/glfw-3.4.bin.WIN64/docs/html/search/groups_d.js +7 -0
  342. data/glfw-3.4.bin.WIN64/docs/html/search/groups_e.js +4 -0
  343. data/glfw-3.4.bin.WIN64/docs/html/search/groups_f.js +5 -0
  344. data/glfw-3.4.bin.WIN64/docs/html/search/mag.svg +24 -0
  345. data/glfw-3.4.bin.WIN64/docs/html/search/mag_d.svg +24 -0
  346. data/glfw-3.4.bin.WIN64/docs/html/search/mag_sel.svg +31 -0
  347. data/glfw-3.4.bin.WIN64/docs/html/search/mag_seld.svg +31 -0
  348. data/glfw-3.4.bin.WIN64/docs/html/search/pages_0.js +4 -0
  349. data/glfw-3.4.bin.WIN64/docs/html/search/pages_1.js +5 -0
  350. data/glfw-3.4.bin.WIN64/docs/html/search/pages_10.js +5 -0
  351. data/glfw-3.4.bin.WIN64/docs/html/search/pages_11.js +4 -0
  352. data/glfw-3.4.bin.WIN64/docs/html/search/pages_2.js +4 -0
  353. data/glfw-3.4.bin.WIN64/docs/html/search/pages_3.js +5 -0
  354. data/glfw-3.4.bin.WIN64/docs/html/search/pages_4.js +4 -0
  355. data/glfw-3.4.bin.WIN64/docs/html/search/pages_5.js +6 -0
  356. data/glfw-3.4.bin.WIN64/docs/html/search/pages_6.js +4 -0
  357. data/glfw-3.4.bin.WIN64/docs/html/search/pages_7.js +5 -0
  358. data/glfw-3.4.bin.WIN64/docs/html/search/pages_8.js +7 -0
  359. data/glfw-3.4.bin.WIN64/docs/html/search/pages_9.js +7 -0
  360. data/glfw-3.4.bin.WIN64/docs/html/search/pages_a.js +4 -0
  361. data/glfw-3.4.bin.WIN64/docs/html/search/pages_b.js +5 -0
  362. data/glfw-3.4.bin.WIN64/docs/html/search/pages_c.js +4 -0
  363. data/glfw-3.4.bin.WIN64/docs/html/search/pages_d.js +4 -0
  364. data/glfw-3.4.bin.WIN64/docs/html/search/pages_e.js +6 -0
  365. data/glfw-3.4.bin.WIN64/docs/html/search/pages_f.js +6 -0
  366. data/glfw-3.4.bin.WIN64/docs/html/search/search.css +291 -0
  367. data/glfw-3.4.bin.WIN64/docs/html/search/search.js +840 -0
  368. data/glfw-3.4.bin.WIN64/docs/html/search/searchdata.js +39 -0
  369. data/glfw-3.4.bin.WIN64/docs/html/search/typedefs_0.js +36 -0
  370. data/glfw-3.4.bin.WIN64/docs/html/search/variables_0.js +5 -0
  371. data/glfw-3.4.bin.WIN64/docs/html/search/variables_1.js +6 -0
  372. data/glfw-3.4.bin.WIN64/docs/html/search/variables_2.js +4 -0
  373. data/glfw-3.4.bin.WIN64/docs/html/search/variables_3.js +5 -0
  374. data/glfw-3.4.bin.WIN64/docs/html/search/variables_4.js +4 -0
  375. data/glfw-3.4.bin.WIN64/docs/html/search/variables_5.js +4 -0
  376. data/glfw-3.4.bin.WIN64/docs/html/search/variables_6.js +7 -0
  377. data/glfw-3.4.bin.WIN64/docs/html/search/variables_7.js +4 -0
  378. data/glfw-3.4.bin.WIN64/docs/html/search/variables_8.js +4 -0
  379. data/glfw-3.4.bin.WIN64/docs/html/search/variables_9.js +4 -0
  380. data/glfw-3.4.bin.WIN64/docs/html/spaces.svg +877 -0
  381. data/glfw-3.4.bin.WIN64/docs/html/splitbar.png +0 -0
  382. data/glfw-3.4.bin.WIN64/docs/html/splitbard.png +0 -0
  383. data/glfw-3.4.bin.WIN64/docs/html/struct_g_l_f_wallocator.html +168 -0
  384. data/glfw-3.4.bin.WIN64/docs/html/struct_g_l_f_wgamepadstate.html +134 -0
  385. data/glfw-3.4.bin.WIN64/docs/html/struct_g_l_f_wgammaramp.html +170 -0
  386. data/glfw-3.4.bin.WIN64/docs/html/struct_g_l_f_wimage.html +151 -0
  387. data/glfw-3.4.bin.WIN64/docs/html/struct_g_l_f_wvidmode.html +204 -0
  388. data/glfw-3.4.bin.WIN64/docs/html/sync_off.png +0 -0
  389. data/glfw-3.4.bin.WIN64/docs/html/sync_on.png +0 -0
  390. data/glfw-3.4.bin.WIN64/docs/html/tab_a.png +0 -0
  391. data/glfw-3.4.bin.WIN64/docs/html/tab_ad.png +0 -0
  392. data/glfw-3.4.bin.WIN64/docs/html/tab_b.png +0 -0
  393. data/glfw-3.4.bin.WIN64/docs/html/tab_bd.png +0 -0
  394. data/glfw-3.4.bin.WIN64/docs/html/tab_h.png +0 -0
  395. data/glfw-3.4.bin.WIN64/docs/html/tab_hd.png +0 -0
  396. data/glfw-3.4.bin.WIN64/docs/html/tab_s.png +0 -0
  397. data/glfw-3.4.bin.WIN64/docs/html/tab_sd.png +0 -0
  398. data/glfw-3.4.bin.WIN64/docs/html/tabs.css +1 -0
  399. data/glfw-3.4.bin.WIN64/docs/html/topics.html +101 -0
  400. data/glfw-3.4.bin.WIN64/docs/html/vulkan_8md.html +81 -0
  401. data/glfw-3.4.bin.WIN64/docs/html/vulkan_guide.html +206 -0
  402. data/glfw-3.4.bin.WIN64/docs/html/window_8md.html +81 -0
  403. data/glfw-3.4.bin.WIN64/docs/html/window_guide.html +806 -0
  404. data/glfw-3.4.bin.WIN64/include/GLFW/glfw3.h +6547 -0
  405. data/glfw-3.4.bin.WIN64/include/GLFW/glfw3native.h +663 -0
  406. data/glfw-3.4.bin.WIN64/lib-mingw-w64/glfw3.dll +0 -0
  407. data/glfw-3.4.bin.WIN64/lib-mingw-w64/libglfw3.a +0 -0
  408. data/glfw-3.4.bin.WIN64/lib-mingw-w64/libglfw3dll.a +0 -0
  409. data/glfw-3.4.bin.WIN64/lib-static-ucrt/glfw3.dll +0 -0
  410. data/glfw-3.4.bin.WIN64/lib-static-ucrt/glfw3dll.lib +0 -0
  411. data/glfw-3.4.bin.WIN64/lib-vc2013/glfw3.dll +0 -0
  412. data/glfw-3.4.bin.WIN64/lib-vc2013/glfw3.lib +0 -0
  413. data/glfw-3.4.bin.WIN64/lib-vc2013/glfw3_mt.lib +0 -0
  414. data/glfw-3.4.bin.WIN64/lib-vc2013/glfw3dll.lib +0 -0
  415. data/glfw-3.4.bin.WIN64/lib-vc2015/glfw3.dll +0 -0
  416. data/glfw-3.4.bin.WIN64/lib-vc2015/glfw3.lib +0 -0
  417. data/glfw-3.4.bin.WIN64/lib-vc2015/glfw3_mt.lib +0 -0
  418. data/glfw-3.4.bin.WIN64/lib-vc2015/glfw3dll.lib +0 -0
  419. data/glfw-3.4.bin.WIN64/lib-vc2017/glfw3.dll +0 -0
  420. data/glfw-3.4.bin.WIN64/lib-vc2017/glfw3.lib +0 -0
  421. data/glfw-3.4.bin.WIN64/lib-vc2017/glfw3_mt.lib +0 -0
  422. data/glfw-3.4.bin.WIN64/lib-vc2017/glfw3dll.lib +0 -0
  423. data/glfw-3.4.bin.WIN64/lib-vc2019/glfw3.dll +0 -0
  424. data/glfw-3.4.bin.WIN64/lib-vc2019/glfw3.lib +0 -0
  425. data/glfw-3.4.bin.WIN64/lib-vc2019/glfw3_mt.lib +0 -0
  426. data/glfw-3.4.bin.WIN64/lib-vc2019/glfw3dll.lib +0 -0
  427. data/glfw-3.4.bin.WIN64/lib-vc2022/glfw3.dll +0 -0
  428. data/glfw-3.4.bin.WIN64/lib-vc2022/glfw3.lib +0 -0
  429. data/glfw-3.4.bin.WIN64/lib-vc2022/glfw3_mt.lib +0 -0
  430. data/glfw-3.4.bin.WIN64/lib-vc2022/glfw3dll.lib +0 -0
  431. data/lib/build.bash +12 -0
  432. data/lib/engine/camera.rb +13 -0
  433. data/lib/engine/component.rb +48 -0
  434. data/lib/engine/components/direction_light.rb +23 -0
  435. data/lib/engine/components/font_renderer.rb +134 -0
  436. data/lib/engine/components/mesh_renderer.rb +31 -0
  437. data/lib/engine/components/orthographic_camera.rb +54 -0
  438. data/lib/engine/components/perspective_camera.rb +53 -0
  439. data/lib/engine/components/point_light.rb +24 -0
  440. data/lib/engine/components/sprite_renderer.rb +141 -0
  441. data/lib/engine/components/ui_font_renderer.rb +140 -0
  442. data/lib/engine/components/ui_sprite_renderer.rb +101 -0
  443. data/lib/engine/cursor.rb +43 -0
  444. data/lib/engine/engine.rb +221 -0
  445. data/lib/engine/font.rb +74 -0
  446. data/lib/engine/game_object.rb +198 -0
  447. data/lib/engine/importers/font_importer.rb +69 -0
  448. data/lib/engine/importers/obj_file.rb +244 -0
  449. data/lib/engine/importers/obj_importer.rb +33 -0
  450. data/lib/engine/input.rb +61 -0
  451. data/lib/engine/material.rb +79 -0
  452. data/lib/engine/mesh.rb +43 -0
  453. data/lib/engine/path.rb +92 -0
  454. data/lib/engine/physics/collision.rb +12 -0
  455. data/lib/engine/physics/components/cube_collider.rb +6 -0
  456. data/lib/engine/physics/components/rigidbody.rb +103 -0
  457. data/lib/engine/physics/components/sphere_collider.rb +93 -0
  458. data/lib/engine/physics/physics_resolver.rb +37 -0
  459. data/lib/engine/polygon_mesh.rb +45 -0
  460. data/lib/engine/quaternion.rb +228 -0
  461. data/lib/engine/rendering/instance_renderer.rb +153 -0
  462. data/lib/engine/rendering/render_pipeline.rb +35 -0
  463. data/lib/engine/screenshoter.rb +34 -0
  464. data/lib/engine/shader.rb +91 -0
  465. data/lib/engine/shaders/colour_frag.glsl +9 -0
  466. data/lib/engine/shaders/colour_vertex.glsl +14 -0
  467. data/lib/engine/shaders/mesh_frag.glsl +102 -0
  468. data/lib/engine/shaders/mesh_vertex.glsl +25 -0
  469. data/lib/engine/shaders/skybox_frag.glsl +12 -0
  470. data/lib/engine/shaders/skybox_vert.glsl +14 -0
  471. data/lib/engine/shaders/sprite_frag.glsl +17 -0
  472. data/lib/engine/shaders/sprite_vertex.glsl +16 -0
  473. data/lib/engine/shaders/text_frag.glsl +15 -0
  474. data/lib/engine/shaders/text_vertex.glsl +31 -0
  475. data/lib/engine/shaders/ui_sprite_frag.glsl +15 -0
  476. data/lib/engine/shaders/ui_sprite_vertex.glsl +16 -0
  477. data/lib/engine/shaders/vertex_lit_frag.glsl +89 -0
  478. data/lib/engine/shaders/vertex_lit_vertex.glsl +28 -0
  479. data/lib/engine/tangent_calculator.rb +42 -0
  480. data/lib/engine/texture.rb +52 -0
  481. data/lib/engine/video_mode.rb +37 -0
  482. data/lib/engine/window.rb +126 -0
  483. metadata +482 -1
@@ -0,0 +1,663 @@
1
+ /*************************************************************************
2
+ * GLFW 3.4 - www.glfw.org
3
+ * A library for OpenGL, window and input
4
+ *------------------------------------------------------------------------
5
+ * Copyright (c) 2002-2006 Marcus Geelnard
6
+ * Copyright (c) 2006-2018 Camilla Löwy <elmindreda@glfw.org>
7
+ *
8
+ * This software is provided 'as-is', without any express or implied
9
+ * warranty. In no event will the authors be held liable for any damages
10
+ * arising from the use of this software.
11
+ *
12
+ * Permission is granted to anyone to use this software for any purpose,
13
+ * including commercial applications, and to alter it and redistribute it
14
+ * freely, subject to the following restrictions:
15
+ *
16
+ * 1. The origin of this software must not be misrepresented; you must not
17
+ * claim that you wrote the original software. If you use this software
18
+ * in a product, an acknowledgment in the product documentation would
19
+ * be appreciated but is not required.
20
+ *
21
+ * 2. Altered source versions must be plainly marked as such, and must not
22
+ * be misrepresented as being the original software.
23
+ *
24
+ * 3. This notice may not be removed or altered from any source
25
+ * distribution.
26
+ *
27
+ *************************************************************************/
28
+
29
+ #ifndef _glfw3_native_h_
30
+ #define _glfw3_native_h_
31
+
32
+ #ifdef __cplusplus
33
+ extern "C" {
34
+ #endif
35
+
36
+
37
+ /*************************************************************************
38
+ * Doxygen documentation
39
+ *************************************************************************/
40
+
41
+ /*! @file glfw3native.h
42
+ * @brief The header of the native access functions.
43
+ *
44
+ * This is the header file of the native access functions. See @ref native for
45
+ * more information.
46
+ */
47
+ /*! @defgroup native Native access
48
+ * @brief Functions related to accessing native handles.
49
+ *
50
+ * **By using the native access functions you assert that you know what you're
51
+ * doing and how to fix problems caused by using them. If you don't, you
52
+ * shouldn't be using them.**
53
+ *
54
+ * Before the inclusion of @ref glfw3native.h, you may define zero or more
55
+ * window system API macro and zero or more context creation API macros.
56
+ *
57
+ * The chosen backends must match those the library was compiled for. Failure
58
+ * to do this will cause a link-time error.
59
+ *
60
+ * The available window API macros are:
61
+ * * `GLFW_EXPOSE_NATIVE_WIN32`
62
+ * * `GLFW_EXPOSE_NATIVE_COCOA`
63
+ * * `GLFW_EXPOSE_NATIVE_X11`
64
+ * * `GLFW_EXPOSE_NATIVE_WAYLAND`
65
+ *
66
+ * The available context API macros are:
67
+ * * `GLFW_EXPOSE_NATIVE_WGL`
68
+ * * `GLFW_EXPOSE_NATIVE_NSGL`
69
+ * * `GLFW_EXPOSE_NATIVE_GLX`
70
+ * * `GLFW_EXPOSE_NATIVE_EGL`
71
+ * * `GLFW_EXPOSE_NATIVE_OSMESA`
72
+ *
73
+ * These macros select which of the native access functions that are declared
74
+ * and which platform-specific headers to include. It is then up your (by
75
+ * definition platform-specific) code to handle which of these should be
76
+ * defined.
77
+ *
78
+ * If you do not want the platform-specific headers to be included, define
79
+ * `GLFW_NATIVE_INCLUDE_NONE` before including the @ref glfw3native.h header.
80
+ *
81
+ * @code
82
+ * #define GLFW_EXPOSE_NATIVE_WIN32
83
+ * #define GLFW_EXPOSE_NATIVE_WGL
84
+ * #define GLFW_NATIVE_INCLUDE_NONE
85
+ * #include <GLFW/glfw3native.h>
86
+ * @endcode
87
+ */
88
+
89
+
90
+ /*************************************************************************
91
+ * System headers and types
92
+ *************************************************************************/
93
+
94
+ #if !defined(GLFW_NATIVE_INCLUDE_NONE)
95
+
96
+ #if defined(GLFW_EXPOSE_NATIVE_WIN32) || defined(GLFW_EXPOSE_NATIVE_WGL)
97
+ /* This is a workaround for the fact that glfw3.h needs to export APIENTRY (for
98
+ * example to allow applications to correctly declare a GL_KHR_debug callback)
99
+ * but windows.h assumes no one will define APIENTRY before it does
100
+ */
101
+ #if defined(GLFW_APIENTRY_DEFINED)
102
+ #undef APIENTRY
103
+ #undef GLFW_APIENTRY_DEFINED
104
+ #endif
105
+ #include <windows.h>
106
+ #endif
107
+
108
+ #if defined(GLFW_EXPOSE_NATIVE_COCOA) || defined(GLFW_EXPOSE_NATIVE_NSGL)
109
+ #if defined(__OBJC__)
110
+ #import <Cocoa/Cocoa.h>
111
+ #else
112
+ #include <ApplicationServices/ApplicationServices.h>
113
+ #include <objc/objc.h>
114
+ #endif
115
+ #endif
116
+
117
+ #if defined(GLFW_EXPOSE_NATIVE_X11) || defined(GLFW_EXPOSE_NATIVE_GLX)
118
+ #include <X11/Xlib.h>
119
+ #include <X11/extensions/Xrandr.h>
120
+ #endif
121
+
122
+ #if defined(GLFW_EXPOSE_NATIVE_WAYLAND)
123
+ #include <wayland-client.h>
124
+ #endif
125
+
126
+ #if defined(GLFW_EXPOSE_NATIVE_WGL)
127
+ /* WGL is declared by windows.h */
128
+ #endif
129
+ #if defined(GLFW_EXPOSE_NATIVE_NSGL)
130
+ /* NSGL is declared by Cocoa.h */
131
+ #endif
132
+ #if defined(GLFW_EXPOSE_NATIVE_GLX)
133
+ /* This is a workaround for the fact that glfw3.h defines GLAPIENTRY because by
134
+ * default it also acts as an OpenGL header
135
+ * However, glx.h will include gl.h, which will define it unconditionally
136
+ */
137
+ #if defined(GLFW_GLAPIENTRY_DEFINED)
138
+ #undef GLAPIENTRY
139
+ #undef GLFW_GLAPIENTRY_DEFINED
140
+ #endif
141
+ #include <GL/glx.h>
142
+ #endif
143
+ #if defined(GLFW_EXPOSE_NATIVE_EGL)
144
+ #include <EGL/egl.h>
145
+ #endif
146
+ #if defined(GLFW_EXPOSE_NATIVE_OSMESA)
147
+ /* This is a workaround for the fact that glfw3.h defines GLAPIENTRY because by
148
+ * default it also acts as an OpenGL header
149
+ * However, osmesa.h will include gl.h, which will define it unconditionally
150
+ */
151
+ #if defined(GLFW_GLAPIENTRY_DEFINED)
152
+ #undef GLAPIENTRY
153
+ #undef GLFW_GLAPIENTRY_DEFINED
154
+ #endif
155
+ #include <GL/osmesa.h>
156
+ #endif
157
+
158
+ #endif /*GLFW_NATIVE_INCLUDE_NONE*/
159
+
160
+
161
+ /*************************************************************************
162
+ * Functions
163
+ *************************************************************************/
164
+
165
+ #if defined(GLFW_EXPOSE_NATIVE_WIN32)
166
+ /*! @brief Returns the adapter device name of the specified monitor.
167
+ *
168
+ * @return The UTF-8 encoded adapter device name (for example `\\.\DISPLAY1`)
169
+ * of the specified monitor, or `NULL` if an [error](@ref error_handling)
170
+ * occurred.
171
+ *
172
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
173
+ * GLFW_PLATFORM_UNAVAILABLE.
174
+ *
175
+ * @thread_safety This function may be called from any thread. Access is not
176
+ * synchronized.
177
+ *
178
+ * @since Added in version 3.1.
179
+ *
180
+ * @ingroup native
181
+ */
182
+ GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* monitor);
183
+
184
+ /*! @brief Returns the display device name of the specified monitor.
185
+ *
186
+ * @return The UTF-8 encoded display device name (for example
187
+ * `\\.\DISPLAY1\Monitor0`) of the specified monitor, or `NULL` if an
188
+ * [error](@ref error_handling) occurred.
189
+ *
190
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
191
+ * GLFW_PLATFORM_UNAVAILABLE.
192
+ *
193
+ * @thread_safety This function may be called from any thread. Access is not
194
+ * synchronized.
195
+ *
196
+ * @since Added in version 3.1.
197
+ *
198
+ * @ingroup native
199
+ */
200
+ GLFWAPI const char* glfwGetWin32Monitor(GLFWmonitor* monitor);
201
+
202
+ /*! @brief Returns the `HWND` of the specified window.
203
+ *
204
+ * @return The `HWND` of the specified window, or `NULL` if an
205
+ * [error](@ref error_handling) occurred.
206
+ *
207
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
208
+ * GLFW_PLATFORM_UNAVAILABLE.
209
+ *
210
+ * @remark The `HDC` associated with the window can be queried with the
211
+ * [GetDC](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getdc)
212
+ * function.
213
+ * @code
214
+ * HDC dc = GetDC(glfwGetWin32Window(window));
215
+ * @endcode
216
+ * This DC is private and does not need to be released.
217
+ *
218
+ * @thread_safety This function may be called from any thread. Access is not
219
+ * synchronized.
220
+ *
221
+ * @since Added in version 3.0.
222
+ *
223
+ * @ingroup native
224
+ */
225
+ GLFWAPI HWND glfwGetWin32Window(GLFWwindow* window);
226
+ #endif
227
+
228
+ #if defined(GLFW_EXPOSE_NATIVE_WGL)
229
+ /*! @brief Returns the `HGLRC` of the specified window.
230
+ *
231
+ * @return The `HGLRC` of the specified window, or `NULL` if an
232
+ * [error](@ref error_handling) occurred.
233
+ *
234
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
235
+ * GLFW_PLATFORM_UNAVAILABLE and @ref GLFW_NO_WINDOW_CONTEXT.
236
+ *
237
+ * @remark The `HDC` associated with the window can be queried with the
238
+ * [GetDC](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getdc)
239
+ * function.
240
+ * @code
241
+ * HDC dc = GetDC(glfwGetWin32Window(window));
242
+ * @endcode
243
+ * This DC is private and does not need to be released.
244
+ *
245
+ * @thread_safety This function may be called from any thread. Access is not
246
+ * synchronized.
247
+ *
248
+ * @since Added in version 3.0.
249
+ *
250
+ * @ingroup native
251
+ */
252
+ GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* window);
253
+ #endif
254
+
255
+ #if defined(GLFW_EXPOSE_NATIVE_COCOA)
256
+ /*! @brief Returns the `CGDirectDisplayID` of the specified monitor.
257
+ *
258
+ * @return The `CGDirectDisplayID` of the specified monitor, or
259
+ * `kCGNullDirectDisplay` if an [error](@ref error_handling) occurred.
260
+ *
261
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
262
+ * GLFW_PLATFORM_UNAVAILABLE.
263
+ *
264
+ * @thread_safety This function may be called from any thread. Access is not
265
+ * synchronized.
266
+ *
267
+ * @since Added in version 3.1.
268
+ *
269
+ * @ingroup native
270
+ */
271
+ GLFWAPI CGDirectDisplayID glfwGetCocoaMonitor(GLFWmonitor* monitor);
272
+
273
+ /*! @brief Returns the `NSWindow` of the specified window.
274
+ *
275
+ * @return The `NSWindow` of the specified window, or `nil` if an
276
+ * [error](@ref error_handling) occurred.
277
+ *
278
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
279
+ * GLFW_PLATFORM_UNAVAILABLE.
280
+ *
281
+ * @thread_safety This function may be called from any thread. Access is not
282
+ * synchronized.
283
+ *
284
+ * @since Added in version 3.0.
285
+ *
286
+ * @ingroup native
287
+ */
288
+ GLFWAPI id glfwGetCocoaWindow(GLFWwindow* window);
289
+
290
+ /*! @brief Returns the `NSView` of the specified window.
291
+ *
292
+ * @return The `NSView` of the specified window, or `nil` if an
293
+ * [error](@ref error_handling) occurred.
294
+ *
295
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
296
+ * GLFW_PLATFORM_UNAVAILABLE.
297
+ *
298
+ * @thread_safety This function may be called from any thread. Access is not
299
+ * synchronized.
300
+ *
301
+ * @since Added in version 3.4.
302
+ *
303
+ * @ingroup native
304
+ */
305
+ GLFWAPI id glfwGetCocoaView(GLFWwindow* window);
306
+ #endif
307
+
308
+ #if defined(GLFW_EXPOSE_NATIVE_NSGL)
309
+ /*! @brief Returns the `NSOpenGLContext` of the specified window.
310
+ *
311
+ * @return The `NSOpenGLContext` of the specified window, or `nil` if an
312
+ * [error](@ref error_handling) occurred.
313
+ *
314
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
315
+ * GLFW_PLATFORM_UNAVAILABLE and @ref GLFW_NO_WINDOW_CONTEXT.
316
+ *
317
+ * @thread_safety This function may be called from any thread. Access is not
318
+ * synchronized.
319
+ *
320
+ * @since Added in version 3.0.
321
+ *
322
+ * @ingroup native
323
+ */
324
+ GLFWAPI id glfwGetNSGLContext(GLFWwindow* window);
325
+ #endif
326
+
327
+ #if defined(GLFW_EXPOSE_NATIVE_X11)
328
+ /*! @brief Returns the `Display` used by GLFW.
329
+ *
330
+ * @return The `Display` used by GLFW, or `NULL` if an
331
+ * [error](@ref error_handling) occurred.
332
+ *
333
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
334
+ * GLFW_PLATFORM_UNAVAILABLE.
335
+ *
336
+ * @thread_safety This function may be called from any thread. Access is not
337
+ * synchronized.
338
+ *
339
+ * @since Added in version 3.0.
340
+ *
341
+ * @ingroup native
342
+ */
343
+ GLFWAPI Display* glfwGetX11Display(void);
344
+
345
+ /*! @brief Returns the `RRCrtc` of the specified monitor.
346
+ *
347
+ * @return The `RRCrtc` of the specified monitor, or `None` if an
348
+ * [error](@ref error_handling) occurred.
349
+ *
350
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
351
+ * GLFW_PLATFORM_UNAVAILABLE.
352
+ *
353
+ * @thread_safety This function may be called from any thread. Access is not
354
+ * synchronized.
355
+ *
356
+ * @since Added in version 3.1.
357
+ *
358
+ * @ingroup native
359
+ */
360
+ GLFWAPI RRCrtc glfwGetX11Adapter(GLFWmonitor* monitor);
361
+
362
+ /*! @brief Returns the `RROutput` of the specified monitor.
363
+ *
364
+ * @return The `RROutput` of the specified monitor, or `None` if an
365
+ * [error](@ref error_handling) occurred.
366
+ *
367
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
368
+ * GLFW_PLATFORM_UNAVAILABLE.
369
+ *
370
+ * @thread_safety This function may be called from any thread. Access is not
371
+ * synchronized.
372
+ *
373
+ * @since Added in version 3.1.
374
+ *
375
+ * @ingroup native
376
+ */
377
+ GLFWAPI RROutput glfwGetX11Monitor(GLFWmonitor* monitor);
378
+
379
+ /*! @brief Returns the `Window` of the specified window.
380
+ *
381
+ * @return The `Window` of the specified window, or `None` if an
382
+ * [error](@ref error_handling) occurred.
383
+ *
384
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
385
+ * GLFW_PLATFORM_UNAVAILABLE.
386
+ *
387
+ * @thread_safety This function may be called from any thread. Access is not
388
+ * synchronized.
389
+ *
390
+ * @since Added in version 3.0.
391
+ *
392
+ * @ingroup native
393
+ */
394
+ GLFWAPI Window glfwGetX11Window(GLFWwindow* window);
395
+
396
+ /*! @brief Sets the current primary selection to the specified string.
397
+ *
398
+ * @param[in] string A UTF-8 encoded string.
399
+ *
400
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
401
+ * GLFW_PLATFORM_UNAVAILABLE and @ref GLFW_PLATFORM_ERROR.
402
+ *
403
+ * @pointer_lifetime The specified string is copied before this function
404
+ * returns.
405
+ *
406
+ * @thread_safety This function must only be called from the main thread.
407
+ *
408
+ * @sa @ref clipboard
409
+ * @sa glfwGetX11SelectionString
410
+ * @sa glfwSetClipboardString
411
+ *
412
+ * @since Added in version 3.3.
413
+ *
414
+ * @ingroup native
415
+ */
416
+ GLFWAPI void glfwSetX11SelectionString(const char* string);
417
+
418
+ /*! @brief Returns the contents of the current primary selection as a string.
419
+ *
420
+ * If the selection is empty or if its contents cannot be converted, `NULL`
421
+ * is returned and a @ref GLFW_FORMAT_UNAVAILABLE error is generated.
422
+ *
423
+ * @return The contents of the selection as a UTF-8 encoded string, or `NULL`
424
+ * if an [error](@ref error_handling) occurred.
425
+ *
426
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
427
+ * GLFW_PLATFORM_UNAVAILABLE and @ref GLFW_PLATFORM_ERROR.
428
+ *
429
+ * @pointer_lifetime The returned string is allocated and freed by GLFW. You
430
+ * should not free it yourself. It is valid until the next call to @ref
431
+ * glfwGetX11SelectionString or @ref glfwSetX11SelectionString, or until the
432
+ * library is terminated.
433
+ *
434
+ * @thread_safety This function must only be called from the main thread.
435
+ *
436
+ * @sa @ref clipboard
437
+ * @sa glfwSetX11SelectionString
438
+ * @sa glfwGetClipboardString
439
+ *
440
+ * @since Added in version 3.3.
441
+ *
442
+ * @ingroup native
443
+ */
444
+ GLFWAPI const char* glfwGetX11SelectionString(void);
445
+ #endif
446
+
447
+ #if defined(GLFW_EXPOSE_NATIVE_GLX)
448
+ /*! @brief Returns the `GLXContext` of the specified window.
449
+ *
450
+ * @return The `GLXContext` of the specified window, or `NULL` if an
451
+ * [error](@ref error_handling) occurred.
452
+ *
453
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
454
+ * GLFW_NO_WINDOW_CONTEXT and @ref GLFW_PLATFORM_UNAVAILABLE.
455
+ *
456
+ * @thread_safety This function may be called from any thread. Access is not
457
+ * synchronized.
458
+ *
459
+ * @since Added in version 3.0.
460
+ *
461
+ * @ingroup native
462
+ */
463
+ GLFWAPI GLXContext glfwGetGLXContext(GLFWwindow* window);
464
+
465
+ /*! @brief Returns the `GLXWindow` of the specified window.
466
+ *
467
+ * @return The `GLXWindow` of the specified window, or `None` if an
468
+ * [error](@ref error_handling) occurred.
469
+ *
470
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
471
+ * GLFW_NO_WINDOW_CONTEXT and @ref GLFW_PLATFORM_UNAVAILABLE.
472
+ *
473
+ * @thread_safety This function may be called from any thread. Access is not
474
+ * synchronized.
475
+ *
476
+ * @since Added in version 3.2.
477
+ *
478
+ * @ingroup native
479
+ */
480
+ GLFWAPI GLXWindow glfwGetGLXWindow(GLFWwindow* window);
481
+ #endif
482
+
483
+ #if defined(GLFW_EXPOSE_NATIVE_WAYLAND)
484
+ /*! @brief Returns the `struct wl_display*` used by GLFW.
485
+ *
486
+ * @return The `struct wl_display*` used by GLFW, or `NULL` if an
487
+ * [error](@ref error_handling) occurred.
488
+ *
489
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
490
+ * GLFW_PLATFORM_UNAVAILABLE.
491
+ *
492
+ * @thread_safety This function may be called from any thread. Access is not
493
+ * synchronized.
494
+ *
495
+ * @since Added in version 3.2.
496
+ *
497
+ * @ingroup native
498
+ */
499
+ GLFWAPI struct wl_display* glfwGetWaylandDisplay(void);
500
+
501
+ /*! @brief Returns the `struct wl_output*` of the specified monitor.
502
+ *
503
+ * @return The `struct wl_output*` of the specified monitor, or `NULL` if an
504
+ * [error](@ref error_handling) occurred.
505
+ *
506
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
507
+ * GLFW_PLATFORM_UNAVAILABLE.
508
+ *
509
+ * @thread_safety This function may be called from any thread. Access is not
510
+ * synchronized.
511
+ *
512
+ * @since Added in version 3.2.
513
+ *
514
+ * @ingroup native
515
+ */
516
+ GLFWAPI struct wl_output* glfwGetWaylandMonitor(GLFWmonitor* monitor);
517
+
518
+ /*! @brief Returns the main `struct wl_surface*` of the specified window.
519
+ *
520
+ * @return The main `struct wl_surface*` of the specified window, or `NULL` if
521
+ * an [error](@ref error_handling) occurred.
522
+ *
523
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
524
+ * GLFW_PLATFORM_UNAVAILABLE.
525
+ *
526
+ * @thread_safety This function may be called from any thread. Access is not
527
+ * synchronized.
528
+ *
529
+ * @since Added in version 3.2.
530
+ *
531
+ * @ingroup native
532
+ */
533
+ GLFWAPI struct wl_surface* glfwGetWaylandWindow(GLFWwindow* window);
534
+ #endif
535
+
536
+ #if defined(GLFW_EXPOSE_NATIVE_EGL)
537
+ /*! @brief Returns the `EGLDisplay` used by GLFW.
538
+ *
539
+ * @return The `EGLDisplay` used by GLFW, or `EGL_NO_DISPLAY` if an
540
+ * [error](@ref error_handling) occurred.
541
+ *
542
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
543
+ *
544
+ * @remark Because EGL is initialized on demand, this function will return
545
+ * `EGL_NO_DISPLAY` until the first context has been created via EGL.
546
+ *
547
+ * @thread_safety This function may be called from any thread. Access is not
548
+ * synchronized.
549
+ *
550
+ * @since Added in version 3.0.
551
+ *
552
+ * @ingroup native
553
+ */
554
+ GLFWAPI EGLDisplay glfwGetEGLDisplay(void);
555
+
556
+ /*! @brief Returns the `EGLContext` of the specified window.
557
+ *
558
+ * @return The `EGLContext` of the specified window, or `EGL_NO_CONTEXT` if an
559
+ * [error](@ref error_handling) occurred.
560
+ *
561
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
562
+ * GLFW_NO_WINDOW_CONTEXT.
563
+ *
564
+ * @thread_safety This function may be called from any thread. Access is not
565
+ * synchronized.
566
+ *
567
+ * @since Added in version 3.0.
568
+ *
569
+ * @ingroup native
570
+ */
571
+ GLFWAPI EGLContext glfwGetEGLContext(GLFWwindow* window);
572
+
573
+ /*! @brief Returns the `EGLSurface` of the specified window.
574
+ *
575
+ * @return The `EGLSurface` of the specified window, or `EGL_NO_SURFACE` if an
576
+ * [error](@ref error_handling) occurred.
577
+ *
578
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
579
+ * GLFW_NO_WINDOW_CONTEXT.
580
+ *
581
+ * @thread_safety This function may be called from any thread. Access is not
582
+ * synchronized.
583
+ *
584
+ * @since Added in version 3.0.
585
+ *
586
+ * @ingroup native
587
+ */
588
+ GLFWAPI EGLSurface glfwGetEGLSurface(GLFWwindow* window);
589
+ #endif
590
+
591
+ #if defined(GLFW_EXPOSE_NATIVE_OSMESA)
592
+ /*! @brief Retrieves the color buffer associated with the specified window.
593
+ *
594
+ * @param[in] window The window whose color buffer to retrieve.
595
+ * @param[out] width Where to store the width of the color buffer, or `NULL`.
596
+ * @param[out] height Where to store the height of the color buffer, or `NULL`.
597
+ * @param[out] format Where to store the OSMesa pixel format of the color
598
+ * buffer, or `NULL`.
599
+ * @param[out] buffer Where to store the address of the color buffer, or
600
+ * `NULL`.
601
+ * @return `GLFW_TRUE` if successful, or `GLFW_FALSE` if an
602
+ * [error](@ref error_handling) occurred.
603
+ *
604
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
605
+ * GLFW_NO_WINDOW_CONTEXT.
606
+ *
607
+ * @thread_safety This function may be called from any thread. Access is not
608
+ * synchronized.
609
+ *
610
+ * @since Added in version 3.3.
611
+ *
612
+ * @ingroup native
613
+ */
614
+ GLFWAPI int glfwGetOSMesaColorBuffer(GLFWwindow* window, int* width, int* height, int* format, void** buffer);
615
+
616
+ /*! @brief Retrieves the depth buffer associated with the specified window.
617
+ *
618
+ * @param[in] window The window whose depth buffer to retrieve.
619
+ * @param[out] width Where to store the width of the depth buffer, or `NULL`.
620
+ * @param[out] height Where to store the height of the depth buffer, or `NULL`.
621
+ * @param[out] bytesPerValue Where to store the number of bytes per depth
622
+ * buffer element, or `NULL`.
623
+ * @param[out] buffer Where to store the address of the depth buffer, or
624
+ * `NULL`.
625
+ * @return `GLFW_TRUE` if successful, or `GLFW_FALSE` if an
626
+ * [error](@ref error_handling) occurred.
627
+ *
628
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
629
+ * GLFW_NO_WINDOW_CONTEXT.
630
+ *
631
+ * @thread_safety This function may be called from any thread. Access is not
632
+ * synchronized.
633
+ *
634
+ * @since Added in version 3.3.
635
+ *
636
+ * @ingroup native
637
+ */
638
+ GLFWAPI int glfwGetOSMesaDepthBuffer(GLFWwindow* window, int* width, int* height, int* bytesPerValue, void** buffer);
639
+
640
+ /*! @brief Returns the `OSMesaContext` of the specified window.
641
+ *
642
+ * @return The `OSMesaContext` of the specified window, or `NULL` if an
643
+ * [error](@ref error_handling) occurred.
644
+ *
645
+ * @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
646
+ * GLFW_NO_WINDOW_CONTEXT.
647
+ *
648
+ * @thread_safety This function may be called from any thread. Access is not
649
+ * synchronized.
650
+ *
651
+ * @since Added in version 3.3.
652
+ *
653
+ * @ingroup native
654
+ */
655
+ GLFWAPI OSMesaContext glfwGetOSMesaContext(GLFWwindow* window);
656
+ #endif
657
+
658
+ #ifdef __cplusplus
659
+ }
660
+ #endif
661
+
662
+ #endif /* _glfw3_native_h_ */
663
+