aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-21Cleanup fetchError's select statement.Stephen Gutekanst
2015-02-21Make fetchError return error instead of *GLFWError.Stephen Gutekanst
2015-02-21Streamline error handling by using fetchError() instead of <-lastError.Stephen Gutekanst
2015-02-21Return an error from all functions. See go-gl/glfw#8Stephen Gutekanst
2015-02-21Update source GLFW revision in README.Dmitri Shuralyov
2015-02-21Fix darwin build tags to match GLFW CMake defaults.Dmitri Shuralyov
2015-02-21Update to current GLFW master.Dmitri Shuralyov
2015-02-21Fix typo "an uncaught.." -> "An uncaught..".Stephen Gutekanst
2015-02-21Warn users to report printed deadlock errors.Stephen Gutekanst
2015-02-21Flush errors upon entering the error callback.Stephen Gutekanst
2015-02-21Fix error handling deadlock.Stephen Gutekanst
2015-02-21Fix build with mingw-w64Stephen Gutekanst
2015-02-21Add Floating and AutoIconify to the change log.Stephen Gutekanst
2015-02-21Add Floating and AutoIconify window hints (See go-gl/glfw3#85).Stephen Gutekanst
2015-02-21Fix undefined symbols on Windows. See go-gl/glfw3#82Stephen Gutekanst
2015-02-21Update to #74Coşku Baş
2015-02-21Fix build on OS X Mavericks (10.9.1); Add -Wno-deprecated-declarationsStephen Gutekanst
2015-02-21Update GLFW sources to revision mentioned in changelog.Stephen Gutekanst
2015-02-21Mention revision used in changelog.Stephen Gutekanst
2015-02-21Fix OS X build - lose GetCocoaWindow() and GetNSGLContext().Stephen Gutekanst
2015-02-21Fix windows build (don't include posix things)Stephen Gutekanst
2015-02-21README: mention build processStephen Gutekanst
2015-02-21Add build.go that specifies GLFW build options and linker options.Stephen Gutekanst
2015-02-21Add includer files that simply include GLFW sources directly.Stephen Gutekanst
2015-02-21AUTHORS: add Stephen GutekanstStephen Gutekanst
2015-02-21Use direct includes to our copy of GLFW sources.Stephen Gutekanst
2015-02-21Check in the GLFW sources.Stephen Gutekanst
2015-02-21Update README.mdCoşku Baş
2015-02-21Removed commentCoşku Baş
2015-02-21Updated readme.Coşku Baş
2015-02-21Go style acronyms.Coşku Baş
2015-02-21Use named return values for previous callbacksPeter Waller
2015-02-21Sort authorlist, add pwallerPeter Waller
2015-02-21Make window Set*Callback return previous callbackPeter Waller
2015-02-21Make input Set*Callback return previous callbackPeter Waller
2015-02-21Modify README to note runtime.LockOSThread() is needed.Dmitri Shuralyov
2015-02-21Improve documentation style slightly.Dmitri Shuralyov
2015-02-21Update README.mdCoşku Baş
2015-02-21Add glfwSetCharModsCallback() support.Dmitri Shuralyov
2015-02-21Update README.mdCoşku Baş
2015-02-21Update README.mdCoşku Baş
2015-02-21Update README.mdCoşku Baş
2015-02-21Add glfwSetDropCallback() support.Dmitri Shuralyov
2015-02-21Add glfwPostEmptyEvent() support.Dmitri Shuralyov
2015-02-21Update README.mdCoşku Baş
2015-02-21Update README.mdCoşku Baş
2015-02-21Fix #37Coşku Baş
2015-02-21Update README.mdCoşku Baş
2015-02-21Remove extra function callCoşku Baş
2015-02-21FormattingCoşku Baş