238 Commits (8fa9cc0de35da49258fbec5ae3d5b10f58ffc82b)

Author SHA1 Message Date
Marcel Metz 426df42d00 Replaced display with monitor in monitor related api. ago%!(EXTRA string=14 years)
Marcel Metz 58d4323ece Implemented display aware glfwVideoModes function for X11 XRandR and win32. ago%!(EXTRA string=14 years)
Marcel Metz beacbb3447 Implemented display iteration for x11. Added attributes and queries for physical size, name and logical position. Updated test executable. ago%!(EXTRA string=14 years)
Marcel Metz 3cb4dea453 Fixed implementation on win32 platform for iteration of video modes. ago%!(EXTRA string=14 years)
Camilla Berglund a98c66c8cb Added glext header explanation. ago%!(EXTRA string=14 years)
Ralph Eastwood 31c91545be Added clipboard stubs. ago%!(EXTRA string=14 years)
Camilla Berglund d0af26cd43 Allow error callback to be set before glfwInit. ago%!(EXTRA string=14 years)
Camilla Berglund 3b733b91bb Fixed header include paths. 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 8aa8b7c2e4 Added glfwCopyGLState. 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 19be24afb7 Moved more OpenGL logic to opengl.c. ago%!(EXTRA string=14 years)
Camilla Berglund 0f481cb09d Renamed window hint reset function for clarity. ago%!(EXTRA string=14 years)
Camilla Berglund ccbb956341 Added pluggable memory allocator and threading stub. ago%!(EXTRA string=14 years)
Camilla Berglund 596f56fe7b Moved OpenGL related function to opengl.c, minor formatting. ago%!(EXTRA string=14 years)
Camilla Berglund ee880bda1b Moved window input boolean to correct block. ago%!(EXTRA string=14 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=14 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 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 70b9a1f4f3 Made boolean values use GLboolean. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund e9eb841fab Added pointers to platform state definitions. ago%!(EXTRA string=15 years)
Camilla Berglund 85bcd1fa0c Renamed internal gamma function. ago%!(EXTRA string=15 years)
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund f93801c221 Added missing declaration. ago%!(EXTRA string=15 years)
Camilla Berglund 007766bd91 Added two-dimensional scrolling API and X11 implementation. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund bc7a8d48da Added window focus callback (Cocoa implementation missing). 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 40193213e5 Clearing of input state only occurs locally. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund 3089e60fbd Everyone needs to be able to split BPPs these days. ago%!(EXTRA string=15 years)
Camilla Berglund 855b386e46 Removed remnants of Unicode key repeat control. ago%!(EXTRA string=15 years)
Camilla Berglund 318f731e3e Added glfwGetWindowPos. ago%!(EXTRA string=15 years)
Camilla Berglund 0f80e066ea Added window title to glfwOpenWindow. ago%!(EXTRA string=15 years)
Camilla Berglund 1bac99625d Fixed return type for _glfwPlatformMakeWindowCurrent. ago%!(EXTRA string=15 years)
Camilla Berglund 819d0446b1 Removed duplicate width and height parameters already included in window struct. ago%!(EXTRA string=15 years)
Camilla Berglund d6fe447ca9 Added glfwGetVersionString. ago%!(EXTRA string=15 years)
Camilla Berglund ae57d13868 Made active window state global. ago%!(EXTRA string=15 years)
Camilla Berglund 326d997c1c Initial multi-window support pass. ago%!(EXTRA string=15 years)
Camilla Berglund 48f5a7e763 Added per-window user pointers. ago%!(EXTRA string=15 years)
Camilla Berglund f5d74c4f9a Added error management from pre-3.0 branch. ago%!(EXTRA string=15 years)
Camilla Berglund 3228755895 Separated window GLX state into separate struct. ago%!(EXTRA string=15 years)