summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-30Merge pull request #124 from slimsag/gles2_on_desktopstudio-master-releasestudio-1.3-releasedevel_glfw3.1Coşku Baş
2015-01-29Allow use of OpenGL ES 2 on Desktop platforms with -tags=gles2Stephen Gutekanst
2015-01-28Was not renamed compared to 3.0Coşku Baş
2015-01-28Remove extra renamedCoşku Baş
2015-01-26Merge pull request #121 from go-gl/3.1_less_errorsCoşku Baş
2015-01-24Merge pull request #122 from go-gl/readme_overhaulCoşku Baş
2015-01-23Fix library versionCoşku Baş
2015-01-23README overhaulCoşku Baş
2015-01-21Add missing panicError call.Stephen Gutekanst
2015-01-21Remove needless return statements.Stephen Gutekanst
2015-01-21Fix grammer mistake.Stephen Gutekanst
2015-01-20Return less errors; Fixes #118Stephen Gutekanst
2015-01-20Merge pull request #116 from go-gl/standard_cursorCoşku Baş
2015-01-20Merge pull request #119 from go-gl/remaining_3.1_partsCoşku Baş
2015-01-20Remove FIXMEsCoşku Baş
2015-01-19Merge pull request #117 from go-gl/c_api_namingStephen Gutekanst
2015-01-19Add missing docs for consistency; fix typo.Dmitri Shuralyov
2015-01-19Merge pull request #113 from go-gl/3.1_clean_errors2Stephen Gutekanst
2015-01-19Update documentCoşku Baş
2015-01-19Convert non RGBA images to RGBA, use Image interfaceCoşku Baş
2015-01-19Implement rest of the 3.1 featuresCoşku Baş
2015-01-19More naming and doc updatesCoşku Baş
2015-01-19Tie GLFWimage to imgage.NRGBACoşku Baş
2015-01-19Document all the public ErrorCode constants.Stephen Gutekanst
2015-01-19Make PlatformError private and a panic instead of an error.Stephen Gutekanst
2015-01-19Switch on error codes in the same order as they are declared.Stephen Gutekanst
2015-01-19VideoMode to VidModeCoşku Baş
2015-01-19Merge pull request #114 from go-gl/typo_cleanStephen Gutekanst
2015-01-19Merge pull request #115 from go-gl/abbreviation_fixesStephen Gutekanst
2015-01-19Adhere strictly to C API namingCoşku Baş
2015-01-19Avoid name collisionCoşku Baş
2015-01-19Implement cursor stuffCoşku Baş
2015-01-19Switched to all caps abbreviationsCoşku Baş
2015-01-19Remove a typo that is kept only for backward compatibilityCoşku Baş
2015-01-18Add a stringer for ErrorCode.Stephen Gutekanst
2015-01-18Move the Error method closer to the Error type.Stephen Gutekanst
2015-01-18README: add "Rename GLFWError to just Error." to changelogStephen Gutekanst
2015-01-18Rename GLFWError to just Error.Stephen Gutekanst
2015-01-18Make the panic error codes private.Stephen Gutekanst
2015-01-18Panic when encountering errors that are uncommon.Stephen Gutekanst
2015-01-18Merge pull request #110 from shurcooL/masterStephen Gutekanst
2015-01-18Revert temporary fix for #100.Dmitri Shuralyov
2015-01-18Merge remote-tracking branch 'upstream/master'Dmitri Shuralyov
2015-01-18Use idiomatic form for build constraints.Dmitri Shuralyov
2015-01-18Remove remaining unused CMake files from vendored glfw folder.Dmitri Shuralyov
2015-01-18Update to official GLFW 3.1 release.Dmitri Shuralyov
2015-01-06Merge pull request #108 from shurcooL/masterPeter Waller
2015-01-05Rename Character to Char to match upstream API naming.Dmitri Shuralyov
2015-01-04Update to glfw/glfw@59afffb3733f3f6f439c61be552ec1b3852692c4.Dmitri Shuralyov
2014-12-31Update to glfw/glfw@aa7f827e721d8fc4c856f10152ec945169e69665.Dmitri Shuralyov