ruby_rpg 0.0.3 → 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 -139
  198. data/lib/engine/font.rb +74 -74
  199. data/lib/engine/game_object.rb +234 -218
  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 -61
  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 -228
  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,98 +1,98 @@
1
- var searchData=
2
- [
3
- ['wait_20for_20events_0',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
4
- ['wait_20for_20events_20with_20timeout_1',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
5
- ['wake_20up_2',['Main thread wake-up',['../news.html#news_31_emptyevent',1,'']]],
6
- ['wayland_20libdecor_20decorations_3',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
7
- ['wayland_20on_20unix_20like_20systems_4',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
8
- ['wayland_20protocols_20and_20ipc_20standards_5',['Wayland protocols and IPC standards',['../compat_guide.html#compat_wayland',1,'']]],
9
- ['wayland_20specific_20cmake_20options_6',['Wayland specific CMake options',['../compile_guide.html#compile_options_wayland',1,'']]],
10
- ['wayland_20specific_20init_20hints_7',['Wayland specific init hints',['../intro_guide.html#init_hints_wayland',1,'']]],
11
- ['wayland_20support_8',['(Experimental) Wayland support',['../news.html#news_31_wayland',1,'']]],
12
- ['wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
- ['wgl_20extensions_10',['WGL extensions',['../compat_guide.html#compat_wgl',1,'']]],
14
- ['wheel_20position_20replaced_20by_20scroll_20offsets_11',['Wheel position replaced by scroll offsets',['../moving_guide.html#moving_wheel',1,'']]],
15
- ['wide_20hotkeys_12',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
16
- ['width_13',['width',['../struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835',1,'GLFWimage::width'],['../struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d',1,'GLFWvidmode::width']]],
17
- ['win32_20mbcs_20support_14',['Win32 MBCS support',['../moving_guide.html#moving_mbcs',1,'']]],
18
- ['window_15',['Creating the window',['../vulkan_guide.html#vulkan_window',1,'']]],
19
- ['window_20and_20context_16',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
20
- ['window_20and_20framebuffer_20sizes_17',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
21
- ['window_20attention_20request_18',['Window attention request',['../window_guide.html#window_attention',1,'']]],
22
- ['window_20attribute_19',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
23
- ['window_20attributes_20',['window attributes',['../news.html#setwindowattrib_33',1,'Support for updating window attributes'],['../window_guide.html#window_attribs',1,'Window attributes']]],
24
- ['window_20attributes_20and_20cursor_20position_21',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
25
- ['window_20close_20flag_22',['Checking the window close flag',['../quick_guide.html#quick_window_close',1,'']]],
26
- ['window_20closing_20and_20close_20flag_23',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
27
- ['window_20closing_20changes_24',['Window closing changes',['../moving_guide.html#moving_window_close',1,'']]],
28
- ['window_20content_20scale_25',['Window content scale',['../window_guide.html#window_scale',1,'']]],
29
- ['window_20creation_26',['Window creation',['../window_guide.html#window_creation',1,'']]],
30
- ['window_20creation_20hints_27',['Window creation hints',['../window_guide.html#window_hints',1,'']]],
31
- ['window_20damage_20and_20refresh_28',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
32
- ['window_20destruction_29',['Window destruction',['../window_guide.html#window_destruction',1,'']]],
33
- ['window_20event_20processing_30',['Window event processing',['../window_guide.html#window_events',1,'']]],
34
- ['window_20focus_20callback_31',['Window focus callback',['../news.html#news_30_focusfun',1,'']]],
35
- ['window_20frame_20size_20query_32',['Window frame size query',['../news.html#news_31_framesize',1,'']]],
36
- ['window_20guide_33',['Window guide',['../window_guide.html',1,'']]],
37
- ['window_20handle_20parameters_34',['Window handle parameters',['../moving_guide.html#moving_window_handles',1,'']]],
38
- ['window_20hint_35',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
39
- ['window_20hint_20and_20attribute_20for_20input_20focus_20on_20show_36',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
40
- ['window_20hints_37',['window hints',['../window_guide.html#window_hints_osx',1,'macOS specific window hints'],['../moving_guide.html#moving_hints',1,'Persistent window hints'],['../window_guide.html#window_hints_x11',1,'X11 specific window hints']]],
41
- ['window_20icon_38',['Window icon',['../window_guide.html#window_icon',1,'']]],
42
- ['window_20icon_20support_39',['Window icon support',['../news.html#news_32_icon',1,'']]],
43
- ['window_20iconification_40',['Window iconification',['../window_guide.html#window_iconify',1,'']]],
44
- ['window_20iconification_20callback_41',['Window iconification callback',['../news.html#news_30_iconifyfun',1,'']]],
45
- ['window_20input_20focus_42',['Window input focus',['../window_guide.html#window_focus',1,'']]],
46
- ['window_20input_20focus_20control_43',['Window input focus control',['../news.html#news_32_focus',1,'']]],
47
- ['window_20maximization_44',['Window maximization',['../window_guide.html#window_maximize',1,'']]],
48
- ['window_20maximization_20callback_45',['Window maximization callback',['../news.html#maximize_33',1,'']]],
49
- ['window_20maxmimization_20support_46',['Window maxmimization support',['../news.html#news_32_maximize',1,'']]],
50
- ['window_20mode_20switching_47',['Window mode switching',['../news.html#news_32_setwindowmonitor',1,'']]],
51
- ['window_20monitor_48',['Window monitor',['../window_guide.html#window_monitor',1,'']]],
52
- ['window_20objects_49',['Window objects',['../window_guide.html#window_object',1,'']]],
53
- ['window_20parameter_20to_20clipboard_20functions_50',['Window parameter to clipboard functions',['../news.html#clipboard_window_33',1,'']]],
54
- ['window_20position_51',['Window position',['../window_guide.html#window_pos',1,'']]],
55
- ['window_20position_20callback_52',['Window position callback',['../news.html#news_30_wndposfun',1,'']]],
56
- ['window_20position_20query_53',['Window position query',['../news.html#news_30_wndpos',1,'']]],
57
- ['window_20properties_20and_20events_54',['Window properties and events',['../window_guide.html#window_properties',1,'']]],
58
- ['window_20reference_55',['Window reference',['../group__window.html',1,'']]],
59
- ['window_20related_20attributes_56',['Window related attributes',['../window_guide.html#window_attribs_wnd',1,'']]],
60
- ['window_20related_20hints_57',['Window related hints',['../window_guide.html#window_hints_wnd',1,'']]],
61
- ['window_20required_20to_20wait_20for_20events_58',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
62
- ['window_20size_59',['Window size',['../window_guide.html#window_size',1,'']]],
63
- ['window_20size_20limit_20support_60',['Window size limit support',['../news.html#news_32_sizelimits',1,'']]],
64
- ['window_20size_20limits_61',['Window size limits',['../window_guide.html#window_sizelimits',1,'']]],
65
- ['window_20support_62',['Multi-window support',['../news.html#news_30_multiwnd',1,'']]],
66
- ['window_20surface_63',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
67
- ['window_20title_64',['window title',['../news.html#news_30_wndtitle',1,'Initial window title'],['../window_guide.html#window_title',1,'Window title']]],
68
- ['window_20transparency_65',['Window transparency',['../window_guide.html#window_transparency',1,'']]],
69
- ['window_20user_20pointer_66',['Per-window user pointer',['../news.html#news_30_wndptr',1,'']]],
70
- ['window_20visibility_67',['Window visibility',['../window_guide.html#window_hide',1,'']]],
71
- ['window_2edox_68',['window.dox',['../window_8dox.html',1,'']]],
72
- ['windowed_20full_20screen_20windows_69',['"Windowed full screen" windows',['../window_guide.html#window_windowed_full_screen',1,'']]],
73
- ['windows_70',['windows',['../window_guide.html#window_windowed_full_screen',1,'"Windowed full screen" windows'],['../news.html#news_32_noapi',1,'Context-less windows'],['../news.html#news_31_floating',1,'Floating windows'],['../window_guide.html#window_full_screen',1,'Full screen windows'],['../news.html#news_30_hidden',1,'Hidden windows'],['../news.html#news_31_focused',1,'Initially unfocused windows'],['../news.html#news_30_undecorated',1,'Undecorated windows'],['../build_guide.html#build_link_win32',1,'With MinGW or Visual C++ on Windows']]],
74
- ['windows_20and_20framebuffers_71',['Transparent windows and framebuffers',['../news.html#transparency_33',1,'']]],
75
- ['windows_20older_20than_20xp_72',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]],
76
- ['windows_20specific_20cmake_20options_73',['Windows specific CMake options',['../compile_guide.html#compile_options_win32',1,'']]],
77
- ['windows_20without_20contexts_74',['Windows without contexts',['../context_guide.html#context_less',1,'']]],
78
- ['windows_20xinput_20deadzone_20removed_75',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
79
- ['with_20a_20loader_20library_76',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
80
- ['with_20cmake_77',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
81
- ['with_20cmake_20and_20glfw_20source_78',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
82
- ['with_20cmake_20and_20installed_20glfw_20binaries_79',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
83
- ['with_20cmake_20and_20mingw_80',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
84
- ['with_20command_20line_20on_20macos_81',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
85
- ['with_20makefiles_20and_20pkg_20config_20on_20unix_82',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
86
- ['with_20mingw_20or_20visual_20c_20on_20windows_83',['With MinGW or Visual C++ on Windows',['../build_guide.html#build_link_win32',1,'']]],
87
- ['with_20modifiers_20callback_84',['with modifiers callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback']]],
88
- ['with_20opengl_85',['Rendering with OpenGL',['../quick_guide.html#quick_render',1,'']]],
89
- ['with_20the_20cmake_20command_20line_20tool_86',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
90
- ['with_20the_20cmake_20gui_87',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
91
- ['with_20the_20right_20libraries_88',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
92
- ['with_20timeout_89',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
93
- ['with_20xcode_20on_20macos_90',['With Xcode on macOS',['../build_guide.html#build_link_xcode',1,'']]],
94
- ['without_20contexts_91',['Windows without contexts',['../context_guide.html#context_less',1,'']]],
95
- ['wl_5fshell_20protocol_92',['Support for the wl_shell protocol',['../news.html#wl_shell_33',1,'']]],
96
- ['work_20area_93',['work area',['../news.html#workarea_33',1,'Query for the monitor work area'],['../monitor_guide.html#monitor_workarea',1,'Work area']]],
97
- ['wsi_20extensions_94',['Vulkan WSI extensions',['../compat_guide.html#compat_wsi',1,'']]]
98
- ];
1
+ var searchData=
2
+ [
3
+ ['wait_20for_20events_0',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
4
+ ['wait_20for_20events_20with_20timeout_1',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
5
+ ['wake_20up_2',['Main thread wake-up',['../news.html#news_31_emptyevent',1,'']]],
6
+ ['wayland_20libdecor_20decorations_3',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
7
+ ['wayland_20on_20unix_20like_20systems_4',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
8
+ ['wayland_20protocols_20and_20ipc_20standards_5',['Wayland protocols and IPC standards',['../compat_guide.html#compat_wayland',1,'']]],
9
+ ['wayland_20specific_20cmake_20options_6',['Wayland specific CMake options',['../compile_guide.html#compile_options_wayland',1,'']]],
10
+ ['wayland_20specific_20init_20hints_7',['Wayland specific init hints',['../intro_guide.html#init_hints_wayland',1,'']]],
11
+ ['wayland_20support_8',['(Experimental) Wayland support',['../news.html#news_31_wayland',1,'']]],
12
+ ['wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
+ ['wgl_20extensions_10',['WGL extensions',['../compat_guide.html#compat_wgl',1,'']]],
14
+ ['wheel_20position_20replaced_20by_20scroll_20offsets_11',['Wheel position replaced by scroll offsets',['../moving_guide.html#moving_wheel',1,'']]],
15
+ ['wide_20hotkeys_12',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
16
+ ['width_13',['width',['../struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835',1,'GLFWimage::width'],['../struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d',1,'GLFWvidmode::width']]],
17
+ ['win32_20mbcs_20support_14',['Win32 MBCS support',['../moving_guide.html#moving_mbcs',1,'']]],
18
+ ['window_15',['Creating the window',['../vulkan_guide.html#vulkan_window',1,'']]],
19
+ ['window_20and_20context_16',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
20
+ ['window_20and_20framebuffer_20sizes_17',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
21
+ ['window_20attention_20request_18',['Window attention request',['../window_guide.html#window_attention',1,'']]],
22
+ ['window_20attribute_19',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
23
+ ['window_20attributes_20',['window attributes',['../news.html#setwindowattrib_33',1,'Support for updating window attributes'],['../window_guide.html#window_attribs',1,'Window attributes']]],
24
+ ['window_20attributes_20and_20cursor_20position_21',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
25
+ ['window_20close_20flag_22',['Checking the window close flag',['../quick_guide.html#quick_window_close',1,'']]],
26
+ ['window_20closing_20and_20close_20flag_23',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
27
+ ['window_20closing_20changes_24',['Window closing changes',['../moving_guide.html#moving_window_close',1,'']]],
28
+ ['window_20content_20scale_25',['Window content scale',['../window_guide.html#window_scale',1,'']]],
29
+ ['window_20creation_26',['Window creation',['../window_guide.html#window_creation',1,'']]],
30
+ ['window_20creation_20hints_27',['Window creation hints',['../window_guide.html#window_hints',1,'']]],
31
+ ['window_20damage_20and_20refresh_28',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
32
+ ['window_20destruction_29',['Window destruction',['../window_guide.html#window_destruction',1,'']]],
33
+ ['window_20event_20processing_30',['Window event processing',['../window_guide.html#window_events',1,'']]],
34
+ ['window_20focus_20callback_31',['Window focus callback',['../news.html#news_30_focusfun',1,'']]],
35
+ ['window_20frame_20size_20query_32',['Window frame size query',['../news.html#news_31_framesize',1,'']]],
36
+ ['window_20guide_33',['Window guide',['../window_guide.html',1,'']]],
37
+ ['window_20handle_20parameters_34',['Window handle parameters',['../moving_guide.html#moving_window_handles',1,'']]],
38
+ ['window_20hint_35',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
39
+ ['window_20hint_20and_20attribute_20for_20input_20focus_20on_20show_36',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
40
+ ['window_20hints_37',['window hints',['../window_guide.html#window_hints_osx',1,'macOS specific window hints'],['../moving_guide.html#moving_hints',1,'Persistent window hints'],['../window_guide.html#window_hints_x11',1,'X11 specific window hints']]],
41
+ ['window_20icon_38',['Window icon',['../window_guide.html#window_icon',1,'']]],
42
+ ['window_20icon_20support_39',['Window icon support',['../news.html#news_32_icon',1,'']]],
43
+ ['window_20iconification_40',['Window iconification',['../window_guide.html#window_iconify',1,'']]],
44
+ ['window_20iconification_20callback_41',['Window iconification callback',['../news.html#news_30_iconifyfun',1,'']]],
45
+ ['window_20input_20focus_42',['Window input focus',['../window_guide.html#window_focus',1,'']]],
46
+ ['window_20input_20focus_20control_43',['Window input focus control',['../news.html#news_32_focus',1,'']]],
47
+ ['window_20maximization_44',['Window maximization',['../window_guide.html#window_maximize',1,'']]],
48
+ ['window_20maximization_20callback_45',['Window maximization callback',['../news.html#maximize_33',1,'']]],
49
+ ['window_20maxmimization_20support_46',['Window maxmimization support',['../news.html#news_32_maximize',1,'']]],
50
+ ['window_20mode_20switching_47',['Window mode switching',['../news.html#news_32_setwindowmonitor',1,'']]],
51
+ ['window_20monitor_48',['Window monitor',['../window_guide.html#window_monitor',1,'']]],
52
+ ['window_20objects_49',['Window objects',['../window_guide.html#window_object',1,'']]],
53
+ ['window_20parameter_20to_20clipboard_20functions_50',['Window parameter to clipboard functions',['../news.html#clipboard_window_33',1,'']]],
54
+ ['window_20position_51',['Window position',['../window_guide.html#window_pos',1,'']]],
55
+ ['window_20position_20callback_52',['Window position callback',['../news.html#news_30_wndposfun',1,'']]],
56
+ ['window_20position_20query_53',['Window position query',['../news.html#news_30_wndpos',1,'']]],
57
+ ['window_20properties_20and_20events_54',['Window properties and events',['../window_guide.html#window_properties',1,'']]],
58
+ ['window_20reference_55',['Window reference',['../group__window.html',1,'']]],
59
+ ['window_20related_20attributes_56',['Window related attributes',['../window_guide.html#window_attribs_wnd',1,'']]],
60
+ ['window_20related_20hints_57',['Window related hints',['../window_guide.html#window_hints_wnd',1,'']]],
61
+ ['window_20required_20to_20wait_20for_20events_58',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
62
+ ['window_20size_59',['Window size',['../window_guide.html#window_size',1,'']]],
63
+ ['window_20size_20limit_20support_60',['Window size limit support',['../news.html#news_32_sizelimits',1,'']]],
64
+ ['window_20size_20limits_61',['Window size limits',['../window_guide.html#window_sizelimits',1,'']]],
65
+ ['window_20support_62',['Multi-window support',['../news.html#news_30_multiwnd',1,'']]],
66
+ ['window_20surface_63',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
67
+ ['window_20title_64',['window title',['../news.html#news_30_wndtitle',1,'Initial window title'],['../window_guide.html#window_title',1,'Window title']]],
68
+ ['window_20transparency_65',['Window transparency',['../window_guide.html#window_transparency',1,'']]],
69
+ ['window_20user_20pointer_66',['Per-window user pointer',['../news.html#news_30_wndptr',1,'']]],
70
+ ['window_20visibility_67',['Window visibility',['../window_guide.html#window_hide',1,'']]],
71
+ ['window_2edox_68',['window.dox',['../window_8dox.html',1,'']]],
72
+ ['windowed_20full_20screen_20windows_69',['"Windowed full screen" windows',['../window_guide.html#window_windowed_full_screen',1,'']]],
73
+ ['windows_70',['windows',['../window_guide.html#window_windowed_full_screen',1,'"Windowed full screen" windows'],['../news.html#news_32_noapi',1,'Context-less windows'],['../news.html#news_31_floating',1,'Floating windows'],['../window_guide.html#window_full_screen',1,'Full screen windows'],['../news.html#news_30_hidden',1,'Hidden windows'],['../news.html#news_31_focused',1,'Initially unfocused windows'],['../news.html#news_30_undecorated',1,'Undecorated windows'],['../build_guide.html#build_link_win32',1,'With MinGW or Visual C++ on Windows']]],
74
+ ['windows_20and_20framebuffers_71',['Transparent windows and framebuffers',['../news.html#transparency_33',1,'']]],
75
+ ['windows_20older_20than_20xp_72',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]],
76
+ ['windows_20specific_20cmake_20options_73',['Windows specific CMake options',['../compile_guide.html#compile_options_win32',1,'']]],
77
+ ['windows_20without_20contexts_74',['Windows without contexts',['../context_guide.html#context_less',1,'']]],
78
+ ['windows_20xinput_20deadzone_20removed_75',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
79
+ ['with_20a_20loader_20library_76',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
80
+ ['with_20cmake_77',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
81
+ ['with_20cmake_20and_20glfw_20source_78',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
82
+ ['with_20cmake_20and_20installed_20glfw_20binaries_79',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
83
+ ['with_20cmake_20and_20mingw_80',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
84
+ ['with_20command_20line_20on_20macos_81',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
85
+ ['with_20makefiles_20and_20pkg_20config_20on_20unix_82',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
86
+ ['with_20mingw_20or_20visual_20c_20on_20windows_83',['With MinGW or Visual C++ on Windows',['../build_guide.html#build_link_win32',1,'']]],
87
+ ['with_20modifiers_20callback_84',['with modifiers callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback']]],
88
+ ['with_20opengl_85',['Rendering with OpenGL',['../quick_guide.html#quick_render',1,'']]],
89
+ ['with_20the_20cmake_20command_20line_20tool_86',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
90
+ ['with_20the_20cmake_20gui_87',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
91
+ ['with_20the_20right_20libraries_88',['Link with the right libraries',['../build_guide.html#build_link',1,'']]],
92
+ ['with_20timeout_89',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
93
+ ['with_20xcode_20on_20macos_90',['With Xcode on macOS',['../build_guide.html#build_link_xcode',1,'']]],
94
+ ['without_20contexts_91',['Windows without contexts',['../context_guide.html#context_less',1,'']]],
95
+ ['wl_5fshell_20protocol_92',['Support for the wl_shell protocol',['../news.html#wl_shell_33',1,'']]],
96
+ ['work_20area_93',['work area',['../news.html#workarea_33',1,'Query for the monitor work area'],['../monitor_guide.html#monitor_workarea',1,'Work area']]],
97
+ ['wsi_20extensions_94',['Vulkan WSI extensions',['../compat_guide.html#compat_wsi',1,'']]]
98
+ ];
@@ -1,12 +1,12 @@
1
- var searchData=
2
- [
3
- ['x11_20clipboard_20transfer_20limits_0',['X11 clipboard transfer limits',['../news.html#x11_clipboard_33',1,'']]],
4
- ['x11_20extension_20libraries_20are_20loaded_20dynamically_1',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
5
- ['x11_20extensions_20protocols_20and_20ipc_20standards_2',['X11 extensions, protocols and IPC standards',['../compat_guide.html#compat_x11',1,'']]],
6
- ['x11_20no_20longer_20roundtrip_20to_20server_3',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
7
- ['x11_20on_20unix_20like_20systems_4',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
8
- ['x11_20specific_20window_20hints_5',['X11 specific window hints',['../window_guide.html#window_hints_x11',1,'']]],
9
- ['xcode_20on_20macos_6',['With Xcode on macOS',['../build_guide.html#build_link_xcode',1,'']]],
10
- ['xinput_20deadzone_20removed_7',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
11
- ['xp_8',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]]
12
- ];
1
+ var searchData=
2
+ [
3
+ ['x11_20clipboard_20transfer_20limits_0',['X11 clipboard transfer limits',['../news.html#x11_clipboard_33',1,'']]],
4
+ ['x11_20extension_20libraries_20are_20loaded_20dynamically_1',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
5
+ ['x11_20extensions_20protocols_20and_20ipc_20standards_2',['X11 extensions, protocols and IPC standards',['../compat_guide.html#compat_x11',1,'']]],
6
+ ['x11_20no_20longer_20roundtrip_20to_20server_3',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
7
+ ['x11_20on_20unix_20like_20systems_4',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
8
+ ['x11_20specific_20window_20hints_5',['X11 specific window hints',['../window_guide.html#window_hints_x11',1,'']]],
9
+ ['xcode_20on_20macos_6',['With Xcode on macOS',['../build_guide.html#build_link_xcode',1,'']]],
10
+ ['xinput_20deadzone_20removed_7',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
11
+ ['xp_8',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]]
12
+ ];
@@ -1,6 +1,6 @@
1
- var searchData=
2
- [
3
- ['2_0',['2',['../news.html#features_32',1,'New features in version 3.2'],['../news.html#news_32',1,'Release notes for 3.2']]],
4
- ['2_20to_203_1',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
5
- ['256_20may_20be_20rejected_2',['Gamma ramp size of 256 may be rejected',['../news.html#gamma_ramp_size_33',1,'']]]
6
- ];
1
+ var searchData=
2
+ [
3
+ ['2_0',['2',['../news.html#features_32',1,'New features in version 3.2'],['../news.html#news_32',1,'Release notes for 3.2']]],
4
+ ['2_20to_203_1',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
5
+ ['256_20may_20be_20rejected_2',['Gamma ramp size of 256 may be rejected',['../news.html#gamma_ramp_size_33',1,'']]]
6
+ ];
@@ -1,9 +1,9 @@
1
- var searchData=
2
- [
3
- ['3_0',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
4
- ['3_200_1',['3 0',['../news.html#features_30',1,'New features in version 3.0'],['../news.html#news_30',1,'Release notes for 3.0']]],
5
- ['3_200_20or_20later_20is_20required_2',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
6
- ['3_201_3',['3 1',['../news.html#features_31',1,'New features in version 3.1'],['../news.html#news_31',1,'Release notes for 3.1']]],
7
- ['3_202_4',['3 2',['../news.html#features_32',1,'New features in version 3.2'],['../news.html#news_32',1,'Release notes for 3.2']]],
8
- ['3_203_5',['3 3',['../news.html#caveats_33',1,'Caveats for 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'],['../news.html#news_33',1,'Release notes for version 3.3'],['../news.html#removals_33',1,'Removals in 3.3']]]
9
- ];
1
+ var searchData=
2
+ [
3
+ ['3_0',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
4
+ ['3_200_1',['3 0',['../news.html#features_30',1,'New features in version 3.0'],['../news.html#news_30',1,'Release notes for 3.0']]],
5
+ ['3_200_20or_20later_20is_20required_2',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
6
+ ['3_201_3',['3 1',['../news.html#features_31',1,'New features in version 3.1'],['../news.html#news_31',1,'Release notes for 3.1']]],
7
+ ['3_202_4',['3 2',['../news.html#features_32',1,'New features in version 3.2'],['../news.html#news_32',1,'Release notes for 3.2']]],
8
+ ['3_203_5',['3 3',['../news.html#caveats_33',1,'Caveats for 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'],['../news.html#news_33',1,'Release notes for version 3.3'],['../news.html#removals_33',1,'Removals in 3.3']]]
9
+ ];
@@ -1,57 +1,57 @@
1
- var searchData=
2
- [
3
- ['a_20key_0',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
4
- ['a_20loader_20library_1',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
5
- ['a_20vulkan_20window_20surface_2',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
6
- ['a_20window_20and_20context_3',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
7
- ['access_4',['access',['../group__native.html',1,'Native access'],['../news.html#news_32_timer',1,'Raw timer access']]],
8
- ['access_20for_20window_20attributes_20and_20cursor_20position_5',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
9
- ['action_6',['Key repeat action',['../moving_guide.html#moving_repeat',1,'']]],
10
- ['actions_7',['Removal of character actions',['../moving_guide.html#moving_char_up',1,'']]],
11
- ['against_20the_20vulkan_20loader_8',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
12
- ['alpha_20channel_20on_20older_20wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
- ['an_20error_20callback_10',['Setting an error callback',['../quick_guide.html#quick_capture_error',1,'']]],
14
- ['and_20api_11',['Vulkan loader and API',['../compat_guide.html#compat_vulkan',1,'']]],
15
- ['and_20attribute_20for_20input_20focus_20on_20show_12',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
16
- ['and_20close_20flag_13',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
17
- ['and_20context_14',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
18
- ['and_20cursor_20position_15',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
19
- ['and_20default_20values_16',['and default values',['../intro_guide.html#init_hints_values',1,'Supported and default values'],['../window_guide.html#window_hints_values',1,'Supported and default values']]],
20
- ['and_20error_20reference_17',['Initialization, version and error reference',['../group__init.html',1,'']]],
21
- ['and_20events_18',['Window properties and events',['../window_guide.html#window_properties',1,'']]],
22
- ['and_20framebuffer_20sizes_19',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
23
- ['and_20framebuffers_20',['Transparent windows and framebuffers',['../news.html#transparency_33',1,'']]],
24
- ['and_20glfw_20header_20files_21',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
25
- ['and_20glfw_20source_22',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
26
- ['and_20header_20file_23',['Renamed library and header file',['../moving_guide.html#moving_renamed_files',1,'']]],
27
- ['and_20installed_20glfw_20binaries_24',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
28
- ['and_20ipc_20standards_25',['and 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']]],
29
- ['and_20joystick_20user_20pointers_26',['Monitor and joystick user pointers',['../news.html#device_userptr_33',1,'']]],
30
- ['and_20limitations_27',['Guarantees and limitations',['../intro_guide.html#guarantees_limitations',1,'']]],
31
- ['and_20macros_28',['macOS specific CMake options and macros',['../news.html#macos_options_33',1,'']]],
32
- ['and_20mingw_29',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
33
- ['and_20opengl_20es_20extensions_30',['OpenGL and OpenGL ES extensions',['../context_guide.html#context_glext',1,'']]],
34
- ['and_20output_31',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
35
- ['and_20pkg_20config_20on_20unix_32',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
36
- ['and_20refresh_33',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
37
- ['and_20removed_20features_34',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
38
- ['and_20soft_20constraints_35',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
39
- ['and_20terminating_20glfw_36',['Initializing and terminating GLFW',['../quick_guide.html#quick_init_term',1,'']]],
40
- ['and_20termination_37',['Initialization and termination',['../intro_guide.html#intro_init',1,'']]],
41
- ['and_20texture_20loading_38',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
42
- ['api_39',['api',['../intro_guide.html',1,'Introduction to the API'],['../compat_guide.html#compat_vulkan',1,'Vulkan loader and API']]],
43
- ['api_20selection_40',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
44
- ['applications_41',['Building applications',['../build_guide.html',1,'']]],
45
- ['are_20loaded_20dynamically_42',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
46
- ['area_43',['area',['../news.html#workarea_33',1,'Query for the monitor work area'],['../monitor_guide.html#monitor_workarea',1,'Work area']]],
47
- ['attention_20request_44',['attention request',['../news.html#attention_33',1,'User attention request'],['../window_guide.html#window_attention',1,'Window attention request']]],
48
- ['attribute_45',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
49
- ['attribute_20for_20input_20focus_20on_20show_46',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
50
- ['attributes_47',['attributes',['../window_guide.html#window_attribs_ctx',1,'Context related attributes'],['../window_guide.html#window_attribs_fb',1,'Framebuffer related attributes'],['../news.html#setwindowattrib_33',1,'Support for updating window attributes'],['../window_guide.html#window_attribs',1,'Window attributes'],['../window_guide.html#window_attribs_wnd',1,'Window related attributes']]],
51
- ['attributes_20and_20cursor_20position_48',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
52
- ['automatic_20event_20polling_49',['Removal of automatic event polling',['../moving_guide.html#moving_autopoll',1,'']]],
53
- ['automatic_20termination_50',['Automatic termination',['../moving_guide.html#moving_terminate',1,'']]],
54
- ['aware_20rendering_51',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
55
- ['axes_52',['axes',['../struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189',1,'GLFWgamepadstate::axes'],['../group__gamepad__axes.html',1,'Gamepad axes']]],
56
- ['axis_20states_53',['Joystick axis states',['../input_guide.html#joystick_axis',1,'']]]
57
- ];
1
+ var searchData=
2
+ [
3
+ ['a_20key_0',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
4
+ ['a_20loader_20library_1',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
5
+ ['a_20vulkan_20window_20surface_2',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
6
+ ['a_20window_20and_20context_3',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
7
+ ['access_4',['access',['../group__native.html',1,'Native access'],['../news.html#news_32_timer',1,'Raw timer access']]],
8
+ ['access_20for_20window_20attributes_20and_20cursor_20position_5',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
9
+ ['action_6',['Key repeat action',['../moving_guide.html#moving_repeat',1,'']]],
10
+ ['actions_7',['Removal of character actions',['../moving_guide.html#moving_char_up',1,'']]],
11
+ ['against_20the_20vulkan_20loader_8',['Linking against the Vulkan loader',['../vulkan_guide.html#vulkan_loader',1,'']]],
12
+ ['alpha_20channel_20on_20older_20wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
+ ['an_20error_20callback_10',['Setting an error callback',['../quick_guide.html#quick_capture_error',1,'']]],
14
+ ['and_20api_11',['Vulkan loader and API',['../compat_guide.html#compat_vulkan',1,'']]],
15
+ ['and_20attribute_20for_20input_20focus_20on_20show_12',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
16
+ ['and_20close_20flag_13',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
17
+ ['and_20context_14',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
18
+ ['and_20cursor_20position_15',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
19
+ ['and_20default_20values_16',['and default values',['../intro_guide.html#init_hints_values',1,'Supported and default values'],['../window_guide.html#window_hints_values',1,'Supported and default values']]],
20
+ ['and_20error_20reference_17',['Initialization, version and error reference',['../group__init.html',1,'']]],
21
+ ['and_20events_18',['Window properties and events',['../window_guide.html#window_properties',1,'']]],
22
+ ['and_20framebuffer_20sizes_19',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
23
+ ['and_20framebuffers_20',['Transparent windows and framebuffers',['../news.html#transparency_33',1,'']]],
24
+ ['and_20glfw_20header_20files_21',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
25
+ ['and_20glfw_20source_22',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
26
+ ['and_20header_20file_23',['Renamed library and header file',['../moving_guide.html#moving_renamed_files',1,'']]],
27
+ ['and_20installed_20glfw_20binaries_24',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
28
+ ['and_20ipc_20standards_25',['and 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']]],
29
+ ['and_20joystick_20user_20pointers_26',['Monitor and joystick user pointers',['../news.html#device_userptr_33',1,'']]],
30
+ ['and_20limitations_27',['Guarantees and limitations',['../intro_guide.html#guarantees_limitations',1,'']]],
31
+ ['and_20macros_28',['macOS specific CMake options and macros',['../news.html#macos_options_33',1,'']]],
32
+ ['and_20mingw_29',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
33
+ ['and_20opengl_20es_20extensions_30',['OpenGL and OpenGL ES extensions',['../context_guide.html#context_glext',1,'']]],
34
+ ['and_20output_31',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
35
+ ['and_20pkg_20config_20on_20unix_32',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
36
+ ['and_20refresh_33',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
37
+ ['and_20removed_20features_34',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
38
+ ['and_20soft_20constraints_35',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
39
+ ['and_20terminating_20glfw_36',['Initializing and terminating GLFW',['../quick_guide.html#quick_init_term',1,'']]],
40
+ ['and_20termination_37',['Initialization and termination',['../intro_guide.html#intro_init',1,'']]],
41
+ ['and_20texture_20loading_38',['Removal of image and texture loading',['../moving_guide.html#moving_image',1,'']]],
42
+ ['api_39',['api',['../intro_guide.html',1,'Introduction to the API'],['../compat_guide.html#compat_vulkan',1,'Vulkan loader and API']]],
43
+ ['api_20selection_40',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
44
+ ['applications_41',['Building applications',['../build_guide.html',1,'']]],
45
+ ['are_20loaded_20dynamically_42',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
46
+ ['area_43',['area',['../news.html#workarea_33',1,'Query for the monitor work area'],['../monitor_guide.html#monitor_workarea',1,'Work area']]],
47
+ ['attention_20request_44',['attention request',['../news.html#attention_33',1,'User attention request'],['../window_guide.html#window_attention',1,'Window attention request']]],
48
+ ['attribute_45',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
49
+ ['attribute_20for_20input_20focus_20on_20show_46',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
50
+ ['attributes_47',['attributes',['../window_guide.html#window_attribs_ctx',1,'Context related attributes'],['../window_guide.html#window_attribs_fb',1,'Framebuffer related attributes'],['../news.html#setwindowattrib_33',1,'Support for updating window attributes'],['../window_guide.html#window_attribs',1,'Window attributes'],['../window_guide.html#window_attribs_wnd',1,'Window related attributes']]],
51
+ ['attributes_20and_20cursor_20position_48',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
52
+ ['automatic_20event_20polling_49',['Removal of automatic event polling',['../moving_guide.html#moving_autopoll',1,'']]],
53
+ ['automatic_20termination_50',['Automatic termination',['../moving_guide.html#moving_terminate',1,'']]],
54
+ ['aware_20rendering_51',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
55
+ ['axes_52',['axes',['../struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189',1,'GLFWgamepadstate::axes'],['../group__gamepad__axes.html',1,'Gamepad axes']]],
56
+ ['axis_20states_53',['Joystick axis states',['../input_guide.html#joystick_axis',1,'']]]
57
+ ];
@@ -1,22 +1,22 @@
1
- var searchData=
2
- [
3
- ['bar_20from_20nib_20file_0',['macOS menu bar from nib file',['../news.html#macos_nib_33',1,'']]],
4
- ['be_20rejected_1',['Gamma ramp size of 256 may be rejected',['../news.html#gamma_ramp_size_33',1,'']]],
5
- ['behaviors_2',['Context release behaviors',['../news.html#news_31_release',1,'']]],
6
- ['binaries_3',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
7
- ['bit_20masks_4',['Modifier key bit masks',['../news.html#news_30_keymods',1,'']]],
8
- ['blue_5',['blue',['../struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b',1,'GLFWgammaramp']]],
9
- ['bluebits_6',['blueBits',['../struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047',1,'GLFWvidmode']]],
10
- ['buffer_20swapping_7',['buffer swapping',['../window_guide.html#buffer_swap',1,'Buffer swapping'],['../context_guide.html#context_swap',1,'Buffer swapping']]],
11
- ['buffered_20framebuffers_8',['Single buffered framebuffers',['../news.html#news_31_single',1,'']]],
12
- ['buffers_9',['Swapping buffers',['../quick_guide.html#quick_swap_buffers',1,'']]],
13
- ['build_20files_20with_20cmake_10',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
14
- ['build_20system_11',['CMake build system',['../news.html#news_30_cmake',1,'']]],
15
- ['build_2edox_12',['build.dox',['../build_8dox.html',1,'']]],
16
- ['building_20applications_13',['Building applications',['../build_guide.html',1,'']]],
17
- ['button_20input_14',['Mouse button input',['../input_guide.html#input_mouse_button',1,'']]],
18
- ['button_20states_15',['Joystick button states',['../input_guide.html#joystick_button',1,'']]],
19
- ['buttons_16',['buttons',['../struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a',1,'GLFWgamepadstate::buttons'],['../group__gamepad__buttons.html',1,'Gamepad buttons'],['../group__buttons.html',1,'Mouse buttons']]],
20
- ['by_20scroll_20offsets_17',['Wheel position replaced by scroll offsets',['../moving_guide.html#moving_wheel',1,'']]],
21
- ['by_20step_18',['Step by step',['../quick_guide.html#quick_steps',1,'']]]
22
- ];
1
+ var searchData=
2
+ [
3
+ ['bar_20from_20nib_20file_0',['macOS menu bar from nib file',['../news.html#macos_nib_33',1,'']]],
4
+ ['be_20rejected_1',['Gamma ramp size of 256 may be rejected',['../news.html#gamma_ramp_size_33',1,'']]],
5
+ ['behaviors_2',['Context release behaviors',['../news.html#news_31_release',1,'']]],
6
+ ['binaries_3',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
7
+ ['bit_20masks_4',['Modifier key bit masks',['../news.html#news_30_keymods',1,'']]],
8
+ ['blue_5',['blue',['../struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b',1,'GLFWgammaramp']]],
9
+ ['bluebits_6',['blueBits',['../struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047',1,'GLFWvidmode']]],
10
+ ['buffer_20swapping_7',['buffer swapping',['../window_guide.html#buffer_swap',1,'Buffer swapping'],['../context_guide.html#context_swap',1,'Buffer swapping']]],
11
+ ['buffered_20framebuffers_8',['Single buffered framebuffers',['../news.html#news_31_single',1,'']]],
12
+ ['buffers_9',['Swapping buffers',['../quick_guide.html#quick_swap_buffers',1,'']]],
13
+ ['build_20files_20with_20cmake_10',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
14
+ ['build_20system_11',['CMake build system',['../news.html#news_30_cmake',1,'']]],
15
+ ['build_2edox_12',['build.dox',['../build_8dox.html',1,'']]],
16
+ ['building_20applications_13',['Building applications',['../build_guide.html',1,'']]],
17
+ ['button_20input_14',['Mouse button input',['../input_guide.html#input_mouse_button',1,'']]],
18
+ ['button_20states_15',['Joystick button states',['../input_guide.html#joystick_button',1,'']]],
19
+ ['buttons_16',['buttons',['../struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a',1,'GLFWgamepadstate::buttons'],['../group__gamepad__buttons.html',1,'Gamepad buttons'],['../group__buttons.html',1,'Mouse buttons']]],
20
+ ['by_20scroll_20offsets_17',['Wheel position replaced by scroll offsets',['../moving_guide.html#moving_wheel',1,'']]],
21
+ ['by_20step_18',['Step by step',['../quick_guide.html#quick_steps',1,'']]]
22
+ ];