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,103 +1,103 @@
1
- var searchData=
2
- [
3
- ['c_20on_20windows_0',['With MinGW or Visual C++ on Windows',['../build_guide.html#build_link_win32',1,'']]],
4
- ['callback_1',['callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback'],['../news.html#news_30_enterleave',1,'Cursor enter/leave callback'],['../news.html#news_30_error',1,'Error callback'],['../news.html#news_32_joystick',1,'Joystick connection callback'],['../quick_guide.html#quick_capture_error',1,'Setting an error callback'],['../news.html#news_30_focusfun',1,'Window focus callback'],['../news.html#news_30_iconifyfun',1,'Window iconification callback'],['../news.html#maximize_33',1,'Window maximization callback'],['../news.html#news_30_wndposfun',1,'Window position callback']]],
5
- ['capture_20of_20system_20wide_20hotkeys_2',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
6
- ['caveats_20for_20version_203_203_3',['Caveats for version 3.3',['../news.html#caveats_33',1,'']]],
7
- ['centering_20window_20hint_4',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
8
- ['change_20tables_5',['Name change tables',['../moving_guide.html#moving_tables',1,'']]],
9
- ['changed_6',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
10
- ['changed_20and_20removed_20features_7',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
11
- ['changes_8',['changes',['../moving_guide.html#moving_cursorpos',1,'Cursor position changes'],['../input_guide.html#joystick_event',1,'Joystick configuration changes'],['../moving_guide.html#moving_joystick',1,'Joystick function changes'],['../monitor_guide.html#monitor_event',1,'Monitor configuration changes'],['../moving_guide.html#moving_window_close',1,'Window closing changes']]],
12
- ['channel_20on_20older_20wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
- ['character_20actions_10',['Removal of character actions',['../moving_guide.html#moving_char_up',1,'']]],
14
- ['character_20with_20modifiers_20callback_11',['character with modifiers callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback']]],
15
- ['checking_20for_20extensions_12',['Checking for extensions',['../context_guide.html#context_glext_string',1,'']]],
16
- ['checking_20the_20window_20close_20flag_13',['Checking the window close flag',['../quick_guide.html#quick_window_close',1,'']]],
17
- ['clipboard_20functions_14',['Window parameter to clipboard functions',['../news.html#clipboard_window_33',1,'']]],
18
- ['clipboard_20input_20and_20output_15',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
19
- ['clipboard_20text_20i_20o_16',['Clipboard text I/O',['../news.html#news_30_clipboard',1,'']]],
20
- ['clipboard_20transfer_20limits_17',['X11 clipboard transfer limits',['../news.html#x11_clipboard_33',1,'']]],
21
- ['close_20flag_18',['close flag',['../quick_guide.html#quick_window_close',1,'Checking the window close flag'],['../window_guide.html#window_close',1,'Window closing and close flag']]],
22
- ['closing_20and_20close_20flag_19',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
23
- ['closing_20changes_20',['Window closing changes',['../moving_guide.html#moving_window_close',1,'']]],
24
- ['cmake_21',['cmake',['../compile_guide.html#compile_generate',1,'Generating build files with CMake'],['../compile_guide.html#compile_cmake',1,'Using CMake']]],
25
- ['cmake_203_200_20or_20later_20is_20required_22',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
26
- ['cmake_20and_20glfw_20source_23',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
27
- ['cmake_20and_20installed_20glfw_20binaries_24',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
28
- ['cmake_20and_20mingw_25',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
29
- ['cmake_20build_20system_26',['CMake build system',['../news.html#news_30_cmake',1,'']]],
30
- ['cmake_20command_20line_20tool_27',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
31
- ['cmake_20config_20file_20package_20support_28',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
32
- ['cmake_20gui_29',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
33
- ['cmake_20option_20lib_5fsuffix_30',['CMake option LIB_SUFFIX',['../news.html#lib_suffix_33',1,'']]],
34
- ['cmake_20options_31',['cmake options',['../compile_guide.html#compile_options',1,'CMake options'],['../compile_guide.html#compile_options_shared',1,'Shared CMake options'],['../compile_guide.html#compile_options_wayland',1,'Wayland specific CMake options'],['../compile_guide.html#compile_options_win32',1,'Windows specific CMake options']]],
35
- ['cmake_20options_20and_20macros_32',['macOS specific CMake options and macros',['../news.html#macos_options_33',1,'']]],
36
- ['codes_33',['Error codes',['../group__errors.html',1,'']]],
37
- ['command_20line_20on_20macos_34',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
38
- ['command_20line_20tool_35',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
39
- ['compat_2edox_36',['compat.dox',['../compat_8dox.html',1,'']]],
40
- ['compatibility_37',['Version compatibility',['../intro_guide.html#compatibility',1,'']]],
41
- ['compilation_20with_20cmake_20and_20mingw_38',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
42
- ['compile_20time_20version_39',['Compile-time version',['../intro_guide.html#intro_version_compile',1,'']]],
43
- ['compile_2edox_40',['compile.dox',['../compile_8dox.html',1,'']]],
44
- ['compiling_20glfw_41',['Compiling GLFW',['../compile_guide.html',1,'']]],
45
- ['compiling_20glfw_20manually_42',['Compiling GLFW manually',['../compile_guide.html#compile_manual',1,'']]],
46
- ['compiling_20the_20library_43',['Compiling the library',['../compile_guide.html#compile_compile',1,'']]],
47
- ['config_20file_20package_20support_44',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
48
- ['config_20on_20unix_45',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
49
- ['configuration_20changes_46',['configuration changes',['../input_guide.html#joystick_event',1,'Joystick configuration changes'],['../monitor_guide.html#monitor_event',1,'Monitor configuration changes']]],
50
- ['configuration_20macros_47',['Configuration macros',['../internals_guide.html#internals_config',1,'']]],
51
- ['conformance_48',['Standards conformance',['../compat_guide.html',1,'']]],
52
- ['connection_20callback_49',['Joystick connection callback',['../news.html#news_32_joystick',1,'']]],
53
- ['constants_20in_20version_203_203_50',['New constants in version 3.3',['../news.html#constants_33',1,'']]],
54
- ['constraints_51',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
55
- ['content_20scale_52',['content scale',['../monitor_guide.html#monitor_scale',1,'Content scale'],['../window_guide.html#window_scale',1,'Window content scale']]],
56
- ['content_20scale_20queries_20for_20dpi_20aware_20rendering_53',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
57
- ['context_54',['context',['../quick_guide.html#quick_create_window',1,'Creating a window and context'],['../context_guide.html#context_current',1,'Current context']]],
58
- ['context_20creation_55',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
59
- ['context_20creation_20api_20selection_56',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
60
- ['context_20creation_20extensions_57',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
61
- ['context_20creation_20hints_58',['Context creation hints',['../context_guide.html#context_hints',1,'']]],
62
- ['context_20creation_20support_59',['OSMesa off-screen context creation support',['../news.html#osmesa_33',1,'']]],
63
- ['context_20current_60',['Making the OpenGL context current',['../quick_guide.html#quick_context_current',1,'']]],
64
- ['context_20guide_61',['Context guide',['../context_guide.html',1,'']]],
65
- ['context_20less_20windows_62',['Context-less windows',['../news.html#news_32_noapi',1,'']]],
66
- ['context_20management_63',['Explicit context management',['../moving_guide.html#moving_context',1,'']]],
67
- ['context_20object_20sharing_64',['Context object sharing',['../context_guide.html#context_sharing',1,'']]],
68
- ['context_20objects_65',['Context objects',['../context_guide.html#context_object',1,'']]],
69
- ['context_20reference_66',['Context reference',['../group__context.html',1,'']]],
70
- ['context_20related_20attributes_67',['Context related attributes',['../window_guide.html#window_attribs_ctx',1,'']]],
71
- ['context_20related_20hints_68',['Context related hints',['../window_guide.html#window_hints_ctx',1,'']]],
72
- ['context_20release_20behaviors_69',['Context release behaviors',['../news.html#news_31_release',1,'']]],
73
- ['context_2edox_70',['context.dox',['../context_8dox.html',1,'']]],
74
- ['contexts_71',['contexts',['../context_guide.html#context_offscreen',1,'Offscreen contexts'],['../context_guide.html#context_less',1,'Windows without contexts']]],
75
- ['control_72',['Window input focus control',['../news.html#news_32_focus',1,'']]],
76
- ['coordinate_20systems_73',['Coordinate systems',['../intro_guide.html#coordinate_systems',1,'']]],
77
- ['creating_20a_20vulkan_20window_20surface_74',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
78
- ['creating_20a_20window_20and_20context_75',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
79
- ['creating_20the_20window_76',['Creating the window',['../vulkan_guide.html#vulkan_window',1,'']]],
80
- ['creation_77',['creation',['../input_guide.html#cursor_custom',1,'Custom cursor creation'],['../news.html#news_32_noerror',1,'Error-free context creation'],['../input_guide.html#cursor_standard',1,'Standard cursor creation'],['../window_guide.html#window_creation',1,'Window creation']]],
81
- ['creation_20api_20selection_78',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
82
- ['creation_20extensions_79',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
83
- ['creation_20hints_80',['creation hints',['../context_guide.html#context_hints',1,'Context creation hints'],['../window_guide.html#window_hints',1,'Window creation hints']]],
84
- ['creation_20support_81',['OSMesa off-screen context creation support',['../news.html#osmesa_33',1,'']]],
85
- ['cross_20compilation_20with_20cmake_20and_20mingw_82',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
86
- ['current_83',['Making the OpenGL context current',['../quick_guide.html#quick_context_current',1,'']]],
87
- ['current_20context_84',['Current context',['../context_guide.html#context_current',1,'']]],
88
- ['cursor_20centering_20window_20hint_85',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
89
- ['cursor_20creation_86',['cursor creation',['../input_guide.html#cursor_custom',1,'Custom cursor creation'],['../input_guide.html#cursor_standard',1,'Standard cursor creation']]],
90
- ['cursor_20destruction_87',['Cursor destruction',['../input_guide.html#cursor_destruction',1,'']]],
91
- ['cursor_20enter_20leave_20callback_88',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
92
- ['cursor_20enter_20leave_20events_89',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
93
- ['cursor_20hover_20window_20attribute_90',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
94
- ['cursor_20images_91',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]],
95
- ['cursor_20mode_92',['Cursor mode',['../input_guide.html#cursor_mode',1,'']]],
96
- ['cursor_20objects_93',['Cursor objects',['../input_guide.html#cursor_object',1,'']]],
97
- ['cursor_20position_94',['cursor position',['../input_guide.html#cursor_pos',1,'Cursor position'],['../news.html#news_31_direct',1,'Direct access for window attributes and cursor position']]],
98
- ['cursor_20position_20changes_95',['Cursor position changes',['../moving_guide.html#moving_cursorpos',1,'']]],
99
- ['cursor_20setting_96',['Cursor setting',['../input_guide.html#cursor_set',1,'']]],
100
- ['cursor_20shapes_97',['Standard cursor shapes',['../group__shapes.html',1,'']]],
101
- ['custom_20cursor_20creation_98',['Custom cursor creation',['../input_guide.html#cursor_custom',1,'']]],
102
- ['custom_20mouse_20cursor_20images_99',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]]
103
- ];
1
+ var searchData=
2
+ [
3
+ ['c_20on_20windows_0',['With MinGW or Visual C++ on Windows',['../build_guide.html#build_link_win32',1,'']]],
4
+ ['callback_1',['callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback'],['../news.html#news_30_enterleave',1,'Cursor enter/leave callback'],['../news.html#news_30_error',1,'Error callback'],['../news.html#news_32_joystick',1,'Joystick connection callback'],['../quick_guide.html#quick_capture_error',1,'Setting an error callback'],['../news.html#news_30_focusfun',1,'Window focus callback'],['../news.html#news_30_iconifyfun',1,'Window iconification callback'],['../news.html#maximize_33',1,'Window maximization callback'],['../news.html#news_30_wndposfun',1,'Window position callback']]],
5
+ ['capture_20of_20system_20wide_20hotkeys_2',['Capture of system-wide hotkeys',['../moving_guide.html#moving_syskeys',1,'']]],
6
+ ['caveats_20for_20version_203_203_3',['Caveats for version 3.3',['../news.html#caveats_33',1,'']]],
7
+ ['centering_20window_20hint_4',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
8
+ ['change_20tables_5',['Name change tables',['../moving_guide.html#moving_tables',1,'']]],
9
+ ['changed_6',['Layout of joysticks have changed',['../news.html#joystick_layout_33',1,'']]],
10
+ ['changed_20and_20removed_20features_7',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
11
+ ['changes_8',['changes',['../moving_guide.html#moving_cursorpos',1,'Cursor position changes'],['../input_guide.html#joystick_event',1,'Joystick configuration changes'],['../moving_guide.html#moving_joystick',1,'Joystick function changes'],['../monitor_guide.html#monitor_event',1,'Monitor configuration changes'],['../moving_guide.html#moving_window_close',1,'Window closing changes']]],
12
+ ['channel_20on_20older_20wayland_20systems_9',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
13
+ ['character_20actions_10',['Removal of character actions',['../moving_guide.html#moving_char_up',1,'']]],
14
+ ['character_20with_20modifiers_20callback_11',['character with modifiers callback',['../news.html#charmods_callback_33',1,'Character with modifiers callback'],['../news.html#news_31_charmods',1,'Character with modifiers callback']]],
15
+ ['checking_20for_20extensions_12',['Checking for extensions',['../context_guide.html#context_glext_string',1,'']]],
16
+ ['checking_20the_20window_20close_20flag_13',['Checking the window close flag',['../quick_guide.html#quick_window_close',1,'']]],
17
+ ['clipboard_20functions_14',['Window parameter to clipboard functions',['../news.html#clipboard_window_33',1,'']]],
18
+ ['clipboard_20input_20and_20output_15',['Clipboard input and output',['../input_guide.html#clipboard',1,'']]],
19
+ ['clipboard_20text_20i_20o_16',['Clipboard text I/O',['../news.html#news_30_clipboard',1,'']]],
20
+ ['clipboard_20transfer_20limits_17',['X11 clipboard transfer limits',['../news.html#x11_clipboard_33',1,'']]],
21
+ ['close_20flag_18',['close flag',['../quick_guide.html#quick_window_close',1,'Checking the window close flag'],['../window_guide.html#window_close',1,'Window closing and close flag']]],
22
+ ['closing_20and_20close_20flag_19',['Window closing and close flag',['../window_guide.html#window_close',1,'']]],
23
+ ['closing_20changes_20',['Window closing changes',['../moving_guide.html#moving_window_close',1,'']]],
24
+ ['cmake_21',['cmake',['../compile_guide.html#compile_generate',1,'Generating build files with CMake'],['../compile_guide.html#compile_cmake',1,'Using CMake']]],
25
+ ['cmake_203_200_20or_20later_20is_20required_22',['CMake 3.0 or later is required',['../news.html#cmake_version_33',1,'']]],
26
+ ['cmake_20and_20glfw_20source_23',['With CMake and GLFW source',['../build_guide.html#build_link_cmake_source',1,'']]],
27
+ ['cmake_20and_20installed_20glfw_20binaries_24',['With CMake and installed GLFW binaries',['../build_guide.html#build_link_cmake_package',1,'']]],
28
+ ['cmake_20and_20mingw_25',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
29
+ ['cmake_20build_20system_26',['CMake build system',['../news.html#news_30_cmake',1,'']]],
30
+ ['cmake_20command_20line_20tool_27',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
31
+ ['cmake_20config_20file_20package_20support_28',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
32
+ ['cmake_20gui_29',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
33
+ ['cmake_20option_20lib_5fsuffix_30',['CMake option LIB_SUFFIX',['../news.html#lib_suffix_33',1,'']]],
34
+ ['cmake_20options_31',['cmake options',['../compile_guide.html#compile_options',1,'CMake options'],['../compile_guide.html#compile_options_shared',1,'Shared CMake options'],['../compile_guide.html#compile_options_wayland',1,'Wayland specific CMake options'],['../compile_guide.html#compile_options_win32',1,'Windows specific CMake options']]],
35
+ ['cmake_20options_20and_20macros_32',['macOS specific CMake options and macros',['../news.html#macos_options_33',1,'']]],
36
+ ['codes_33',['Error codes',['../group__errors.html',1,'']]],
37
+ ['command_20line_20on_20macos_34',['With command-line on macOS',['../build_guide.html#build_link_osx',1,'']]],
38
+ ['command_20line_20tool_35',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
39
+ ['compat_2edox_36',['compat.dox',['../compat_8dox.html',1,'']]],
40
+ ['compatibility_37',['Version compatibility',['../intro_guide.html#compatibility',1,'']]],
41
+ ['compilation_20with_20cmake_20and_20mingw_38',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
42
+ ['compile_20time_20version_39',['Compile-time version',['../intro_guide.html#intro_version_compile',1,'']]],
43
+ ['compile_2edox_40',['compile.dox',['../compile_8dox.html',1,'']]],
44
+ ['compiling_20glfw_41',['Compiling GLFW',['../compile_guide.html',1,'']]],
45
+ ['compiling_20glfw_20manually_42',['Compiling GLFW manually',['../compile_guide.html#compile_manual',1,'']]],
46
+ ['compiling_20the_20library_43',['Compiling the library',['../compile_guide.html#compile_compile',1,'']]],
47
+ ['config_20file_20package_20support_44',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
48
+ ['config_20on_20unix_45',['With makefiles and pkg-config on Unix',['../build_guide.html#build_link_pkgconfig',1,'']]],
49
+ ['configuration_20changes_46',['configuration changes',['../input_guide.html#joystick_event',1,'Joystick configuration changes'],['../monitor_guide.html#monitor_event',1,'Monitor configuration changes']]],
50
+ ['configuration_20macros_47',['Configuration macros',['../internals_guide.html#internals_config',1,'']]],
51
+ ['conformance_48',['Standards conformance',['../compat_guide.html',1,'']]],
52
+ ['connection_20callback_49',['Joystick connection callback',['../news.html#news_32_joystick',1,'']]],
53
+ ['constants_20in_20version_203_203_50',['New constants in version 3.3',['../news.html#constants_33',1,'']]],
54
+ ['constraints_51',['Hard and soft constraints',['../window_guide.html#window_hints_hard',1,'']]],
55
+ ['content_20scale_52',['content scale',['../monitor_guide.html#monitor_scale',1,'Content scale'],['../window_guide.html#window_scale',1,'Window content scale']]],
56
+ ['content_20scale_20queries_20for_20dpi_20aware_20rendering_53',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
57
+ ['context_54',['context',['../quick_guide.html#quick_create_window',1,'Creating a window and context'],['../context_guide.html#context_current',1,'Current context']]],
58
+ ['context_20creation_55',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
59
+ ['context_20creation_20api_20selection_56',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
60
+ ['context_20creation_20extensions_57',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
61
+ ['context_20creation_20hints_58',['Context creation hints',['../context_guide.html#context_hints',1,'']]],
62
+ ['context_20creation_20support_59',['OSMesa off-screen context creation support',['../news.html#osmesa_33',1,'']]],
63
+ ['context_20current_60',['Making the OpenGL context current',['../quick_guide.html#quick_context_current',1,'']]],
64
+ ['context_20guide_61',['Context guide',['../context_guide.html',1,'']]],
65
+ ['context_20less_20windows_62',['Context-less windows',['../news.html#news_32_noapi',1,'']]],
66
+ ['context_20management_63',['Explicit context management',['../moving_guide.html#moving_context',1,'']]],
67
+ ['context_20object_20sharing_64',['Context object sharing',['../context_guide.html#context_sharing',1,'']]],
68
+ ['context_20objects_65',['Context objects',['../context_guide.html#context_object',1,'']]],
69
+ ['context_20reference_66',['Context reference',['../group__context.html',1,'']]],
70
+ ['context_20related_20attributes_67',['Context related attributes',['../window_guide.html#window_attribs_ctx',1,'']]],
71
+ ['context_20related_20hints_68',['Context related hints',['../window_guide.html#window_hints_ctx',1,'']]],
72
+ ['context_20release_20behaviors_69',['Context release behaviors',['../news.html#news_31_release',1,'']]],
73
+ ['context_2edox_70',['context.dox',['../context_8dox.html',1,'']]],
74
+ ['contexts_71',['contexts',['../context_guide.html#context_offscreen',1,'Offscreen contexts'],['../context_guide.html#context_less',1,'Windows without contexts']]],
75
+ ['control_72',['Window input focus control',['../news.html#news_32_focus',1,'']]],
76
+ ['coordinate_20systems_73',['Coordinate systems',['../intro_guide.html#coordinate_systems',1,'']]],
77
+ ['creating_20a_20vulkan_20window_20surface_74',['Creating a Vulkan window surface',['../vulkan_guide.html#vulkan_surface',1,'']]],
78
+ ['creating_20a_20window_20and_20context_75',['Creating a window and context',['../quick_guide.html#quick_create_window',1,'']]],
79
+ ['creating_20the_20window_76',['Creating the window',['../vulkan_guide.html#vulkan_window',1,'']]],
80
+ ['creation_77',['creation',['../input_guide.html#cursor_custom',1,'Custom cursor creation'],['../news.html#news_32_noerror',1,'Error-free context creation'],['../input_guide.html#cursor_standard',1,'Standard cursor creation'],['../window_guide.html#window_creation',1,'Window creation']]],
81
+ ['creation_20api_20selection_78',['Run-time context creation API selection',['../news.html#news_32_contextapi',1,'']]],
82
+ ['creation_20extensions_79',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
83
+ ['creation_20hints_80',['creation hints',['../context_guide.html#context_hints',1,'Context creation hints'],['../window_guide.html#window_hints',1,'Window creation hints']]],
84
+ ['creation_20support_81',['OSMesa off-screen context creation support',['../news.html#osmesa_33',1,'']]],
85
+ ['cross_20compilation_20with_20cmake_20and_20mingw_82',['Cross-compilation with CMake and MinGW',['../compile_guide.html#compile_mingw_cross',1,'']]],
86
+ ['current_83',['Making the OpenGL context current',['../quick_guide.html#quick_context_current',1,'']]],
87
+ ['current_20context_84',['Current context',['../context_guide.html#context_current',1,'']]],
88
+ ['cursor_20centering_20window_20hint_85',['Cursor centering window hint',['../news.html#center_cursor_33',1,'']]],
89
+ ['cursor_20creation_86',['cursor creation',['../input_guide.html#cursor_custom',1,'Custom cursor creation'],['../input_guide.html#cursor_standard',1,'Standard cursor creation']]],
90
+ ['cursor_20destruction_87',['Cursor destruction',['../input_guide.html#cursor_destruction',1,'']]],
91
+ ['cursor_20enter_20leave_20callback_88',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
92
+ ['cursor_20enter_20leave_20events_89',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
93
+ ['cursor_20hover_20window_20attribute_90',['Mouse cursor hover window attribute',['../news.html#cursor_hover_33',1,'']]],
94
+ ['cursor_20images_91',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]],
95
+ ['cursor_20mode_92',['Cursor mode',['../input_guide.html#cursor_mode',1,'']]],
96
+ ['cursor_20objects_93',['Cursor objects',['../input_guide.html#cursor_object',1,'']]],
97
+ ['cursor_20position_94',['cursor position',['../input_guide.html#cursor_pos',1,'Cursor position'],['../news.html#news_31_direct',1,'Direct access for window attributes and cursor position']]],
98
+ ['cursor_20position_20changes_95',['Cursor position changes',['../moving_guide.html#moving_cursorpos',1,'']]],
99
+ ['cursor_20setting_96',['Cursor setting',['../input_guide.html#cursor_set',1,'']]],
100
+ ['cursor_20shapes_97',['Standard cursor shapes',['../group__shapes.html',1,'']]],
101
+ ['custom_20cursor_20creation_98',['Custom cursor creation',['../input_guide.html#cursor_custom',1,'']]],
102
+ ['custom_20mouse_20cursor_20images_99',['Custom mouse cursor images',['../news.html#news_31_cursor',1,'']]]
103
+ ];
@@ -1,23 +1,23 @@
1
- var searchData=
2
- [
3
- ['damage_20and_20refresh_0',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
4
- ['deadzone_20removed_1',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
5
- ['decorations_2',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
6
- ['default_20values_3',['default values',['../intro_guide.html#init_hints_values',1,'Supported and default values'],['../window_guide.html#window_hints_values',1,'Supported and default values']]],
7
- ['dependencies_4',['Installing dependencies',['../compile_guide.html#compile_deps',1,'']]],
8
- ['dependencies_20for_20wayland_20on_20unix_20like_20systems_5',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
9
- ['dependencies_20for_20x11_20on_20unix_20like_20systems_6',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
10
- ['dependency_7',['LunarG Vulkan SDK dependency',['../news.html#vulkan_sdk_33',1,'']]],
11
- ['deprecated_20list_8',['Deprecated List',['../deprecated.html',1,'']]],
12
- ['deprecations_20in_20version_203_203_9',['Deprecations in version 3.3',['../news.html#deprecations_33',1,'']]],
13
- ['destruction_10',['destruction',['../input_guide.html#cursor_destruction',1,'Cursor destruction'],['../window_guide.html#window_destruction',1,'Window destruction']]],
14
- ['direct_20access_20for_20window_20attributes_20and_20cursor_20position_11',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
15
- ['documentation_12',['Doxygen documentation',['../news.html#news_30_doxygen',1,'']]],
16
- ['doxygen_20documentation_13',['Doxygen documentation',['../news.html#news_30_doxygen',1,'']]],
17
- ['dpi_20aware_20rendering_14',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
18
- ['dpi_20support_15',['High-DPI support',['../news.html#news_30_hidpi',1,'']]],
19
- ['drop_20event_16',['Path drop event',['../news.html#news_31_drop',1,'']]],
20
- ['drop_20input_17',['Path drop input',['../input_guide.html#path_drop',1,'']]],
21
- ['dwm_20transparency_18',['Framebuffer transparency requires DWM transparency',['../news.html#caveat_fbtransparency_33',1,'']]],
22
- ['dynamically_19',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]]
23
- ];
1
+ var searchData=
2
+ [
3
+ ['damage_20and_20refresh_0',['Window damage and refresh',['../window_guide.html#window_refresh',1,'']]],
4
+ ['deadzone_20removed_1',['Windows XInput deadzone removed',['../news.html#xinput_deadzone_33',1,'']]],
5
+ ['decorations_2',['Wayland libdecor decorations',['../news.html#wayland_libdecor_33',1,'']]],
6
+ ['default_20values_3',['default values',['../intro_guide.html#init_hints_values',1,'Supported and default values'],['../window_guide.html#window_hints_values',1,'Supported and default values']]],
7
+ ['dependencies_4',['Installing dependencies',['../compile_guide.html#compile_deps',1,'']]],
8
+ ['dependencies_20for_20wayland_20on_20unix_20like_20systems_5',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
9
+ ['dependencies_20for_20x11_20on_20unix_20like_20systems_6',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
10
+ ['dependency_7',['LunarG Vulkan SDK dependency',['../news.html#vulkan_sdk_33',1,'']]],
11
+ ['deprecated_20list_8',['Deprecated List',['../deprecated.html',1,'']]],
12
+ ['deprecations_20in_20version_203_203_9',['Deprecations in version 3.3',['../news.html#deprecations_33',1,'']]],
13
+ ['destruction_10',['destruction',['../input_guide.html#cursor_destruction',1,'Cursor destruction'],['../window_guide.html#window_destruction',1,'Window destruction']]],
14
+ ['direct_20access_20for_20window_20attributes_20and_20cursor_20position_11',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
15
+ ['documentation_12',['Doxygen documentation',['../news.html#news_30_doxygen',1,'']]],
16
+ ['doxygen_20documentation_13',['Doxygen documentation',['../news.html#news_30_doxygen',1,'']]],
17
+ ['dpi_20aware_20rendering_14',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
18
+ ['dpi_20support_15',['High-DPI support',['../news.html#news_30_hidpi',1,'']]],
19
+ ['drop_20event_16',['Path drop event',['../news.html#news_31_drop',1,'']]],
20
+ ['drop_20input_17',['Path drop input',['../input_guide.html#path_drop',1,'']]],
21
+ ['dwm_20transparency_18',['Framebuffer transparency requires DWM transparency',['../news.html#caveat_fbtransparency_33',1,'']]],
22
+ ['dynamically_19',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]]
23
+ ];
@@ -1,35 +1,35 @@
1
- var searchData=
2
- [
3
- ['egl_20support_0',['(Experimental) EGL support',['../news.html#news_30_egl',1,'']]],
4
- ['empty_20events_20on_20x11_20no_20longer_20roundtrip_20to_20server_1',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
5
- ['enter_20leave_20callback_2',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
6
- ['enter_20leave_20events_3',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
7
- ['enumeration_4',['Video mode enumeration',['../moving_guide.html#moving_video_modes',1,'']]],
8
- ['error_20callback_5',['error callback',['../news.html#news_30_error',1,'Error callback'],['../quick_guide.html#quick_capture_error',1,'Setting an error callback']]],
9
- ['error_20codes_6',['Error codes',['../group__errors.html',1,'']]],
10
- ['error_20free_20context_20creation_7',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
11
- ['error_20handling_8',['Error handling',['../intro_guide.html#error_handling',1,'']]],
12
- ['error_20query_9',['Error query',['../news.html#geterror_33',1,'']]],
13
- ['error_20reference_10',['Initialization, version and error reference',['../group__init.html',1,'']]],
14
- ['es_20extensions_11',['OpenGL and OpenGL ES extensions',['../context_guide.html#context_glext',1,'']]],
15
- ['es_20support_12',['OpenGL ES support',['../news.html#news_30_gles',1,'']]],
16
- ['event_13',['Path drop event',['../news.html#news_31_drop',1,'']]],
17
- ['event_20interface_14',['Event interface',['../internals_guide.html#internals_event',1,'']]],
18
- ['event_20order_15',['Event order',['../intro_guide.html#event_order',1,'']]],
19
- ['event_20polling_16',['Removal of automatic event polling',['../moving_guide.html#moving_autopoll',1,'']]],
20
- ['event_20processing_17',['event processing',['../input_guide.html#events',1,'Event processing'],['../window_guide.html#window_events',1,'Window event processing']]],
21
- ['events_18',['events',['../input_guide.html#cursor_enter',1,'Cursor enter/leave events'],['../news.html#wait_events_33',1,'No window required to wait for events'],['../quick_guide.html#quick_process_events',1,'Processing events'],['../quick_guide.html#quick_key_input',1,'Receiving input events'],['../window_guide.html#window_properties',1,'Window properties and events']]],
22
- ['events_20on_20x11_20no_20longer_20roundtrip_20to_20server_19',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
23
- ['events_20with_20timeout_20',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
24
- ['experimental_20egl_20support_21',['(Experimental) EGL support',['../news.html#news_30_egl',1,'']]],
25
- ['experimental_20mir_20support_22',['(Experimental) Mir support',['../news.html#news_31_mir',1,'']]],
26
- ['experimental_20wayland_20support_23',['(Experimental) Wayland support',['../news.html#news_31_wayland',1,'']]],
27
- ['explicit_20context_20management_24',['Explicit context management',['../moving_guide.html#moving_context',1,'']]],
28
- ['explicit_20monitor_20selection_25',['Explicit monitor selection',['../moving_guide.html#moving_monitor',1,'']]],
29
- ['extension_20header_26',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
30
- ['extension_20libraries_20are_20loaded_20dynamically_27',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
31
- ['extension_20with_20a_20loader_20library_28',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
32
- ['extensions_29',['extensions',['../context_guide.html#context_glext_string',1,'Checking for extensions'],['../compat_guide.html#compat_glx',1,'GLX extensions'],['../context_guide.html#context_glext',1,'OpenGL and OpenGL ES extensions'],['../vulkan_guide.html#vulkan_ext',1,'Querying required Vulkan extensions'],['../news.html#glext_33',1,'Support for more context creation extensions'],['../compat_guide.html#compat_wsi',1,'Vulkan WSI extensions'],['../compat_guide.html#compat_wgl',1,'WGL extensions']]],
33
- ['extensions_20manually_30',['Loading extensions manually',['../context_guide.html#context_glext_manual',1,'']]],
34
- ['extensions_20protocols_20and_20ipc_20standards_31',['X11 extensions, protocols and IPC standards',['../compat_guide.html#compat_x11',1,'']]]
35
- ];
1
+ var searchData=
2
+ [
3
+ ['egl_20support_0',['(Experimental) EGL support',['../news.html#news_30_egl',1,'']]],
4
+ ['empty_20events_20on_20x11_20no_20longer_20roundtrip_20to_20server_1',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
5
+ ['enter_20leave_20callback_2',['Cursor enter/leave callback',['../news.html#news_30_enterleave',1,'']]],
6
+ ['enter_20leave_20events_3',['Cursor enter/leave events',['../input_guide.html#cursor_enter',1,'']]],
7
+ ['enumeration_4',['Video mode enumeration',['../moving_guide.html#moving_video_modes',1,'']]],
8
+ ['error_20callback_5',['error callback',['../news.html#news_30_error',1,'Error callback'],['../quick_guide.html#quick_capture_error',1,'Setting an error callback']]],
9
+ ['error_20codes_6',['Error codes',['../group__errors.html',1,'']]],
10
+ ['error_20free_20context_20creation_7',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
11
+ ['error_20handling_8',['Error handling',['../intro_guide.html#error_handling',1,'']]],
12
+ ['error_20query_9',['Error query',['../news.html#geterror_33',1,'']]],
13
+ ['error_20reference_10',['Initialization, version and error reference',['../group__init.html',1,'']]],
14
+ ['es_20extensions_11',['OpenGL and OpenGL ES extensions',['../context_guide.html#context_glext',1,'']]],
15
+ ['es_20support_12',['OpenGL ES support',['../news.html#news_30_gles',1,'']]],
16
+ ['event_13',['Path drop event',['../news.html#news_31_drop',1,'']]],
17
+ ['event_20interface_14',['Event interface',['../internals_guide.html#internals_event',1,'']]],
18
+ ['event_20order_15',['Event order',['../intro_guide.html#event_order',1,'']]],
19
+ ['event_20polling_16',['Removal of automatic event polling',['../moving_guide.html#moving_autopoll',1,'']]],
20
+ ['event_20processing_17',['event processing',['../input_guide.html#events',1,'Event processing'],['../window_guide.html#window_events',1,'Window event processing']]],
21
+ ['events_18',['events',['../input_guide.html#cursor_enter',1,'Cursor enter/leave events'],['../news.html#wait_events_33',1,'No window required to wait for events'],['../quick_guide.html#quick_process_events',1,'Processing events'],['../quick_guide.html#quick_key_input',1,'Receiving input events'],['../window_guide.html#window_properties',1,'Window properties and events']]],
22
+ ['events_20on_20x11_20no_20longer_20roundtrip_20to_20server_19',['Empty events on X11 no longer roundtrip to server',['../news.html#emptyevents_33',1,'']]],
23
+ ['events_20with_20timeout_20',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
24
+ ['experimental_20egl_20support_21',['(Experimental) EGL support',['../news.html#news_30_egl',1,'']]],
25
+ ['experimental_20mir_20support_22',['(Experimental) Mir support',['../news.html#news_31_mir',1,'']]],
26
+ ['experimental_20wayland_20support_23',['(Experimental) Wayland support',['../news.html#news_31_wayland',1,'']]],
27
+ ['explicit_20context_20management_24',['Explicit context management',['../moving_guide.html#moving_context',1,'']]],
28
+ ['explicit_20monitor_20selection_25',['Explicit monitor selection',['../moving_guide.html#moving_monitor',1,'']]],
29
+ ['extension_20header_26',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
30
+ ['extension_20libraries_20are_20loaded_20dynamically_27',['X11 extension libraries are loaded dynamically',['../news.html#x11_linking_33',1,'']]],
31
+ ['extension_20with_20a_20loader_20library_28',['Loading extension with a loader library',['../context_guide.html#context_glext_auto',1,'']]],
32
+ ['extensions_29',['extensions',['../context_guide.html#context_glext_string',1,'Checking for extensions'],['../compat_guide.html#compat_glx',1,'GLX extensions'],['../context_guide.html#context_glext',1,'OpenGL and OpenGL ES extensions'],['../vulkan_guide.html#vulkan_ext',1,'Querying required Vulkan extensions'],['../news.html#glext_33',1,'Support for more context creation extensions'],['../compat_guide.html#compat_wsi',1,'Vulkan WSI extensions'],['../compat_guide.html#compat_wgl',1,'WGL extensions']]],
33
+ ['extensions_20manually_30',['Loading extensions manually',['../context_guide.html#context_glext_manual',1,'']]],
34
+ ['extensions_20protocols_20and_20ipc_20standards_31',['X11 extensions, protocols and IPC standards',['../compat_guide.html#compat_x11',1,'']]]
35
+ ];
@@ -1,63 +1,63 @@
1
- var searchData=
2
- [
3
- ['features_0',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
4
- ['features_20in_20version_203_200_1',['New features in version 3.0',['../news.html#features_30',1,'']]],
5
- ['features_20in_20version_203_201_2',['New features in version 3.1',['../news.html#features_31',1,'']]],
6
- ['features_20in_20version_203_202_3',['New features in version 3.2',['../news.html#features_32',1,'']]],
7
- ['features_20in_20version_203_203_4',['New features in version 3.3',['../news.html#features_33',1,'']]],
8
- ['fetching_20function_20pointers_5',['Fetching function pointers',['../context_guide.html#context_glext_proc',1,'']]],
9
- ['file_6',['file',['../build_guide.html#build_include',1,'Including the GLFW header file'],['../news.html#macos_nib_33',1,'macOS menu bar from nib file'],['../moving_guide.html#moving_renamed_files',1,'Renamed library and header file']]],
10
- ['file_20package_20support_7',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
11
- ['files_8',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
12
- ['files_20with_20cmake_9',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
13
- ['files_20with_20the_20cmake_20command_20line_20tool_10',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
14
- ['files_20with_20the_20cmake_20gui_11',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
15
- ['flag_12',['flag',['../quick_guide.html#quick_window_close',1,'Checking the window close flag'],['../window_guide.html#window_close',1,'Window closing and close flag']]],
16
- ['flags_13',['Modifier key flags',['../group__mods.html',1,'']]],
17
- ['floating_20windows_14',['Floating windows',['../news.html#news_31_floating',1,'']]],
18
- ['focus_15',['Window input focus',['../window_guide.html#window_focus',1,'']]],
19
- ['focus_20callback_16',['Window focus callback',['../news.html#news_30_focusfun',1,'']]],
20
- ['focus_20control_17',['Window input focus control',['../news.html#news_32_focus',1,'']]],
21
- ['focus_20on_20show_18',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
22
- ['for_203_200_19',['Release notes for 3.0',['../news.html#news_30',1,'']]],
23
- ['for_203_201_20',['Release notes for 3.1',['../news.html#news_31',1,'']]],
24
- ['for_203_202_21',['Release notes for 3.2',['../news.html#news_32',1,'']]],
25
- ['for_20dpi_20aware_20rendering_22',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
26
- ['for_20events_23',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
27
- ['for_20events_20with_20timeout_24',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
28
- ['for_20extensions_25',['Checking for extensions',['../context_guide.html#context_glext_string',1,'']]],
29
- ['for_20including_20extension_20header_26',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
30
- ['for_20initialization_20hints_27',['Support for initialization hints',['../news.html#init_hints_33',1,'']]],
31
- ['for_20input_20focus_20on_20show_28',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
32
- ['for_20more_20context_20creation_20extensions_29',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
33
- ['for_20raw_20mouse_20motion_30',['Support for raw mouse motion',['../news.html#raw_motion_33',1,'']]],
34
- ['for_20the_20monitor_20work_20area_31',['Query for the monitor work area',['../news.html#workarea_33',1,'']]],
35
- ['for_20the_20scancode_20of_20a_20key_32',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
36
- ['for_20the_20wl_5fshell_20protocol_33',['Support for the wl_shell protocol',['../news.html#wl_shell_33',1,'']]],
37
- ['for_20updating_20window_20attributes_34',['Support for updating window attributes',['../news.html#setwindowattrib_33',1,'']]],
38
- ['for_20version_203_203_35',['for version 3 3',['../news.html#caveats_33',1,'Caveats for version 3.3'],['../news.html#news_33',1,'Release notes for version 3.3']]],
39
- ['for_20versions_20of_20windows_20older_20than_20xp_36',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]],
40
- ['for_20vulkan_37',['Support for Vulkan',['../news.html#news_32_vulkan',1,'']]],
41
- ['for_20vulkan_20on_20macos_20via_20moltenvk_38',['Support for Vulkan on macOS via MoltenVK',['../news.html#moltenvk_33',1,'']]],
42
- ['for_20vulkan_20presentation_20support_39',['Querying for Vulkan presentation support',['../vulkan_guide.html#vulkan_present',1,'']]],
43
- ['for_20vulkan_20support_40',['Querying for Vulkan support',['../vulkan_guide.html#vulkan_support',1,'']]],
44
- ['for_20wayland_20on_20unix_20like_20systems_41',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
45
- ['for_20window_20attributes_20and_20cursor_20position_42',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
46
- ['for_20x11_20on_20unix_20like_20systems_43',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
47
- ['frambuffer_20may_20lack_20alpha_20channel_20on_20older_20wayland_20systems_44',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
48
- ['frame_20size_20query_45',['Window frame size query',['../news.html#news_31_framesize',1,'']]],
49
- ['framebuffer_20related_20attributes_46',['Framebuffer related attributes',['../window_guide.html#window_attribs_fb',1,'']]],
50
- ['framebuffer_20related_20hints_47',['Framebuffer related hints',['../window_guide.html#window_hints_fb',1,'']]],
51
- ['framebuffer_20size_48',['Framebuffer size',['../window_guide.html#window_fbsize',1,'']]],
52
- ['framebuffer_20sizes_49',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
53
- ['framebuffer_20transparency_20requires_20dwm_20transparency_50',['Framebuffer transparency requires DWM transparency',['../news.html#caveat_fbtransparency_33',1,'']]],
54
- ['framebuffers_51',['framebuffers',['../news.html#news_31_single',1,'Single buffered framebuffers'],['../news.html#transparency_33',1,'Transparent windows and framebuffers']]],
55
- ['free_20context_20creation_52',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
56
- ['from_20glfw_202_20to_203_53',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
57
- ['from_20nib_20file_54',['macOS menu bar from nib file',['../news.html#macos_nib_33',1,'']]],
58
- ['full_20screen_20windows_55',['full screen windows',['../window_guide.html#window_windowed_full_screen',1,'"Windowed full screen" windows'],['../window_guide.html#window_full_screen',1,'Full screen windows']]],
59
- ['function_20changes_56',['Joystick function changes',['../moving_guide.html#moving_joystick',1,'']]],
60
- ['function_20pointers_57',['function pointers',['../context_guide.html#context_glext_proc',1,'Fetching function pointers'],['../vulkan_guide.html#vulkan_proc',1,'Querying Vulkan function pointers']]],
61
- ['functions_58',['functions',['../moving_guide.html#moving_threads',1,'Removal of threading functions'],['../moving_guide.html#moving_renamed_functions',1,'Renamed functions'],['../internals_guide.html#internals_static',1,'Static functions'],['../news.html#clipboard_window_33',1,'Window parameter to clipboard functions']]],
62
- ['functions_20in_20version_203_203_59',['New functions in version 3.3',['../news.html#functions_33',1,'']]]
63
- ];
1
+ var searchData=
2
+ [
3
+ ['features_0',['Changed and removed features',['../moving_guide.html#moving_removed',1,'']]],
4
+ ['features_20in_20version_203_200_1',['New features in version 3.0',['../news.html#features_30',1,'']]],
5
+ ['features_20in_20version_203_201_2',['New features in version 3.1',['../news.html#features_31',1,'']]],
6
+ ['features_20in_20version_203_202_3',['New features in version 3.2',['../news.html#features_32',1,'']]],
7
+ ['features_20in_20version_203_203_4',['New features in version 3.3',['../news.html#features_33',1,'']]],
8
+ ['fetching_20function_20pointers_5',['Fetching function pointers',['../context_guide.html#context_glext_proc',1,'']]],
9
+ ['file_6',['file',['../build_guide.html#build_include',1,'Including the GLFW header file'],['../news.html#macos_nib_33',1,'macOS menu bar from nib file'],['../moving_guide.html#moving_renamed_files',1,'Renamed library and header file']]],
10
+ ['file_20package_20support_7',['CMake config-file package support',['../news.html#news_32_cmake',1,'']]],
11
+ ['files_8',['Including the Vulkan and GLFW header files',['../vulkan_guide.html#vulkan_include',1,'']]],
12
+ ['files_20with_20cmake_9',['Generating build files with CMake',['../compile_guide.html#compile_generate',1,'']]],
13
+ ['files_20with_20the_20cmake_20command_20line_20tool_10',['Generating files with the CMake command-line tool',['../compile_guide.html#compile_generate_cli',1,'']]],
14
+ ['files_20with_20the_20cmake_20gui_11',['Generating files with the CMake GUI',['../compile_guide.html#compile_generate_gui',1,'']]],
15
+ ['flag_12',['flag',['../quick_guide.html#quick_window_close',1,'Checking the window close flag'],['../window_guide.html#window_close',1,'Window closing and close flag']]],
16
+ ['flags_13',['Modifier key flags',['../group__mods.html',1,'']]],
17
+ ['floating_20windows_14',['Floating windows',['../news.html#news_31_floating',1,'']]],
18
+ ['focus_15',['Window input focus',['../window_guide.html#window_focus',1,'']]],
19
+ ['focus_20callback_16',['Window focus callback',['../news.html#news_30_focusfun',1,'']]],
20
+ ['focus_20control_17',['Window input focus control',['../news.html#news_32_focus',1,'']]],
21
+ ['focus_20on_20show_18',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
22
+ ['for_203_200_19',['Release notes for 3.0',['../news.html#news_30',1,'']]],
23
+ ['for_203_201_20',['Release notes for 3.1',['../news.html#news_31',1,'']]],
24
+ ['for_203_202_21',['Release notes for 3.2',['../news.html#news_32',1,'']]],
25
+ ['for_20dpi_20aware_20rendering_22',['Content scale queries for DPI-aware rendering',['../news.html#content_scale_33',1,'']]],
26
+ ['for_20events_23',['No window required to wait for events',['../news.html#wait_events_33',1,'']]],
27
+ ['for_20events_20with_20timeout_24',['Wait for events with timeout',['../news.html#news_32_waittimeout',1,'']]],
28
+ ['for_20extensions_25',['Checking for extensions',['../context_guide.html#context_glext_string',1,'']]],
29
+ ['for_20including_20extension_20header_26',['Macro for including extension header',['../news.html#news_31_glext',1,'']]],
30
+ ['for_20initialization_20hints_27',['Support for initialization hints',['../news.html#init_hints_33',1,'']]],
31
+ ['for_20input_20focus_20on_20show_28',['Window hint and attribute for input focus on show',['../news.html#focusonshow_33',1,'']]],
32
+ ['for_20more_20context_20creation_20extensions_29',['Support for more context creation extensions',['../news.html#glext_33',1,'']]],
33
+ ['for_20raw_20mouse_20motion_30',['Support for raw mouse motion',['../news.html#raw_motion_33',1,'']]],
34
+ ['for_20the_20monitor_20work_20area_31',['Query for the monitor work area',['../news.html#workarea_33',1,'']]],
35
+ ['for_20the_20scancode_20of_20a_20key_32',['Query for the scancode of a key',['../news.html#key_scancode_33',1,'']]],
36
+ ['for_20the_20wl_5fshell_20protocol_33',['Support for the wl_shell protocol',['../news.html#wl_shell_33',1,'']]],
37
+ ['for_20updating_20window_20attributes_34',['Support for updating window attributes',['../news.html#setwindowattrib_33',1,'']]],
38
+ ['for_20version_203_203_35',['for version 3 3',['../news.html#caveats_33',1,'Caveats for version 3.3'],['../news.html#news_33',1,'Release notes for version 3.3']]],
39
+ ['for_20versions_20of_20windows_20older_20than_20xp_36',['Support for versions of Windows older than XP',['../moving_guide.html#moving_windows',1,'']]],
40
+ ['for_20vulkan_37',['Support for Vulkan',['../news.html#news_32_vulkan',1,'']]],
41
+ ['for_20vulkan_20on_20macos_20via_20moltenvk_38',['Support for Vulkan on macOS via MoltenVK',['../news.html#moltenvk_33',1,'']]],
42
+ ['for_20vulkan_20presentation_20support_39',['Querying for Vulkan presentation support',['../vulkan_guide.html#vulkan_present',1,'']]],
43
+ ['for_20vulkan_20support_40',['Querying for Vulkan support',['../vulkan_guide.html#vulkan_support',1,'']]],
44
+ ['for_20wayland_20on_20unix_20like_20systems_41',['Dependencies for Wayland on Unix-like systems',['../compile_guide.html#compile_deps_wayland',1,'']]],
45
+ ['for_20window_20attributes_20and_20cursor_20position_42',['Direct access for window attributes and cursor position',['../news.html#news_31_direct',1,'']]],
46
+ ['for_20x11_20on_20unix_20like_20systems_43',['Dependencies for X11 on Unix-like systems',['../compile_guide.html#compile_deps_x11',1,'']]],
47
+ ['frambuffer_20may_20lack_20alpha_20channel_20on_20older_20wayland_20systems_44',['Frambuffer may lack alpha channel on older Wayland systems',['../news.html#wayland_alpha_34',1,'']]],
48
+ ['frame_20size_20query_45',['Window frame size query',['../news.html#news_31_framesize',1,'']]],
49
+ ['framebuffer_20related_20attributes_46',['Framebuffer related attributes',['../window_guide.html#window_attribs_fb',1,'']]],
50
+ ['framebuffer_20related_20hints_47',['Framebuffer related hints',['../window_guide.html#window_hints_fb',1,'']]],
51
+ ['framebuffer_20size_48',['Framebuffer size',['../window_guide.html#window_fbsize',1,'']]],
52
+ ['framebuffer_20sizes_49',['Separation of window and framebuffer sizes',['../moving_guide.html#moving_hidpi',1,'']]],
53
+ ['framebuffer_20transparency_20requires_20dwm_20transparency_50',['Framebuffer transparency requires DWM transparency',['../news.html#caveat_fbtransparency_33',1,'']]],
54
+ ['framebuffers_51',['framebuffers',['../news.html#news_31_single',1,'Single buffered framebuffers'],['../news.html#transparency_33',1,'Transparent windows and framebuffers']]],
55
+ ['free_20context_20creation_52',['Error-free context creation',['../news.html#news_32_noerror',1,'']]],
56
+ ['from_20glfw_202_20to_203_53',['Moving from GLFW 2 to 3',['../moving_guide.html',1,'']]],
57
+ ['from_20nib_20file_54',['macOS menu bar from nib file',['../news.html#macos_nib_33',1,'']]],
58
+ ['full_20screen_20windows_55',['full screen windows',['../window_guide.html#window_windowed_full_screen',1,'"Windowed full screen" windows'],['../window_guide.html#window_full_screen',1,'Full screen windows']]],
59
+ ['function_20changes_56',['Joystick function changes',['../moving_guide.html#moving_joystick',1,'']]],
60
+ ['function_20pointers_57',['function pointers',['../context_guide.html#context_glext_proc',1,'Fetching function pointers'],['../vulkan_guide.html#vulkan_proc',1,'Querying Vulkan function pointers']]],
61
+ ['functions_58',['functions',['../moving_guide.html#moving_threads',1,'Removal of threading functions'],['../moving_guide.html#moving_renamed_functions',1,'Renamed functions'],['../internals_guide.html#internals_static',1,'Static functions'],['../news.html#clipboard_window_33',1,'Window parameter to clipboard functions']]],
62
+ ['functions_20in_20version_203_203_59',['New functions in version 3.3',['../news.html#functions_33',1,'']]]
63
+ ];