51 Commits (8f78d5df3ae48cc797fcad53ae1fd5efe7ec64e2)

Author SHA1 Message Date
Camilla Berglund 0e1a004b7d Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. 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 53410080d5 Removed .def files from Win32 port. ago%!(EXTRA string=15 years)
Camilla Berglund 7b938c6b08 Added Win32 implementation of two-dimensional scrolling. ago%!(EXTRA string=15 years)
Camilla Berglund cbfacbfa98 Removed silly syntax error. ago%!(EXTRA string=15 years)
Camilla Berglund b9597aeee9 Fixed misspelled typedef. ago%!(EXTRA string=15 years)
Camilla Berglund e54c884fbc Fixed order of inclusion directives. 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 06c7e8af0d Added _MSC_VER to Win32 version string. ago%!(EXTRA string=15 years)
Camilla Berglund c1ef0a875d Fixed out-of-tree builds. 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 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund 3c85eef0bf Moved atexit call to shared code. 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 d7670cf906 Moved glfwTerminate window closing to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 0d39fbec58 Removed legacy version tokens, formatted comments, moved WGLSWAPINTERVALEXT_T to proper block. ago%!(EXTRA string=15 years)
Camilla Berglund 3f40c46650 Renamed library struct members. ago%!(EXTRA string=15 years)
Camilla Berglund e0d18c1719 Added TODO. ago%!(EXTRA string=15 years)
Camilla Berglund 1ec0d6a0c5 Forgot to rename variable. ago%!(EXTRA string=15 years)
Camilla Berglund d826d11b52 Forgot to rename variable. ago%!(EXTRA string=15 years)
Camilla Berglund 02804bc182 Win32 dynamic loading tweaks. 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 1c55f68fb6 Win32 port work. ago%!(EXTRA string=15 years)
Camilla Berglund f25a5cdea9 Fixed include paths. ago%!(EXTRA string=15 years)
Camilla Berglund 327dce138f Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund 90df26ac3c Win32 port work dump. ago%!(EXTRA string=15 years)
Camilla Berglund cf2df6e478 Begun adaptation of Win32 port to new API. 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)