52 Commits (424e7c7b5399a6caefec1bdacf28b81c58fd743f)

Author SHA1 Message Date
Camilla Berglund 71f4adc3ec Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 22479e29b7 Removed superfluous comments. ago%!(EXTRA string=14 years)
Camilla Berglund d43e0b50d0 Added initial ARB_robustness support. ago%!(EXTRA string=14 years)
Camilla Berglund f310385997 ARB, not EXT. ago%!(EXTRA string=14 years)
Camilla Berglund 6a5152f301 Added initial ARB_robustness support. 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 9b70cec954 Fixed bug #3093443. ago%!(EXTRA string=14 years)
Camilla Berglund aae8999ecf Moved OpenGL-related functions into *opengl files. ago%!(EXTRA string=14 years)
Camilla Berglund ed31f1a670 Discard software pixel formats. ago%!(EXTRA string=14 years)
Camilla Berglund 08d758ed42 Sorted and added missing WGL extension booleans. ago%!(EXTRA string=14 years)
unknown 518b3d9526 Fixed some compiler errors under Win32. ago%!(EXTRA string=15 years)
Marcus 62e4ff1e91 Updated the key translation logic for Win32. 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 e8f65c3177 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 890dab3133 Updates to Win32 context re-creation logic. ago%!(EXTRA string=15 years)
Camilla Berglund 88194055bb Added support for OpenGL ES 2.0. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund ffba674dbf Removed superfluous (and crash-inducing) initWGLExtensions call. ago%!(EXTRA string=15 years)
Camilla Berglund 5bfba48d18 Fixed use of legacy error token. ago%!(EXTRA string=15 years)
Camilla Berglund 52546171d0 Removed some and clarified remaining GLFW error tokens. ago%!(EXTRA string=15 years)
Camilla Berglund afb1c68791 Removed executable flag again (wtf). ago%!(EXTRA string=15 years)
Camilla Berglund 25de1dd957 Removed superfluous member clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 82056cd494 Fixed incorrect return type. ago%!(EXTRA string=15 years)
Camilla Berglund 11aab2ba3e Removed executable flags on source files. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund 7b938c6b08 Added Win32 implementation of two-dimensional scrolling. ago%!(EXTRA string=15 years)
Camilla Berglund b9597aeee9 Fixed misspelled typedef. ago%!(EXTRA string=15 years)
Camilla Berglund 71ba8cfab6 Replaced scattered partial wglext.h with actual file. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund 871f3d172e Replaced ShowWindow iconification with GLFW platform API call. ago%!(EXTRA string=15 years)
Camilla Berglund d43057e5bb Removed unintentional execute bits. ago%!(EXTRA string=15 years)
Camilla Berglund bc7a8d48da Added window focus callback (Cocoa implementation missing). ago%!(EXTRA string=15 years)
Camilla Berglund 525d517f86 Forcing one FSAA sample to zero for consistency. ago%!(EXTRA string=15 years)
Camilla Berglund 2631d0e8e0 Fixed iconify and activation for fullscreen windows. ago%!(EXTRA string=15 years)
Camilla Berglund a7a5e1091b Updated comment. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. 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 3863a22dc1 Added Win32 window re-creation hack. ago%!(EXTRA string=15 years)
Camilla Berglund 3f986541dd Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund 24e789b38a Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund f3fbbb4311 Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund 90df26ac3c Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund 479c9255fc Formatting pass. ago%!(EXTRA string=15 years)
Camilla Berglund 445bf1ea33 Renamed lib directory to src. ago%!(EXTRA string=15 years)
Camilla Berglund 38b0ccb9b3 Updated API version. ago%!(EXTRA string=15 years)