ruby_rpg 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +21 -21
  3. data/bin/build.bash +13 -13
  4. data/bin/import +44 -44
  5. data/glfw-3.3.9.bin.MACOS/LICENSE.md +23 -23
  6. data/glfw-3.3.9.bin.MACOS/README.md +5 -5
  7. data/glfw-3.3.9.bin.MACOS/docs/html/build_8dox.html +81 -81
  8. data/glfw-3.3.9.bin.MACOS/docs/html/build_guide.html +199 -199
  9. data/glfw-3.3.9.bin.MACOS/docs/html/compat_8dox.html +81 -81
  10. data/glfw-3.3.9.bin.MACOS/docs/html/compat_guide.html +153 -153
  11. data/glfw-3.3.9.bin.MACOS/docs/html/compile_8dox.html +81 -81
  12. data/glfw-3.3.9.bin.MACOS/docs/html/compile_guide.html +223 -223
  13. data/glfw-3.3.9.bin.MACOS/docs/html/context_8dox.html +81 -81
  14. data/glfw-3.3.9.bin.MACOS/docs/html/context_guide.html +259 -259
  15. data/glfw-3.3.9.bin.MACOS/docs/html/deprecated.html +88 -88
  16. data/glfw-3.3.9.bin.MACOS/docs/html/dir_08423ce7729c4554356a7de7171ba263.html +85 -85
  17. data/glfw-3.3.9.bin.MACOS/docs/html/dir_2dcebcdf14b42e92a6ed85c61bda6b9d.html +93 -93
  18. data/glfw-3.3.9.bin.MACOS/docs/html/dir_62ce056722ee97c199075aa1d6eca309.html +95 -95
  19. data/glfw-3.3.9.bin.MACOS/docs/html/dir_dddf4cf62655095a666cf715de3a31a2.html +91 -91
  20. data/glfw-3.3.9.bin.MACOS/docs/html/doc.svg +12 -12
  21. data/glfw-3.3.9.bin.MACOS/docs/html/docd.svg +12 -12
  22. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.css +1685 -1685
  23. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.svg +28 -28
  24. data/glfw-3.3.9.bin.MACOS/docs/html/dynsections.js +192 -192
  25. data/glfw-3.3.9.bin.MACOS/docs/html/extra.css +1 -1
  26. data/glfw-3.3.9.bin.MACOS/docs/html/files.html +91 -91
  27. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosed.svg +11 -11
  28. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosedd.svg +11 -11
  29. data/glfw-3.3.9.bin.MACOS/docs/html/folderopen.svg +17 -17
  30. data/glfw-3.3.9.bin.MACOS/docs/html/folderopend.svg +12 -12
  31. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h.html +1661 -1661
  32. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h_source.html +1175 -1175
  33. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h.html +167 -167
  34. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h_source.html +303 -303
  35. data/glfw-3.3.9.bin.MACOS/docs/html/group__buttons.html +282 -282
  36. data/glfw-3.3.9.bin.MACOS/docs/html/group__context.html +304 -304
  37. data/glfw-3.3.9.bin.MACOS/docs/html/group__errors.html +304 -304
  38. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__axes.html +202 -202
  39. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__buttons.html +410 -410
  40. data/glfw-3.3.9.bin.MACOS/docs/html/group__hat__state.html +234 -234
  41. data/glfw-3.3.9.bin.MACOS/docs/html/group__init.html +570 -570
  42. data/glfw-3.3.9.bin.MACOS/docs/html/group__input.html +2255 -2255
  43. data/glfw-3.3.9.bin.MACOS/docs/html/group__joysticks.html +362 -362
  44. data/glfw-3.3.9.bin.MACOS/docs/html/group__keys.html +2034 -2034
  45. data/glfw-3.3.9.bin.MACOS/docs/html/group__mods.html +198 -198
  46. data/glfw-3.3.9.bin.MACOS/docs/html/group__monitor.html +848 -848
  47. data/glfw-3.3.9.bin.MACOS/docs/html/group__native.html +812 -812
  48. data/glfw-3.3.9.bin.MACOS/docs/html/group__shapes.html +198 -198
  49. data/glfw-3.3.9.bin.MACOS/docs/html/group__vulkan.html +359 -359
  50. data/glfw-3.3.9.bin.MACOS/docs/html/group__window.html +3434 -3434
  51. data/glfw-3.3.9.bin.MACOS/docs/html/index.html +100 -100
  52. data/glfw-3.3.9.bin.MACOS/docs/html/input_8dox.html +81 -81
  53. data/glfw-3.3.9.bin.MACOS/docs/html/input_guide.html +570 -570
  54. data/glfw-3.3.9.bin.MACOS/docs/html/internal_8dox.html +81 -81
  55. data/glfw-3.3.9.bin.MACOS/docs/html/internals_guide.html +132 -132
  56. data/glfw-3.3.9.bin.MACOS/docs/html/intro_8dox.html +81 -81
  57. data/glfw-3.3.9.bin.MACOS/docs/html/intro_guide.html +351 -351
  58. data/glfw-3.3.9.bin.MACOS/docs/html/jquery.js +33 -33
  59. data/glfw-3.3.9.bin.MACOS/docs/html/main_8dox.html +81 -81
  60. data/glfw-3.3.9.bin.MACOS/docs/html/menu.js +136 -136
  61. data/glfw-3.3.9.bin.MACOS/docs/html/menudata.js +29 -29
  62. data/glfw-3.3.9.bin.MACOS/docs/html/minus.svg +8 -8
  63. data/glfw-3.3.9.bin.MACOS/docs/html/minusd.svg +8 -8
  64. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_8dox.html +81 -81
  65. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_guide.html +229 -229
  66. data/glfw-3.3.9.bin.MACOS/docs/html/moving_8dox.html +81 -81
  67. data/glfw-3.3.9.bin.MACOS/docs/html/moving_guide.html +374 -374
  68. data/glfw-3.3.9.bin.MACOS/docs/html/news.html +634 -634
  69. data/glfw-3.3.9.bin.MACOS/docs/html/news_8dox.html +81 -81
  70. data/glfw-3.3.9.bin.MACOS/docs/html/pages.html +99 -99
  71. data/glfw-3.3.9.bin.MACOS/docs/html/plus.svg +9 -9
  72. data/glfw-3.3.9.bin.MACOS/docs/html/plusd.svg +9 -9
  73. data/glfw-3.3.9.bin.MACOS/docs/html/quick_8dox.html +81 -81
  74. data/glfw-3.3.9.bin.MACOS/docs/html/quick_guide.html +397 -397
  75. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_0.js +5 -5
  76. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1.js +4 -4
  77. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_10.js +65 -65
  78. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_11.js +26 -26
  79. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_12.js +44 -44
  80. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_13.js +34 -34
  81. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_14.js +12 -12
  82. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_15.js +52 -52
  83. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_16.js +69 -69
  84. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_17.js +51 -51
  85. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_18.js +14 -14
  86. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_19.js +36 -36
  87. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1a.js +98 -98
  88. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1b.js +12 -12
  89. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_2.js +6 -6
  90. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_3.js +9 -9
  91. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_4.js +57 -57
  92. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_5.js +22 -22
  93. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_6.js +103 -103
  94. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_7.js +23 -23
  95. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_8.js +35 -35
  96. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_9.js +63 -63
  97. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_a.js +505 -505
  98. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_b.js +24 -24
  99. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_c.js +50 -50
  100. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_d.js +17 -17
  101. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_e.js +12 -12
  102. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_f.js +35 -35
  103. data/glfw-3.3.9.bin.MACOS/docs/html/search/classes_0.js +7 -7
  104. data/glfw-3.3.9.bin.MACOS/docs/html/search/close.svg +18 -18
  105. data/glfw-3.3.9.bin.MACOS/docs/html/search/defines_0.js +34 -34
  106. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_0.js +4 -4
  107. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_1.js +6 -6
  108. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_2.js +5 -5
  109. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_3.js +6 -6
  110. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_4.js +6 -6
  111. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_5.js +4 -4
  112. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_6.js +4 -4
  113. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_7.js +4 -4
  114. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_8.js +4 -4
  115. data/glfw-3.3.9.bin.MACOS/docs/html/search/functions_0.js +146 -146
  116. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_0.js +6 -6
  117. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_1.js +4 -4
  118. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_10.js +4 -4
  119. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_2.js +6 -6
  120. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_3.js +5 -5
  121. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_4.js +4 -4
  122. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_5.js +5 -5
  123. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_6.js +4 -4
  124. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_7.js +5 -5
  125. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_8.js +5 -5
  126. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_9.js +6 -6
  127. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_a.js +6 -6
  128. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_b.js +4 -4
  129. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_c.js +4 -4
  130. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_d.js +7 -7
  131. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_e.js +4 -4
  132. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_f.js +5 -5
  133. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag.svg +24 -24
  134. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_d.svg +24 -24
  135. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_sel.svg +31 -31
  136. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_seld.svg +31 -31
  137. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_0.js +4 -4
  138. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_1.js +4 -4
  139. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_10.js +4 -4
  140. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_2.js +5 -5
  141. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_3.js +4 -4
  142. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_4.js +6 -6
  143. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_5.js +4 -4
  144. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_6.js +4 -4
  145. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_7.js +7 -7
  146. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_8.js +6 -6
  147. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_9.js +4 -4
  148. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_a.js +5 -5
  149. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_b.js +5 -5
  150. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_c.js +4 -4
  151. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_d.js +6 -6
  152. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_e.js +6 -6
  153. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_f.js +4 -4
  154. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.css +291 -291
  155. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.js +840 -840
  156. data/glfw-3.3.9.bin.MACOS/docs/html/search/searchdata.js +39 -39
  157. data/glfw-3.3.9.bin.MACOS/docs/html/search/typedefs_0.js +32 -32
  158. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_0.js +4 -4
  159. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_1.js +6 -6
  160. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_2.js +5 -5
  161. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_3.js +4 -4
  162. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_4.js +4 -4
  163. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_5.js +6 -6
  164. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_6.js +4 -4
  165. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_7.js +4 -4
  166. data/glfw-3.3.9.bin.MACOS/docs/html/spaces.svg +877 -877
  167. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgamepadstate.html +134 -134
  168. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgammaramp.html +170 -170
  169. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wimage.html +151 -151
  170. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wvidmode.html +204 -204
  171. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_8dox.html +81 -81
  172. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_guide.html +196 -196
  173. data/glfw-3.3.9.bin.MACOS/docs/html/window_8dox.html +81 -81
  174. data/glfw-3.3.9.bin.MACOS/docs/html/window_guide.html +763 -763
  175. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3.h +5932 -5932
  176. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3native.h +634 -634
  177. data/glfw-3.3.9.bin.MACOS/lib-arm64/libglfw.3.dylib +0 -0
  178. data/glfw-3.3.9.bin.MACOS/lib-universal/libglfw.3.dylib +0 -0
  179. data/glfw-3.3.9.bin.MACOS/lib-x86_64/libglfw.3.dylib +0 -0
  180. data/lib/engine/autoloader.rb +11 -11
  181. data/lib/engine/camera.rb +12 -12
  182. data/lib/engine/component.rb +63 -63
  183. data/lib/engine/components/audio_source.rb +41 -41
  184. data/lib/engine/components/direction_light.rb +22 -22
  185. data/lib/engine/components/font_renderer.rb +134 -134
  186. data/lib/engine/components/mesh_renderer.rb +31 -31
  187. data/lib/engine/components/orthographic_camera.rb +54 -54
  188. data/lib/engine/components/perspective_camera.rb +53 -53
  189. data/lib/engine/components/point_light.rb +23 -23
  190. data/lib/engine/components/sprite_renderer.rb +141 -141
  191. data/lib/engine/components/ui_font_renderer.rb +140 -140
  192. data/lib/engine/components/ui_sprite_clickbox.rb +62 -0
  193. data/lib/engine/components/ui_sprite_renderer.rb +101 -101
  194. data/lib/engine/compute_shader.rb +93 -0
  195. data/lib/engine/cursor.rb +43 -43
  196. data/lib/engine/debugging.rb +41 -41
  197. data/lib/engine/engine.rb +131 -131
  198. data/lib/engine/font.rb +74 -74
  199. data/lib/engine/game_object.rb +234 -234
  200. data/lib/engine/importers/font_importer.rb +69 -69
  201. data/lib/engine/importers/obj_file.rb +244 -244
  202. data/lib/engine/importers/obj_importer.rb +33 -33
  203. data/lib/engine/input.rb +105 -104
  204. data/lib/engine/material.rb +79 -79
  205. data/lib/engine/mesh.rb +43 -43
  206. data/lib/engine/path.rb +92 -92
  207. data/lib/engine/physics/collision.rb +12 -12
  208. data/lib/engine/physics/components/cube_collider.rb +6 -6
  209. data/lib/engine/physics/components/rigidbody.rb +103 -103
  210. data/lib/engine/physics/components/sphere_collider.rb +93 -93
  211. data/lib/engine/physics/physics_resolver.rb +37 -37
  212. data/lib/engine/polygon_mesh.rb +45 -45
  213. data/lib/engine/quaternion.rb +234 -234
  214. data/lib/engine/rendering/instance_renderer.rb +153 -153
  215. data/lib/engine/rendering/render_pipeline.rb +35 -35
  216. data/lib/engine/screenshoter.rb +34 -34
  217. data/lib/engine/shader.rb +119 -91
  218. data/lib/engine/shaders/colour_frag.glsl +8 -8
  219. data/lib/engine/shaders/colour_vertex.glsl +13 -13
  220. data/lib/engine/shaders/mesh_frag.glsl +102 -102
  221. data/lib/engine/shaders/mesh_vertex.glsl +25 -25
  222. data/lib/engine/shaders/skybox_frag.glsl +12 -12
  223. data/lib/engine/shaders/skybox_vert.glsl +14 -14
  224. data/lib/engine/shaders/sprite_frag.glsl +17 -17
  225. data/lib/engine/shaders/sprite_vertex.glsl +15 -15
  226. data/lib/engine/shaders/text_frag.glsl +15 -15
  227. data/lib/engine/shaders/text_vertex.glsl +31 -31
  228. data/lib/engine/shaders/ui_sprite_frag.glsl +15 -15
  229. data/lib/engine/shaders/ui_sprite_vertex.glsl +15 -15
  230. data/lib/engine/shaders/vertex_lit_frag.glsl +89 -89
  231. data/lib/engine/shaders/vertex_lit_vertex.glsl +28 -28
  232. data/lib/engine/tangent_calculator.rb +42 -42
  233. data/lib/engine/texture.rb +53 -53
  234. data/lib/engine/video_mode.rb +37 -37
  235. data/lib/engine/window.rb +126 -126
  236. data/lib/ruby_rpg.rb +58 -56
  237. metadata +5 -6
@@ -1,24 +1,24 @@
1
- var searchData=
2
- [
3
- ['h_20header_0',['The glext.h header',['../context_guide.html#context_glext_header',1,'']]],
4
- ['handle_20parameters_1',['Window handle parameters',['../moving_guide.html#moving_window_handles',1,'']]],
5
- ['handling_2',['Error handling',['../intro_guide.html#error_handling',1,'']]],
6
- ['hard_20and_20soft_20constraints_3',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
7
- ['hat_20states_4',['hat states',['../input_guide.html#joystick_hat',1,'Joystick hat states'],['../group__hat__state.html',1,'Joystick hat states']]],
8
- ['hats_5',['Joystick hats',['../news.html#joysticks_33',1,'']]],
9
- ['have_20changed_6',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
10
- ['header_7',['header',['../quick_guide.html#quick_include',1,'Including the GLFW header'],['../news.html#news_31_glext',1,'Macro for including extension header'],['../context_guide.html#context_glext_header',1,'The glext.h header']]],
11
- ['header_20file_8',['header file',['../build_guide.html#build_include',1,'Including the GLFW header file'],['../moving_guide.html#moving_renamed_files',1,'Renamed library and header file']]],
12
- ['header_20files_9',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
13
- ['header_20inclusion_10',['GLU header inclusion',['../moving_guide.html#moving_glu',1,'']]],
14
- ['header_20option_20macros_11',['GLFW header option macros',['../build_guide.html#build_macros',1,'']]],
15
- ['height_12',['height',['../struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c',1,'GLFWvidmode::height'],['../struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec',1,'GLFWimage::height']]],
16
- ['hidden_20windows_13',['Hidden windows',['../news.html#news_30_hidden',1,'']]],
17
- ['high_20dpi_20support_14',['High-DPI support',['../news.html#news_30_hidpi',1,'']]],
18
- ['hint_15',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
19
- ['hint_20and_20attribute_20for_20input_20focus_20on_20show_16',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
20
- ['hints_17',['hints',['../context_guide.html#context_hints',1,'Context creation hints'],['../window_guide.html#window_hints_ctx',1,'Context related hints'],['../window_guide.html#window_hints_fb',1,'Framebuffer related hints'],['../intro_guide.html#init_hints',1,'Initialization hints'],['../intro_guide.html#init_hints_osx',1,'macOS specific init hints'],['../window_guide.html#window_hints_osx',1,'macOS specific window hints'],['../window_guide.html#window_hints_mtr',1,'Monitor related hints'],['../moving_guide.html#moving_hints',1,'Persistent window hints'],['../intro_guide.html#init_hints_shared',1,'Shared init hints'],['../news.html#init_hints_33',1,'Support for initialization hints'],['../intro_guide.html#init_hints_wayland',1,'Wayland specific init hints'],['../window_guide.html#window_hints',1,'Window creation hints'],['../window_guide.html#window_hints_wnd',1,'Window related hints'],['../window_guide.html#window_hints_x11',1,'X11 specific window hints']]],
21
- ['hotkeys_18',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
22
- ['hover_20window_20attribute_19',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
23
- ['human_20readable_20name_20',['Human-readable name',['../monitor_guide.html#monitor_name',1,'']]]
24
- ];
1
+ var searchData=
2
+ [
3
+ ['h_20header_0',['The glext.h header',['../context_guide.html#context_glext_header',1,'']]],
4
+ ['handle_20parameters_1',['Window handle parameters',['../moving_guide.html#moving_window_handles',1,'']]],
5
+ ['handling_2',['Error handling',['../intro_guide.html#error_handling',1,'']]],
6
+ ['hard_20and_20soft_20constraints_3',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
7
+ ['hat_20states_4',['hat states',['../input_guide.html#joystick_hat',1,'Joystick hat states'],['../group__hat__state.html',1,'Joystick hat states']]],
8
+ ['hats_5',['Joystick hats',['../news.html#joysticks_33',1,'']]],
9
+ ['have_20changed_6',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
10
+ ['header_7',['header',['../quick_guide.html#quick_include',1,'Including the GLFW header'],['../news.html#news_31_glext',1,'Macro for including extension header'],['../context_guide.html#context_glext_header',1,'The glext.h header']]],
11
+ ['header_20file_8',['header file',['../build_guide.html#build_include',1,'Including the GLFW header file'],['../moving_guide.html#moving_renamed_files',1,'Renamed library and header file']]],
12
+ ['header_20files_9',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
13
+ ['header_20inclusion_10',['GLU header inclusion',['../moving_guide.html#moving_glu',1,'']]],
14
+ ['header_20option_20macros_11',['GLFW header option macros',['../build_guide.html#build_macros',1,'']]],
15
+ ['height_12',['height',['../struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c',1,'GLFWvidmode::height'],['../struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec',1,'GLFWimage::height']]],
16
+ ['hidden_20windows_13',['Hidden windows',['../news.html#news_30_hidden',1,'']]],
17
+ ['high_20dpi_20support_14',['High-DPI support',['../news.html#news_30_hidpi',1,'']]],
18
+ ['hint_15',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
19
+ ['hint_20and_20attribute_20for_20input_20focus_20on_20show_16',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
20
+ ['hints_17',['hints',['../context_guide.html#context_hints',1,'Context creation hints'],['../window_guide.html#window_hints_ctx',1,'Context related hints'],['../window_guide.html#window_hints_fb',1,'Framebuffer related hints'],['../intro_guide.html#init_hints',1,'Initialization hints'],['../intro_guide.html#init_hints_osx',1,'macOS specific init hints'],['../window_guide.html#window_hints_osx',1,'macOS specific window hints'],['../window_guide.html#window_hints_mtr',1,'Monitor related hints'],['../moving_guide.html#moving_hints',1,'Persistent window hints'],['../intro_guide.html#init_hints_shared',1,'Shared init hints'],['../news.html#init_hints_33',1,'Support for initialization hints'],['../intro_guide.html#init_hints_wayland',1,'Wayland specific init hints'],['../window_guide.html#window_hints',1,'Window creation hints'],['../window_guide.html#window_hints_wnd',1,'Window related hints'],['../window_guide.html#window_hints_x11',1,'X11 specific window hints']]],
21
+ ['hotkeys_18',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
22
+ ['hover_20window_20attribute_19',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
23
+ ['human_20readable_20name_20',['Human-readable name',['../monitor_guide.html#monitor_name',1,'']]]
24
+ ];
@@ -1,50 +1,50 @@
1
- var searchData=
2
- [
3
- ['i_20o_0',['Clipboard text I/O',['../news.html#news_30_clipboard',1,'']]],
4
- ['icon_1',['Window icon',['../window_guide.html#window_icon',1,'']]],
5
- ['icon_20support_2',['Window icon support',['../news.html#news_32_icon',1,'']]],
6
- ['iconification_3',['Window iconification',['../window_guide.html#window_iconify',1,'']]],
7
- ['iconification_20callback_4',['Window iconification callback',['../news.html#news_30_iconifyfun',1,'']]],
8
- ['image_20and_20texture_20loading_5',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
9
- ['images_6',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]],
10
- ['in_203_203_7',['Removals in 3.3',['../news.html#removals_33',1,'']]],
11
- ['in_20version_203_200_8',['New features in version 3.0',['../news.html#features_30',1,'']]],
12
- ['in_20version_203_201_9',['New features in version 3.1',['../news.html#features_31',1,'']]],
13
- ['in_20version_203_202_10',['New features in version 3.2',['../news.html#features_32',1,'']]],
14
- ['in_20version_203_203_11',['in version 3 3',['../news.html#deprecations_33',1,'Deprecations in version 3.3'],['../news.html#constants_33',1,'New constants in version 3.3'],['../news.html#features_33',1,'New features in version 3.3'],['../news.html#functions_33',1,'New functions in version 3.3'],['../news.html#symbols_33',1,'New symbols in version 3.3'],['../news.html#types_33',1,'New types in version 3.3']]],
15
- ['including_20extension_20header_12',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
16
- ['including_20the_20glfw_20header_13',['Including the GLFW header',['../quick_guide.html#quick_include',1,'']]],
17
- ['including_20the_20glfw_20header_20file_14',['Including the GLFW header file',['../build_guide.html#build_include',1,'']]],
18
- ['including_20the_20vulkan_20and_20glfw_20header_20files_15',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
19
- ['inclusion_16',['GLU header inclusion',['../moving_guide.html#moving_glu',1,'']]],
20
- ['init_20hints_17',['init hints',['../intro_guide.html#init_hints_osx',1,'macOS specific init hints'],['../intro_guide.html#init_hints_shared',1,'Shared init hints'],['../intro_guide.html#init_hints_wayland',1,'Wayland specific init hints']]],
21
- ['initial_20window_20title_18',['Initial window title',['../news.html#news_30_wndtitle',1,'']]],
22
- ['initialization_20and_20termination_19',['Initialization and termination',['../intro_guide.html#intro_init',1,'']]],
23
- ['initialization_20hints_20',['initialization hints',['../intro_guide.html#init_hints',1,'Initialization hints'],['../news.html#init_hints_33',1,'Support for initialization hints']]],
24
- ['initialization_20version_20and_20error_20reference_21',['Initialization, version and error reference',['../group__init.html',1,'']]],
25
- ['initializing_20and_20terminating_20glfw_22',['Initializing and terminating GLFW',['../quick_guide.html#quick_init_term',1,'']]],
26
- ['initializing_20glfw_23',['Initializing GLFW',['../intro_guide.html#intro_init_init',1,'']]],
27
- ['initially_20unfocused_20windows_24',['Initially unfocused windows',['../news.html#news_31_focused',1,'']]],
28
- ['input_25',['input',['../input_guide.html#gamepad',1,'Gamepad input'],['../input_guide.html#joystick',1,'Joystick input'],['../input_guide.html#input_key',1,'Key input'],['../input_guide.html#input_keyboard',1,'Keyboard input'],['../input_guide.html#input_mouse_button',1,'Mouse button input'],['../input_guide.html#input_mouse',1,'Mouse input'],['../input_guide.html#path_drop',1,'Path drop input'],['../moving_guide.html#moving_keys',1,'Physical key input'],['../input_guide.html#scrolling',1,'Scroll input'],['../input_guide.html#input_char',1,'Text input'],['../input_guide.html#time',1,'Time input']]],
29
- ['input_20and_20output_26',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
30
- ['input_20events_27',['Receiving input events',['../quick_guide.html#quick_key_input',1,'']]],
31
- ['input_20focus_28',['Window input focus',['../window_guide.html#window_focus',1,'']]],
32
- ['input_20focus_20control_29',['Window input focus control',['../news.html#news_32_focus',1,'']]],
33
- ['input_20focus_20on_20show_30',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
34
- ['input_20guide_31',['Input guide',['../input_guide.html',1,'']]],
35
- ['input_20reference_32',['Input reference',['../group__input.html',1,'']]],
36
- ['input_20via_20sdl_5fgamecontrollerdb_33',['Gamepad input via SDL_GameControllerDB',['../news.html#gamepad_33',1,'']]],
37
- ['input_2edox_34',['input.dox',['../input_8dox.html',1,'']]],
38
- ['installed_20glfw_20binaries_35',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
39
- ['installing_20dependencies_36',['Installing dependencies',['../compile_guide.html#compile_deps',1,'']]],
40
- ['interface_37',['interface',['../internals_guide.html#internals_event',1,'Event interface'],['../internals_guide.html#internals_internal',1,'Internal interface'],['../internals_guide.html#internals_native',1,'Native interface'],['../internals_guide.html#internals_platform',1,'Platform interface'],['../internals_guide.html#internals_public',1,'Public interface']]],
41
- ['internal_20interface_38',['Internal interface',['../internals_guide.html#internals_internal',1,'']]],
42
- ['internal_20structure_39',['Internal structure',['../internals_guide.html',1,'']]],
43
- ['internal_2edox_40',['internal.dox',['../internal_8dox.html',1,'']]],
44
- ['intro_2edox_41',['intro.dox',['../intro_8dox.html',1,'']]],
45
- ['introduction_42',['Introduction',['../index.html#main_intro',1,'']]],
46
- ['introduction_20to_20the_20api_43',['Introduction to the API',['../intro_guide.html',1,'']]],
47
- ['ipc_20standards_44',['ipc standards',['../compat_guide.html#compat_wayland',1,'Wayland protocols and IPC standards'],['../compat_guide.html#compat_x11',1,'X11 extensions, protocols and IPC standards']]],
48
- ['is_20required_45',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
49
- ['it_20together_46',['Putting it together',['../quick_guide.html#quick_example',1,'']]]
50
- ];
1
+ var searchData=
2
+ [
3
+ ['i_20o_0',['Clipboard text I/O',['../news.html#news_30_clipboard',1,'']]],
4
+ ['icon_1',['Window icon',['../window_guide.html#window_icon',1,'']]],
5
+ ['icon_20support_2',['Window icon support',['../news.html#news_32_icon',1,'']]],
6
+ ['iconification_3',['Window iconification',['../window_guide.html#window_iconify',1,'']]],
7
+ ['iconification_20callback_4',['Window iconification callback',['../news.html#news_30_iconifyfun',1,'']]],
8
+ ['image_20and_20texture_20loading_5',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
9
+ ['images_6',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]],
10
+ ['in_203_203_7',['Removals in 3.3',['../news.html#removals_33',1,'']]],
11
+ ['in_20version_203_200_8',['New features in version 3.0',['../news.html#features_30',1,'']]],
12
+ ['in_20version_203_201_9',['New features in version 3.1',['../news.html#features_31',1,'']]],
13
+ ['in_20version_203_202_10',['New features in version 3.2',['../news.html#features_32',1,'']]],
14
+ ['in_20version_203_203_11',['in version 3 3',['../news.html#deprecations_33',1,'Deprecations in version 3.3'],['../news.html#constants_33',1,'New constants in version 3.3'],['../news.html#features_33',1,'New features in version 3.3'],['../news.html#functions_33',1,'New functions in version 3.3'],['../news.html#symbols_33',1,'New symbols in version 3.3'],['../news.html#types_33',1,'New types in version 3.3']]],
15
+ ['including_20extension_20header_12',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
16
+ ['including_20the_20glfw_20header_13',['Including the GLFW header',['../quick_guide.html#quick_include',1,'']]],
17
+ ['including_20the_20glfw_20header_20file_14',['Including the GLFW header file',['../build_guide.html#build_include',1,'']]],
18
+ ['including_20the_20vulkan_20and_20glfw_20header_20files_15',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
19
+ ['inclusion_16',['GLU header inclusion',['../moving_guide.html#moving_glu',1,'']]],
20
+ ['init_20hints_17',['init hints',['../intro_guide.html#init_hints_osx',1,'macOS specific init hints'],['../intro_guide.html#init_hints_shared',1,'Shared init hints'],['../intro_guide.html#init_hints_wayland',1,'Wayland specific init hints']]],
21
+ ['initial_20window_20title_18',['Initial window title',['../news.html#news_30_wndtitle',1,'']]],
22
+ ['initialization_20and_20termination_19',['Initialization and termination',['../intro_guide.html#intro_init',1,'']]],
23
+ ['initialization_20hints_20',['initialization hints',['../intro_guide.html#init_hints',1,'Initialization hints'],['../news.html#init_hints_33',1,'Support for initialization hints']]],
24
+ ['initialization_20version_20and_20error_20reference_21',['Initialization, version and error reference',['../group__init.html',1,'']]],
25
+ ['initializing_20and_20terminating_20glfw_22',['Initializing and terminating GLFW',['../quick_guide.html#quick_init_term',1,'']]],
26
+ ['initializing_20glfw_23',['Initializing GLFW',['../intro_guide.html#intro_init_init',1,'']]],
27
+ ['initially_20unfocused_20windows_24',['Initially unfocused windows',['../news.html#news_31_focused',1,'']]],
28
+ ['input_25',['input',['../input_guide.html#gamepad',1,'Gamepad input'],['../input_guide.html#joystick',1,'Joystick input'],['../input_guide.html#input_key',1,'Key input'],['../input_guide.html#input_keyboard',1,'Keyboard input'],['../input_guide.html#input_mouse_button',1,'Mouse button input'],['../input_guide.html#input_mouse',1,'Mouse input'],['../input_guide.html#path_drop',1,'Path drop input'],['../moving_guide.html#moving_keys',1,'Physical key input'],['../input_guide.html#scrolling',1,'Scroll input'],['../input_guide.html#input_char',1,'Text input'],['../input_guide.html#time',1,'Time input']]],
29
+ ['input_20and_20output_26',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
30
+ ['input_20events_27',['Receiving input events',['../quick_guide.html#quick_key_input',1,'']]],
31
+ ['input_20focus_28',['Window input focus',['../window_guide.html#window_focus',1,'']]],
32
+ ['input_20focus_20control_29',['Window input focus control',['../news.html#news_32_focus',1,'']]],
33
+ ['input_20focus_20on_20show_30',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
34
+ ['input_20guide_31',['Input guide',['../input_guide.html',1,'']]],
35
+ ['input_20reference_32',['Input reference',['../group__input.html',1,'']]],
36
+ ['input_20via_20sdl_5fgamecontrollerdb_33',['Gamepad input via SDL_GameControllerDB',['../news.html#gamepad_33',1,'']]],
37
+ ['input_2edox_34',['input.dox',['../input_8dox.html',1,'']]],
38
+ ['installed_20glfw_20binaries_35',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
39
+ ['installing_20dependencies_36',['Installing dependencies',['../compile_guide.html#compile_deps',1,'']]],
40
+ ['interface_37',['interface',['../internals_guide.html#internals_event',1,'Event interface'],['../internals_guide.html#internals_internal',1,'Internal interface'],['../internals_guide.html#internals_native',1,'Native interface'],['../internals_guide.html#internals_platform',1,'Platform interface'],['../internals_guide.html#internals_public',1,'Public interface']]],
41
+ ['internal_20interface_38',['Internal interface',['../internals_guide.html#internals_internal',1,'']]],
42
+ ['internal_20structure_39',['Internal structure',['../internals_guide.html',1,'']]],
43
+ ['internal_2edox_40',['internal.dox',['../internal_8dox.html',1,'']]],
44
+ ['intro_2edox_41',['intro.dox',['../intro_8dox.html',1,'']]],
45
+ ['introduction_42',['Introduction',['../index.html#main_intro',1,'']]],
46
+ ['introduction_20to_20the_20api_43',['Introduction to the API',['../intro_guide.html',1,'']]],
47
+ ['ipc_20standards_44',['ipc standards',['../compat_guide.html#compat_wayland',1,'Wayland protocols and IPC standards'],['../compat_guide.html#compat_x11',1,'X11 extensions, protocols and IPC standards']]],
48
+ ['is_20required_45',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
49
+ ['it_20together_46',['Putting it together',['../quick_guide.html#quick_example',1,'']]]
50
+ ];
@@ -1,17 +1,17 @@
1
- var searchData=
2
- [
3
- ['joystick_20axis_20states_0',['Joystick axis states',['../input_guide.html#joystick_axis',1,'']]],
4
- ['joystick_20button_20states_1',['Joystick button states',['../input_guide.html#joystick_button',1,'']]],
5
- ['joystick_20configuration_20changes_2',['Joystick configuration changes',['../input_guide.html#joystick_event',1,'']]],
6
- ['joystick_20connection_20callback_3',['Joystick connection callback',['../news.html#news_32_joystick',1,'']]],
7
- ['joystick_20function_20changes_4',['Joystick function changes',['../moving_guide.html#moving_joystick',1,'']]],
8
- ['joystick_20hat_20states_5',['joystick hat states',['../group__hat__state.html',1,'Joystick hat states'],['../input_guide.html#joystick_hat',1,'Joystick hat states']]],
9
- ['joystick_20hats_6',['Joystick hats',['../news.html#joysticks_33',1,'']]],
10
- ['joystick_20input_7',['Joystick input',['../input_guide.html#joystick',1,'']]],
11
- ['joystick_20name_8',['Joystick name',['../input_guide.html#joystick_name',1,'']]],
12
- ['joystick_20names_9',['Joystick names',['../news.html#news_30_jsname',1,'']]],
13
- ['joystick_20user_20pointer_10',['Joystick user pointer',['../input_guide.html#joystick_userptr',1,'']]],
14
- ['joystick_20user_20pointers_11',['Monitor and joystick user pointers',['../news.html#device_userptr_33',1,'']]],
15
- ['joysticks_12',['Joysticks',['../group__joysticks.html',1,'']]],
16
- ['joysticks_20have_20changed_13',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]]
17
- ];
1
+ var searchData=
2
+ [
3
+ ['joystick_20axis_20states_0',['Joystick axis states',['../input_guide.html#joystick_axis',1,'']]],
4
+ ['joystick_20button_20states_1',['Joystick button states',['../input_guide.html#joystick_button',1,'']]],
5
+ ['joystick_20configuration_20changes_2',['Joystick configuration changes',['../input_guide.html#joystick_event',1,'']]],
6
+ ['joystick_20connection_20callback_3',['Joystick connection callback',['../news.html#news_32_joystick',1,'']]],
7
+ ['joystick_20function_20changes_4',['Joystick function changes',['../moving_guide.html#moving_joystick',1,'']]],
8
+ ['joystick_20hat_20states_5',['joystick hat states',['../group__hat__state.html',1,'Joystick hat states'],['../input_guide.html#joystick_hat',1,'Joystick hat states']]],
9
+ ['joystick_20hats_6',['Joystick hats',['../news.html#joysticks_33',1,'']]],
10
+ ['joystick_20input_7',['Joystick input',['../input_guide.html#joystick',1,'']]],
11
+ ['joystick_20name_8',['Joystick name',['../input_guide.html#joystick_name',1,'']]],
12
+ ['joystick_20names_9',['Joystick names',['../news.html#news_30_jsname',1,'']]],
13
+ ['joystick_20user_20pointer_10',['Joystick user pointer',['../input_guide.html#joystick_userptr',1,'']]],
14
+ ['joystick_20user_20pointers_11',['Monitor and joystick user pointers',['../news.html#device_userptr_33',1,'']]],
15
+ ['joysticks_12',['Joysticks',['../group__joysticks.html',1,'']]],
16
+ ['joysticks_20have_20changed_13',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]]
17
+ ];
@@ -1,12 +1,12 @@
1
- var searchData=
2
- [
3
- ['key_0',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
4
- ['key_20bit_20masks_1',['Modifier key bit masks',['../news.html#news_30_keymods',1,'']]],
5
- ['key_20flags_2',['Modifier key flags',['../group__mods.html',1,'']]],
6
- ['key_20input_3',['key input',['../input_guide.html#input_key',1,'Key input'],['../moving_guide.html#moving_keys',1,'Physical key input']]],
7
- ['key_20names_4',['key names',['../input_guide.html#input_key_name',1,'Key names'],['../news.html#news_32_keyname',1,'Localized key names']]],
8
- ['key_20repeat_20action_5',['Key repeat action',['../moving_guide.html#moving_repeat',1,'']]],
9
- ['key_20tokens_6',['Keyboard key tokens',['../group__keys.html',1,'']]],
10
- ['keyboard_20input_7',['Keyboard input',['../input_guide.html#input_keyboard',1,'']]],
11
- ['keyboard_20key_20tokens_8',['Keyboard key tokens',['../group__keys.html',1,'']]]
12
- ];
1
+ var searchData=
2
+ [
3
+ ['key_0',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
4
+ ['key_20bit_20masks_1',['Modifier key bit masks',['../news.html#news_30_keymods',1,'']]],
5
+ ['key_20flags_2',['Modifier key flags',['../group__mods.html',1,'']]],
6
+ ['key_20input_3',['key input',['../input_guide.html#input_key',1,'Key input'],['../moving_guide.html#moving_keys',1,'Physical key input']]],
7
+ ['key_20names_4',['key names',['../input_guide.html#input_key_name',1,'Key names'],['../news.html#news_32_keyname',1,'Localized key names']]],
8
+ ['key_20repeat_20action_5',['Key repeat action',['../moving_guide.html#moving_repeat',1,'']]],
9
+ ['key_20tokens_6',['Keyboard key tokens',['../group__keys.html',1,'']]],
10
+ ['keyboard_20input_7',['Keyboard input',['../input_guide.html#input_keyboard',1,'']]],
11
+ ['keyboard_20key_20tokens_8',['Keyboard key tokens',['../group__keys.html',1,'']]]
12
+ ];
@@ -1,35 +1,35 @@
1
- var searchData=
2
- [
3
- ['lack_20alpha_20channel_20on_20older_20wayland_20systems_0',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
4
- ['later_20is_20required_1',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
5
- ['layout_20of_20joysticks_20have_20changed_2',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
6
- ['leave_20callback_3',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
7
- ['leave_20events_4',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
8
- ['less_20windows_5',['Context-less windows',['../news.html#news_32_noapi',1,'']]],
9
- ['lib_5fsuffix_6',['CMake option LIB_SUFFIX',['../news.html#lib_suffix_33',1,'']]],
10
- ['libdecor_20decorations_7',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
11
- ['libraries_8',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
12
- ['libraries_20are_20loaded_20dynamically_9',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
13
- ['library_10',['library',['../compile_guide.html#compile_compile',1,'Compiling the library'],['../context_guide.html#context_glext_auto',1,'Loading extension with a loader library']]],
14
- ['library_20and_20header_20file_11',['Renamed library and header file',['../moving_guide.html#moving_renamed_files',1,'']]],
15
- ['lifetimes_12',['Pointer lifetimes',['../intro_guide.html#lifetime',1,'']]],
16
- ['like_20systems_13',['like systems',['../compile_guide.html#compile_deps_wayland',1,'Dependencies for Wayland on Unix-like systems'],['../compile_guide.html#compile_deps_x11',1,'Dependencies for X11 on Unix-like systems']]],
17
- ['limit_20support_14',['Window size limit support',['../news.html#news_32_sizelimits',1,'']]],
18
- ['limitations_15',['Guarantees and limitations',['../intro_guide.html#guarantees_limitations',1,'']]],
19
- ['limits_16',['limits',['../window_guide.html#window_sizelimits',1,'Window size limits'],['../news.html#x11_clipboard_33',1,'X11 clipboard transfer limits']]],
20
- ['line_20on_20macos_17',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
21
- ['line_20tool_18',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
22
- ['link_20with_20the_20right_20libraries_19',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
23
- ['linking_20against_20the_20vulkan_20loader_20',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
24
- ['list_21',['Deprecated List',['../deprecated.html',1,'']]],
25
- ['loaded_20dynamically_22',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
26
- ['loader_23',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
27
- ['loader_20and_20api_24',['Vulkan loader and API',['../compat_guide.html#compat_vulkan',1,'']]],
28
- ['loader_20library_25',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
29
- ['loading_26',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
30
- ['loading_20extension_20with_20a_20loader_20library_27',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
31
- ['loading_20extensions_20manually_28',['Loading extensions manually',['../context_guide.html#context_glext_manual',1,'']]],
32
- ['localized_20key_20names_29',['Localized key names',['../news.html#news_32_keyname',1,'']]],
33
- ['longer_20roundtrip_20to_20server_30',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
34
- ['lunarg_20vulkan_20sdk_20dependency_31',['LunarG Vulkan SDK dependency',['../news.html#vulkan_sdk_33',1,'']]]
35
- ];
1
+ var searchData=
2
+ [
3
+ ['lack_20alpha_20channel_20on_20older_20wayland_20systems_0',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
4
+ ['later_20is_20required_1',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
5
+ ['layout_20of_20joysticks_20have_20changed_2',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
6
+ ['leave_20callback_3',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
7
+ ['leave_20events_4',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
8
+ ['less_20windows_5',['Context-less windows',['../news.html#news_32_noapi',1,'']]],
9
+ ['lib_5fsuffix_6',['CMake option LIB_SUFFIX',['../news.html#lib_suffix_33',1,'']]],
10
+ ['libdecor_20decorations_7',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
11
+ ['libraries_8',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
12
+ ['libraries_20are_20loaded_20dynamically_9',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
13
+ ['library_10',['library',['../compile_guide.html#compile_compile',1,'Compiling the library'],['../context_guide.html#context_glext_auto',1,'Loading extension with a loader library']]],
14
+ ['library_20and_20header_20file_11',['Renamed library and header file',['../moving_guide.html#moving_renamed_files',1,'']]],
15
+ ['lifetimes_12',['Pointer lifetimes',['../intro_guide.html#lifetime',1,'']]],
16
+ ['like_20systems_13',['like systems',['../compile_guide.html#compile_deps_wayland',1,'Dependencies for Wayland on Unix-like systems'],['../compile_guide.html#compile_deps_x11',1,'Dependencies for X11 on Unix-like systems']]],
17
+ ['limit_20support_14',['Window size limit support',['../news.html#news_32_sizelimits',1,'']]],
18
+ ['limitations_15',['Guarantees and limitations',['../intro_guide.html#guarantees_limitations',1,'']]],
19
+ ['limits_16',['limits',['../window_guide.html#window_sizelimits',1,'Window size limits'],['../news.html#x11_clipboard_33',1,'X11 clipboard transfer limits']]],
20
+ ['line_20on_20macos_17',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
21
+ ['line_20tool_18',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
22
+ ['link_20with_20the_20right_20libraries_19',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
23
+ ['linking_20against_20the_20vulkan_20loader_20',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
24
+ ['list_21',['Deprecated List',['../deprecated.html',1,'']]],
25
+ ['loaded_20dynamically_22',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
26
+ ['loader_23',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
27
+ ['loader_20and_20api_24',['Vulkan loader and API',['../compat_guide.html#compat_vulkan',1,'']]],
28
+ ['loader_20library_25',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
29
+ ['loading_26',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
30
+ ['loading_20extension_20with_20a_20loader_20library_27',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
31
+ ['loading_20extensions_20manually_28',['Loading extensions manually',['../context_guide.html#context_glext_manual',1,'']]],
32
+ ['localized_20key_20names_29',['Localized key names',['../news.html#news_32_keyname',1,'']]],
33
+ ['longer_20roundtrip_20to_20server_30',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
34
+ ['lunarg_20vulkan_20sdk_20dependency_31',['LunarG Vulkan SDK dependency',['../news.html#vulkan_sdk_33',1,'']]]
35
+ ];
@@ -1,7 +1,7 @@
1
- var searchData=
2
- [
3
- ['glfwgamepadstate_0',['GLFWgamepadstate',['../struct_g_l_f_wgamepadstate.html',1,'']]],
4
- ['glfwgammaramp_1',['GLFWgammaramp',['../struct_g_l_f_wgammaramp.html',1,'']]],
5
- ['glfwimage_2',['GLFWimage',['../struct_g_l_f_wimage.html',1,'']]],
6
- ['glfwvidmode_3',['GLFWvidmode',['../struct_g_l_f_wvidmode.html',1,'']]]
7
- ];
1
+ var searchData=
2
+ [
3
+ ['glfwgamepadstate_0',['GLFWgamepadstate',['../struct_g_l_f_wgamepadstate.html',1,'']]],
4
+ ['glfwgammaramp_1',['GLFWgammaramp',['../struct_g_l_f_wgammaramp.html',1,'']]],
5
+ ['glfwimage_2',['GLFWimage',['../struct_g_l_f_wimage.html',1,'']]],
6
+ ['glfwvidmode_3',['GLFWvidmode',['../struct_g_l_f_wvidmode.html',1,'']]]
7
+ ];
@@ -1,18 +1,18 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
- "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- xmlns:xlink="http://www.w3.org/1999/xlink"
7
- viewBox="0 0 11 11"
8
- height="11"
9
- width="11"
10
- id="svg2"
11
- version="1.1">
12
- <defs
13
- id="defs6" />
14
- <path
15
- id="path12"
16
- d="M 5.5 0.5 A 5 5 0 0 0 0.5 5.5 A 5 5 0 0 0 5.5 10.5 A 5 5 0 0 0 10.5 5.5 A 5 5 0 0 0 5.5 0.5 z M 3.5820312 3 A 0.58291923 0.58291923 0 0 1 4 3.1757812 L 5.5 4.6757812 L 7 3.1757812 A 0.58291923 0.58291923 0 0 1 7.4003906 3 A 0.58291923 0.58291923 0 0 1 7.8242188 4 L 6.3242188 5.5 L 7.8242188 7 A 0.58291923 0.58291923 0 1 1 7 7.8242188 L 5.5 6.3242188 L 4 7.8242188 A 0.58291923 0.58291923 0 1 1 3.1757812 7 L 4.6757812 5.5 L 3.1757812 4 A 0.58291923 0.58291923 0 0 1 3.5820312 3 z "
17
- style="stroke-width:1.09870648;fill:#bababa;fill-opacity:1" />
18
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink"
7
+ viewBox="0 0 11 11"
8
+ height="11"
9
+ width="11"
10
+ id="svg2"
11
+ version="1.1">
12
+ <defs
13
+ id="defs6" />
14
+ <path
15
+ id="path12"
16
+ d="M 5.5 0.5 A 5 5 0 0 0 0.5 5.5 A 5 5 0 0 0 5.5 10.5 A 5 5 0 0 0 10.5 5.5 A 5 5 0 0 0 5.5 0.5 z M 3.5820312 3 A 0.58291923 0.58291923 0 0 1 4 3.1757812 L 5.5 4.6757812 L 7 3.1757812 A 0.58291923 0.58291923 0 0 1 7.4003906 3 A 0.58291923 0.58291923 0 0 1 7.8242188 4 L 6.3242188 5.5 L 7.8242188 7 A 0.58291923 0.58291923 0 1 1 7 7.8242188 L 5.5 6.3242188 L 4 7.8242188 A 0.58291923 0.58291923 0 1 1 3.1757812 7 L 4.6757812 5.5 L 3.1757812 4 A 0.58291923 0.58291923 0 0 1 3.5820312 3 z "
17
+ style="stroke-width:1.09870648;fill:#bababa;fill-opacity:1" />
18
+ </svg>
@@ -1,34 +1,34 @@
1
- var searchData=
2
- [
3
- ['glapientry_0',['GLAPIENTRY',['../glfw3_8h.html#aa97755eb47e4bf2727ad45d610e18206',1,'glfw3.h']]],
4
- ['glfw_5fany_5frelease_5fbehavior_1',['GLFW_ANY_RELEASE_BEHAVIOR',['../glfw3_8h.html#a6b47d806f285efe9bfd7aeec667297ee',1,'glfw3.h']]],
5
- ['glfw_5fapientry_5fdefined_2',['GLFW_APIENTRY_DEFINED',['../glfw3_8h.html#a8a8538c5500308b4211844f2fb26c7b9',1,'glfw3.h']]],
6
- ['glfw_5fconnected_3',['GLFW_CONNECTED',['../glfw3_8h.html#abe11513fd1ffbee5bb9b173f06028b9e',1,'glfw3.h']]],
7
- ['glfw_5fcursor_4',['GLFW_CURSOR',['../glfw3_8h.html#aade31da5b884a84a7625c6b059b9132c',1,'glfw3.h']]],
8
- ['glfw_5fcursor_5fdisabled_5',['GLFW_CURSOR_DISABLED',['../glfw3_8h.html#a2315b99a329ce53e6a13a9d46fd5ca88',1,'glfw3.h']]],
9
- ['glfw_5fcursor_5fhidden_6',['GLFW_CURSOR_HIDDEN',['../glfw3_8h.html#ac4d5cb9d78de8573349c58763d53bf11',1,'glfw3.h']]],
10
- ['glfw_5fcursor_5fnormal_7',['GLFW_CURSOR_NORMAL',['../glfw3_8h.html#ae04dd25c8577e19fa8c97368561f6c68',1,'glfw3.h']]],
11
- ['glfw_5fdisconnected_8',['GLFW_DISCONNECTED',['../glfw3_8h.html#aab64b25921ef21d89252d6f0a71bfc32',1,'glfw3.h']]],
12
- ['glfw_5fdont_5fcare_9',['GLFW_DONT_CARE',['../glfw3_8h.html#a7a2edf2c18446833d27d07f1b7f3d571',1,'glfw3.h']]],
13
- ['glfw_5fegl_5fcontext_5fapi_10',['GLFW_EGL_CONTEXT_API',['../glfw3_8h.html#a03cf65c9ab01fc8b872ba58842c531c9',1,'glfw3.h']]],
14
- ['glfw_5fglapientry_5fdefined_11',['GLFW_GLAPIENTRY_DEFINED',['../glfw3_8h.html#a3b526ac796be993406ea2f1642c25fc3',1,'glfw3.h']]],
15
- ['glfw_5flock_5fkey_5fmods_12',['GLFW_LOCK_KEY_MODS',['../glfw3_8h.html#a07b84de0b52143e1958f88a7d9105947',1,'glfw3.h']]],
16
- ['glfw_5flose_5fcontext_5fon_5freset_13',['GLFW_LOSE_CONTEXT_ON_RESET',['../glfw3_8h.html#aec1132f245143fc915b2f0995228564c',1,'glfw3.h']]],
17
- ['glfw_5fnative_5fcontext_5fapi_14',['GLFW_NATIVE_CONTEXT_API',['../glfw3_8h.html#a0494c9bfd3f584ab41e6dbeeaa0e6a19',1,'glfw3.h']]],
18
- ['glfw_5fno_5fapi_15',['GLFW_NO_API',['../glfw3_8h.html#a8f6dcdc968d214ff14779564f1389264',1,'glfw3.h']]],
19
- ['glfw_5fno_5freset_5fnotification_16',['GLFW_NO_RESET_NOTIFICATION',['../glfw3_8h.html#aee84a679230d205005e22487ff678a85',1,'glfw3.h']]],
20
- ['glfw_5fno_5frobustness_17',['GLFW_NO_ROBUSTNESS',['../glfw3_8h.html#a8b306cb27f5bb0d6d67c7356a0e0fc34',1,'glfw3.h']]],
21
- ['glfw_5fopengl_5fany_5fprofile_18',['GLFW_OPENGL_ANY_PROFILE',['../glfw3_8h.html#ad6f2335d6f21cc9bab96633b1c111d5f',1,'glfw3.h']]],
22
- ['glfw_5fopengl_5fapi_19',['GLFW_OPENGL_API',['../glfw3_8h.html#a01b3f66db266341425e9abee6b257db2',1,'glfw3.h']]],
23
- ['glfw_5fopengl_5fcompat_5fprofile_20',['GLFW_OPENGL_COMPAT_PROFILE',['../glfw3_8h.html#ac06b663d79c8fcf04669cc8fcc0b7670',1,'glfw3.h']]],
24
- ['glfw_5fopengl_5fcore_5fprofile_21',['GLFW_OPENGL_CORE_PROFILE',['../glfw3_8h.html#af094bb16da76f66ebceb19ee213b3de8',1,'glfw3.h']]],
25
- ['glfw_5fopengl_5fes_5fapi_22',['GLFW_OPENGL_ES_API',['../glfw3_8h.html#a28d9b3bc6c2a522d815c8e146595051f',1,'glfw3.h']]],
26
- ['glfw_5fosmesa_5fcontext_5fapi_23',['GLFW_OSMESA_CONTEXT_API',['../glfw3_8h.html#afd34a473af9fa81f317910ea371b19e3',1,'glfw3.h']]],
27
- ['glfw_5fraw_5fmouse_5fmotion_24',['GLFW_RAW_MOUSE_MOTION',['../glfw3_8h.html#aeeda1be76a44a1fc97c1282e06281fbb',1,'glfw3.h']]],
28
- ['glfw_5frelease_5fbehavior_5fflush_25',['GLFW_RELEASE_BEHAVIOR_FLUSH',['../glfw3_8h.html#a999961d391db49cb4f949c1dece0e13b',1,'glfw3.h']]],
29
- ['glfw_5frelease_5fbehavior_5fnone_26',['GLFW_RELEASE_BEHAVIOR_NONE',['../glfw3_8h.html#afca09088eccacdce4b59036cfae349c5',1,'glfw3.h']]],
30
- ['glfw_5fsticky_5fkeys_27',['GLFW_STICKY_KEYS',['../glfw3_8h.html#ae3bbe2315b7691ab088159eb6c9110fc',1,'glfw3.h']]],
31
- ['glfw_5fsticky_5fmouse_5fbuttons_28',['GLFW_STICKY_MOUSE_BUTTONS',['../glfw3_8h.html#a4d7ce8ce71030c3b04e2b78145bc59d1',1,'glfw3.h']]],
32
- ['glfw_5fwayland_5fdisable_5flibdecor_29',['GLFW_WAYLAND_DISABLE_LIBDECOR',['../glfw3_8h.html#aadcea7c6afbf86b848404457c4253fd7',1,'glfw3.h']]],
33
- ['glfw_5fwayland_5fprefer_5flibdecor_30',['GLFW_WAYLAND_PREFER_LIBDECOR',['../glfw3_8h.html#a92b0d7e0eaeeefaccc0ccc2ccb130e99',1,'glfw3.h']]]
34
- ];
1
+ var searchData=
2
+ [
3
+ ['glapientry_0',['GLAPIENTRY',['../glfw3_8h.html#aa97755eb47e4bf2727ad45d610e18206',1,'glfw3.h']]],
4
+ ['glfw_5fany_5frelease_5fbehavior_1',['GLFW_ANY_RELEASE_BEHAVIOR',['../glfw3_8h.html#a6b47d806f285efe9bfd7aeec667297ee',1,'glfw3.h']]],
5
+ ['glfw_5fapientry_5fdefined_2',['GLFW_APIENTRY_DEFINED',['../glfw3_8h.html#a8a8538c5500308b4211844f2fb26c7b9',1,'glfw3.h']]],
6
+ ['glfw_5fconnected_3',['GLFW_CONNECTED',['../glfw3_8h.html#abe11513fd1ffbee5bb9b173f06028b9e',1,'glfw3.h']]],
7
+ ['glfw_5fcursor_4',['GLFW_CURSOR',['../glfw3_8h.html#aade31da5b884a84a7625c6b059b9132c',1,'glfw3.h']]],
8
+ ['glfw_5fcursor_5fdisabled_5',['GLFW_CURSOR_DISABLED',['../glfw3_8h.html#a2315b99a329ce53e6a13a9d46fd5ca88',1,'glfw3.h']]],
9
+ ['glfw_5fcursor_5fhidden_6',['GLFW_CURSOR_HIDDEN',['../glfw3_8h.html#ac4d5cb9d78de8573349c58763d53bf11',1,'glfw3.h']]],
10
+ ['glfw_5fcursor_5fnormal_7',['GLFW_CURSOR_NORMAL',['../glfw3_8h.html#ae04dd25c8577e19fa8c97368561f6c68',1,'glfw3.h']]],
11
+ ['glfw_5fdisconnected_8',['GLFW_DISCONNECTED',['../glfw3_8h.html#aab64b25921ef21d89252d6f0a71bfc32',1,'glfw3.h']]],
12
+ ['glfw_5fdont_5fcare_9',['GLFW_DONT_CARE',['../glfw3_8h.html#a7a2edf2c18446833d27d07f1b7f3d571',1,'glfw3.h']]],
13
+ ['glfw_5fegl_5fcontext_5fapi_10',['GLFW_EGL_CONTEXT_API',['../glfw3_8h.html#a03cf65c9ab01fc8b872ba58842c531c9',1,'glfw3.h']]],
14
+ ['glfw_5fglapientry_5fdefined_11',['GLFW_GLAPIENTRY_DEFINED',['../glfw3_8h.html#a3b526ac796be993406ea2f1642c25fc3',1,'glfw3.h']]],
15
+ ['glfw_5flock_5fkey_5fmods_12',['GLFW_LOCK_KEY_MODS',['../glfw3_8h.html#a07b84de0b52143e1958f88a7d9105947',1,'glfw3.h']]],
16
+ ['glfw_5flose_5fcontext_5fon_5freset_13',['GLFW_LOSE_CONTEXT_ON_RESET',['../glfw3_8h.html#aec1132f245143fc915b2f0995228564c',1,'glfw3.h']]],
17
+ ['glfw_5fnative_5fcontext_5fapi_14',['GLFW_NATIVE_CONTEXT_API',['../glfw3_8h.html#a0494c9bfd3f584ab41e6dbeeaa0e6a19',1,'glfw3.h']]],
18
+ ['glfw_5fno_5fapi_15',['GLFW_NO_API',['../glfw3_8h.html#a8f6dcdc968d214ff14779564f1389264',1,'glfw3.h']]],
19
+ ['glfw_5fno_5freset_5fnotification_16',['GLFW_NO_RESET_NOTIFICATION',['../glfw3_8h.html#aee84a679230d205005e22487ff678a85',1,'glfw3.h']]],
20
+ ['glfw_5fno_5frobustness_17',['GLFW_NO_ROBUSTNESS',['../glfw3_8h.html#a8b306cb27f5bb0d6d67c7356a0e0fc34',1,'glfw3.h']]],
21
+ ['glfw_5fopengl_5fany_5fprofile_18',['GLFW_OPENGL_ANY_PROFILE',['../glfw3_8h.html#ad6f2335d6f21cc9bab96633b1c111d5f',1,'glfw3.h']]],
22
+ ['glfw_5fopengl_5fapi_19',['GLFW_OPENGL_API',['../glfw3_8h.html#a01b3f66db266341425e9abee6b257db2',1,'glfw3.h']]],
23
+ ['glfw_5fopengl_5fcompat_5fprofile_20',['GLFW_OPENGL_COMPAT_PROFILE',['../glfw3_8h.html#ac06b663d79c8fcf04669cc8fcc0b7670',1,'glfw3.h']]],
24
+ ['glfw_5fopengl_5fcore_5fprofile_21',['GLFW_OPENGL_CORE_PROFILE',['../glfw3_8h.html#af094bb16da76f66ebceb19ee213b3de8',1,'glfw3.h']]],
25
+ ['glfw_5fopengl_5fes_5fapi_22',['GLFW_OPENGL_ES_API',['../glfw3_8h.html#a28d9b3bc6c2a522d815c8e146595051f',1,'glfw3.h']]],
26
+ ['glfw_5fosmesa_5fcontext_5fapi_23',['GLFW_OSMESA_CONTEXT_API',['../glfw3_8h.html#afd34a473af9fa81f317910ea371b19e3',1,'glfw3.h']]],
27
+ ['glfw_5fraw_5fmouse_5fmotion_24',['GLFW_RAW_MOUSE_MOTION',['../glfw3_8h.html#aeeda1be76a44a1fc97c1282e06281fbb',1,'glfw3.h']]],
28
+ ['glfw_5frelease_5fbehavior_5fflush_25',['GLFW_RELEASE_BEHAVIOR_FLUSH',['../glfw3_8h.html#a999961d391db49cb4f949c1dece0e13b',1,'glfw3.h']]],
29
+ ['glfw_5frelease_5fbehavior_5fnone_26',['GLFW_RELEASE_BEHAVIOR_NONE',['../glfw3_8h.html#afca09088eccacdce4b59036cfae349c5',1,'glfw3.h']]],
30
+ ['glfw_5fsticky_5fkeys_27',['GLFW_STICKY_KEYS',['../glfw3_8h.html#ae3bbe2315b7691ab088159eb6c9110fc',1,'glfw3.h']]],
31
+ ['glfw_5fsticky_5fmouse_5fbuttons_28',['GLFW_STICKY_MOUSE_BUTTONS',['../glfw3_8h.html#a4d7ce8ce71030c3b04e2b78145bc59d1',1,'glfw3.h']]],
32
+ ['glfw_5fwayland_5fdisable_5flibdecor_29',['GLFW_WAYLAND_DISABLE_LIBDECOR',['../glfw3_8h.html#aadcea7c6afbf86b848404457c4253fd7',1,'glfw3.h']]],
33
+ ['glfw_5fwayland_5fprefer_5flibdecor_30',['GLFW_WAYLAND_PREFER_LIBDECOR',['../glfw3_8h.html#a92b0d7e0eaeeefaccc0ccc2ccb130e99',1,'glfw3.h']]]
34
+ ];
@@ -1,4 +1,4 @@
1
- var searchData=
2
- [
3
- ['build_2edox_0',['build.dox',['../build_8dox.html',1,'']]]
4
- ];
1
+ var searchData=
2
+ [
3
+ ['build_2edox_0',['build.dox',['../build_8dox.html',1,'']]]
4
+ ];
@@ -1,6 +1,6 @@
1
- var searchData=
2
- [
3
- ['compat_2edox_0',['compat.dox',['../compat_8dox.html',1,'']]],
4
- ['compile_2edox_1',['compile.dox',['../compile_8dox.html',1,'']]],
5
- ['context_2edox_2',['context.dox',['../context_8dox.html',1,'']]]
6
- ];
1
+ var searchData=
2
+ [
3
+ ['compat_2edox_0',['compat.dox',['../compat_8dox.html',1,'']]],
4
+ ['compile_2edox_1',['compile.dox',['../compile_8dox.html',1,'']]],
5
+ ['context_2edox_2',['context.dox',['../context_8dox.html',1,'']]]
6
+ ];
@@ -1,5 +1,5 @@
1
- var searchData=
2
- [
3
- ['glfw3_2eh_0',['glfw3.h',['../glfw3_8h.html',1,'']]],
4
- ['glfw3native_2eh_1',['glfw3native.h',['../glfw3native_8h.html',1,'']]]
5
- ];
1
+ var searchData=
2
+ [
3
+ ['glfw3_2eh_0',['glfw3.h',['../glfw3_8h.html',1,'']]],
4
+ ['glfw3native_2eh_1',['glfw3native.h',['../glfw3native_8h.html',1,'']]]
5
+ ];
@@ -1,6 +1,6 @@
1
- var searchData=
2
- [
3
- ['input_2edox_0',['input.dox',['../input_8dox.html',1,'']]],
4
- ['internal_2edox_1',['internal.dox',['../internal_8dox.html',1,'']]],
5
- ['intro_2edox_2',['intro.dox',['../intro_8dox.html',1,'']]]
6
- ];
1
+ var searchData=
2
+ [
3
+ ['input_2edox_0',['input.dox',['../input_8dox.html',1,'']]],
4
+ ['internal_2edox_1',['internal.dox',['../internal_8dox.html',1,'']]],
5
+ ['intro_2edox_2',['intro.dox',['../intro_8dox.html',1,'']]]
6
+ ];
@@ -1,6 +1,6 @@
1
- var searchData=
2
- [
3
- ['main_2edox_0',['main.dox',['../main_8dox.html',1,'']]],
4
- ['monitor_2edox_1',['monitor.dox',['../monitor_8dox.html',1,'']]],
5
- ['moving_2edox_2',['moving.dox',['../moving_8dox.html',1,'']]]
6
- ];
1
+ var searchData=
2
+ [
3
+ ['main_2edox_0',['main.dox',['../main_8dox.html',1,'']]],
4
+ ['monitor_2edox_1',['monitor.dox',['../monitor_8dox.html',1,'']]],
5
+ ['moving_2edox_2',['moving.dox',['../moving_8dox.html',1,'']]]
6
+ ];
@@ -1,4 +1,4 @@
1
- var searchData=
2
- [
3
- ['news_2edox_0',['news.dox',['../news_8dox.html',1,'']]]
4
- ];
1
+ var searchData=
2
+ [
3
+ ['news_2edox_0',['news.dox',['../news_8dox.html',1,'']]]
4
+ ];
@@ -1,4 +1,4 @@
1
- var searchData=
2
- [
3
- ['quick_2edox_0',['quick.dox',['../quick_8dox.html',1,'']]]
4
- ];
1
+ var searchData=
2
+ [
3
+ ['quick_2edox_0',['quick.dox',['../quick_8dox.html',1,'']]]
4
+ ];
@@ -1,4 +1,4 @@
1
- var searchData=
2
- [
3
- ['vulkan_2edox_0',['vulkan.dox',['../vulkan_8dox.html',1,'']]]
4
- ];
1
+ var searchData=
2
+ [
3
+ ['vulkan_2edox_0',['vulkan.dox',['../vulkan_8dox.html',1,'']]]
4
+ ];
@@ -1,4 +1,4 @@
1
- var searchData=
2
- [
3
- ['window_2edox_0',['window.dox',['../window_8dox.html',1,'']]]
4
- ];
1
+ var searchData=
2
+ [
3
+ ['window_2edox_0',['window.dox',['../window_8dox.html',1,'']]]
4
+ ];