25 Commits (f231ed37f007e482e8f5f5d77e1ff161fe338ad6)

Author SHA1 Message Date
Camilla Berglund f231ed37f0 Re-worked and fixed X11 clipboard support. ago%!(EXTRA string=13 years)
Camilla Berglund e0c4d81e46 Added function for processing only pending events. ago%!(EXTRA string=13 years)
Camilla Berglund fcd67c69ec Simplified clipboard cache layout. ago%!(EXTRA string=13 years)
Camilla Berglund b8676f01db Clarified clipboard format atom use. ago%!(EXTRA string=13 years)
Camilla Berglund d55616661d Removed support for primary and secondary selections. ago%!(EXTRA string=13 years)
Camilla Berglund 76615bf237 Moved EWMH logic to library init. ago%!(EXTRA string=13 years)
Camilla Berglund 61264339a7 Simplified X11 screen handling. ago%!(EXTRA string=13 years)
Camilla Berglund e4328af790 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 06074bc698 Added support for _NET_WM_ICON_NAME. ago%!(EXTRA string=14 years)
Camilla Berglund 78c135606a Removed error made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
Hanmac 1be6f17c66 add _NET_WM_NAME to the hasEWMGH check ago%!(EXTRA string=14 years)
Camilla Berglund a98c66c8cb Added glext header explanation. ago%!(EXTRA string=14 years)
Ralph Eastwood 9f41e5b67a X11 copying code and support PRIMARY & CLIPBOARD clipboards. ago%!(EXTRA string=14 years)
Ralph Eastwood 57522db6e2 X11 implementation of clipboard pasting. ago%!(EXTRA string=14 years)
Camilla Berglund 6da82e0ffe Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund eede75fe5e Added initial support for CLOCK_MONOTONIC. ago%!(EXTRA string=14 years)
Camilla Berglund dbc9489f38 Fixed regression breaking the dlopen code path. ago%!(EXTRA string=14 years)
Camilla Berglund 3b733b91bb Fixed header include paths. ago%!(EXTRA string=14 years)
Camilla Berglund 30e362d435 Shortened native extension boolean names. ago%!(EXTRA string=14 years)
Camilla Berglund b1656d7323 Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. ago%!(EXTRA string=14 years)
Camilla Berglund 53f4f54c46 Flattened source tree. ago%!(EXTRA string=14 years)
Camilla Berglund 0f93e8f252 Flattened source tree. ago%!(EXTRA string=14 years)
Camilla Berglund d43e0b50d0 Added initial ARB_robustness support. ago%!(EXTRA string=15 years)
Camilla Berglund 6a5152f301 Added initial ARB_robustness support. ago%!(EXTRA string=15 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=15 years)
Camilla Berglund dd04fa9272 Formatting. ago%!(EXTRA string=15 years)
Marcus a44d566057 Added compile time detection of the XKB X11 extension. ago%!(EXTRA string=15 years)
Camilla Berglund e38d451edd Force glx.h not to include its glxext.h header. ago%!(EXTRA string=15 years)
Marcus c0cb4c2fe1 Implemented raw key code support for X11. ago%!(EXTRA string=15 years)
Camilla Berglund 77e3b428c5 Revert "Added initial framebuffer sRGB support." ago%!(EXTRA string=15 years)
Camilla Berglund 1057630e1f Added internal glxext.h header. ago%!(EXTRA string=15 years)
Camilla Berglund 5a112d6cd1 Moved platform identifier define to config header. ago%!(EXTRA string=15 years)
Camilla Berglund 3be0c05aaa Added internal use of glext.h header. ago%!(EXTRA string=15 years)
Camilla Berglund 07260cb768 Added initial framebuffer sRGB support. ago%!(EXTRA string=15 years)
Camilla Berglund 1ee78ecef5 Added support for GLX_EXT_swap_control. ago%!(EXTRA string=15 years)
Camilla Berglund 88194055bb Added support for OpenGL ES 2.0. ago%!(EXTRA string=15 years)
Camilla Berglund 7980359f94 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund aac0842173 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 6d87163aa2 Removed duplicate prefixes. ago%!(EXTRA string=15 years)
Camilla Berglund 215742af60 Made RandR and VidMode work in parallel. ago%!(EXTRA string=15 years)
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. ago%!(EXTRA string=15 years)
Camilla Berglund 19e2be555c Removed internal glxext.h. ago%!(EXTRA string=15 years)
Olivier Delannoy 70647eaad5 Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h ago%!(EXTRA string=15 years)
Camilla Berglund 451e0a7e2c Replaced scattered partial glxext.h with actual file. ago%!(EXTRA string=15 years)
Camilla Berglund 3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. ago%!(EXTRA string=15 years)
Camilla Berglund 93bfa847ff Made invisible cursor object shared by windows. ago%!(EXTRA string=15 years)
Camilla Berglund 93979781af Renamed X11 window handle, minor formatting of X11 window structure. ago%!(EXTRA string=15 years)
Camilla Berglund 4cbe749932 Comment fixes. ago%!(EXTRA string=15 years)
Camilla Berglund cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. ago%!(EXTRA string=15 years)
Camilla Berglund 93046aecd0 Moved X11 screen and root from window to library struct (for now). ago%!(EXTRA string=15 years)