293 Commits (2de2589f910b1a85905f425be4d32f33cec092df)

Author SHA1 Message Date
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Doug Binks 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute ago%!(EXTRA string=7 years)
Camilla Löwy 58cc4b2c5c Move full screen cursor centering to shared code ago%!(EXTRA string=7 years)
Camilla Löwy c29e4455bb Move more context logic out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy bb3ab87a18 Remove unmaintained internal Doxygen docs ago%!(EXTRA string=8 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=8 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=8 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=8 years)
Camilla Löwy 9da2285b14 Cocoa: Make frame autosave hint a string ago%!(EXTRA string=8 years)
Camilla Löwy 6158801aeb Change glfwInitHintString to glfwWindowHintString ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 49130ab8ec Rename framebuffer transparency hint ago%!(EXTRA string=8 years)
Camilla Löwy a1154247fa Fix default value of GLFW_CENTER_CURSOR ago%!(EXTRA string=8 years)
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Bailey Cosier 93e66661d3 Cleanup ago%!(EXTRA string=8 years)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy b97039f3f5 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy d5de48ab53 Report invalid constants in the appropriate base ago%!(EXTRA string=8 years)
Camilla Löwy 14a3fe0ac0 Make glfwGetError also provide description ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy 6d9a58bfef Add glfwInitHint ago%!(EXTRA string=8 years)
Camilla Löwy 3817b4e1c5 Add more assertions ago%!(EXTRA string=8 years)
Camilla Löwy 2ba461e348 Formatting ago%!(EXTRA string=8 years)
Camilla Löwy 77a8f103d8 Add GLFW_COCOA_GRAPHICS_SWICTHING ago%!(EXTRA string=8 years)
Camilla Löwy 5a74b5008d Cleanup ago%!(EXTRA string=9 years)
Liam Middlebrook 72ac5badb0 Add GLFW_CENTER_CURSOR ago%!(EXTRA string=9 years)
Camilla Löwy f3e20ca437 Pass scancode with synthetic key release events ago%!(EXTRA string=9 years)
Camilla Löwy a2867ff6ea Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 9689f7b925 Remove superfluous comments ago%!(EXTRA string=9 years)
Camilla Löwy 4661315192 Add GLFW_COCOA_FRAME_AUTOSAVE ago%!(EXTRA string=9 years)
Camilla Löwy 58ceab5f1e Add GLFW_COCOA_RETINA_FRAMEBUFFER ago%!(EXTRA string=9 years)
Camilla Löwy 744cee6ec9 Cleanup ago%!(EXTRA string=9 years)
Camilla Löwy 9e56099edd Add glfwSetWindowAttrib ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund c156b50e4c Add glfwSetWindowMaximizeCallback ago%!(EXTRA string=9 years)
Camilla Berglund 9cd0c101f0 Fix glfwMaximizeWindow not checking window mode ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund 613868b893 Add missing assertion ago%!(EXTRA string=9 years)
Camilla Berglund a991c01731 Fail sharing if either window is context-less ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
Camilla Berglund 2d2756cbad Simplify cursor window logic ago%!(EXTRA string=9 years)
Camilla Berglund bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 797ee8d8e3 Move all cursor positioning to platform code ago%!(EXTRA string=9 years)
Camilla Berglund 0e846883bf Clarify cursor position variable names ago%!(EXTRA string=9 years)
Camilla Berglund 54cb23d234 Fix value checks failing on GLFW_DONT_CARE ago%!(EXTRA string=9 years)
Camilla Berglund 57f4ba7b37 Add basic argument checks for glfwSetWindowMonitor ago%!(EXTRA string=9 years)