24 Commits (ea36557b9319ed1c6186f7ec5c63d4689eab8597)

Author SHA1 Message Date
Camilla Berglund 0c3b1b5a0e Removed allocator. ago%!(EXTRA string=14 years)
Camilla Berglund 06074bc698 Added support for _NET_WM_ICON_NAME. ago%!(EXTRA string=14 years)
Camilla Berglund 797e936311 Replaced XStoreName and XSetIconName with X*SetWMProperties. ago%!(EXTRA string=14 years)
Camilla Berglund 87dfde34a9 Formatting. ago%!(EXTRA string=14 years)
Hanmac 1be6f17c66 add _NET_WM_NAME to the hasEWMGH check ago%!(EXTRA string=14 years)
Hanmac 8e2f4cfb31 add setting an utf8 string to _NET_WM_NAME for x11 ago%!(EXTRA string=14 years)
Camilla Berglund 1187c7da62 Ported the temporary cursor jitter fix from 2.7.3. ago%!(EXTRA string=14 years)
Camilla Berglund 96267c8696 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund a18cd1b14c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. ago%!(EXTRA string=14 years)
Camilla Berglund 2660b27cf3 Renamed internal cursor position in preparation of new API. ago%!(EXTRA string=14 years)
Camilla Berglund 3ebe9a4358 Mouse input fixes. ago%!(EXTRA string=14 years)
Camilla Berglund 72ef537425 Added input function for window damage events. ago%!(EXTRA string=14 years)
Camilla Berglund d0840bdea1 Added more input functions to clarify internal API. ago%!(EXTRA string=14 years)
Camilla Berglund 65f074d257 Formatting. ago%!(EXTRA string=14 years)
Ralph Eastwood a2ffa80e82 Some reformatting with new X11 SelectionRequest event. 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 194e865bd6 Don't duplicate extension preference logic. 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 c1ab73b979 Renamed context-related functions to more closely match underlying APIs. 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 f9e0f6f782 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund d43e0b50d0 Added initial ARB_robustness support. ago%!(EXTRA string=14 years)
Camilla Berglund 6a5152f301 Added initial ARB_robustness support. ago%!(EXTRA string=14 years)
Camilla Berglund fe1db15d31 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund ccbb956341 Added pluggable memory allocator and threading stub. ago%!(EXTRA string=14 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
Camilla Berglund cfcc3da65f Removed macros provided by internal up-to-date glxext.h header. ago%!(EXTRA string=14 years)
Camilla Berglund 2f7bfb89e4 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund a5facec0c3 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 2f2ce22e35 Clarified function name. ago%!(EXTRA string=14 years)
Camilla Berglund aae8999ecf Moved OpenGL-related functions into *opengl files. ago%!(EXTRA string=14 years)
Marcus 2c169997f5 Moved all the key code translation logic into the LUT (cleaner & less overhead). ago%!(EXTRA string=15 years)
Marcus 3b0084799c Shortened the names of the left/right square bracket keys. ago%!(EXTRA string=15 years)
Marcus a44d566057 Added compile time detection of the XKB X11 extension. 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 f1e7d7c0ea Added error callback. ago%!(EXTRA string=15 years)
Camilla Berglund c4250ca384 Moved scroll offset clearing to shared code. 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 53578d7d01 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund cb20d1e911 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 26aaf55872 RandR and VidMode cleanup and 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)