1. d4da283 Merge pull request #126 from go-gl/early-2015-overhaul by Dmitri Shuralyov · 9 years ago main master studio-1.3-release studio-1.4-release studio-master-release gradle_1.3.0-beta1 gradle_1.3.0-beta2 gradle_1.3.0-beta3 gradle_1.3.0-beta4 gradle_1.3.1
  2. 5775b42 Rename both packages from glfw3 to glfw. by Dmitri Shuralyov · 9 years ago
  3. aaf871d Update import paths in README. by Dmitri Shuralyov · 9 years ago
  4. e3b8199 Move latest GLFW 3.1 bindings into v3.1/glfw subfolder. by Dmitri Shuralyov · 9 years ago
  5. 553b89e Update doc URL for new import path by Coşku Baş · 9 years ago
  6. 56c13d5 Allow use of OpenGL ES 2 on Desktop platforms with -tags=gles2 by Stephen Gutekanst · 9 years ago
  7. d397861 Was not renamed compared to 3.0 by Coşku Baş · 9 years ago
  8. e3a354d Remove extra renamed by Coşku Baş · 9 years ago
  9. e94074d Fix library version by Coşku Baş · 9 years ago
  10. 24ae308 README overhaul by Coşku Baş · 9 years ago
  11. 95f572e Add missing panicError call. by Stephen Gutekanst · 9 years ago
  12. 860f4ae Remove needless return statements. by Stephen Gutekanst · 9 years ago
  13. 7912dfb Fix grammer mistake. by Stephen Gutekanst · 9 years ago
  14. 767cbc8 Return less errors; Fixes #118 by Stephen Gutekanst · 9 years ago
  15. a81c8cb Remove FIXMEs by Coşku Baş · 9 years ago
  16. 798cbb9 Add missing docs for consistency; fix typo. by Dmitri Shuralyov · 9 years ago
  17. 1303806 Update document by Coşku Baş · 9 years ago
  18. 93e9a1d Convert non RGBA images to RGBA, use Image interface by Coşku Baş · 9 years ago
  19. 50283a5 Implement rest of the 3.1 features by Coşku Baş · 9 years ago
  20. bf4a6c4 More naming and doc updates by Coşku Baş · 9 years ago
  21. d28b7b5 Tie GLFWimage to imgage.NRGBA by Coşku Baş · 9 years ago
  22. 7ce5b43 Document all the public ErrorCode constants. by Stephen Gutekanst · 9 years ago
  23. 119d017 Make PlatformError private and a panic instead of an error. by Stephen Gutekanst · 9 years ago
  24. 73235b1 Switch on error codes in the same order as they are declared. by Stephen Gutekanst · 9 years ago
  25. d097dca VideoMode to VidMode by Coşku Baş · 9 years ago
  26. 228af43 Adhere strictly to C API naming by Coşku Baş · 9 years ago
  27. c2a720f Avoid name collision by Coşku Baş · 9 years ago
  28. 2fdda4b Implement cursor stuff by Coşku Baş · 9 years ago
  29. 9672e0b Switched to all caps abbreviations by Coşku Baş · 9 years ago
  30. f83b932 Remove a typo that is kept only for backward compatibility by Coşku Baş · 9 years ago
  31. e63db13 Add a stringer for ErrorCode. by Stephen Gutekanst · 9 years ago
  32. 6519f82 Move the Error method closer to the Error type. by Stephen Gutekanst · 9 years ago
  33. 963e232 README: add "Rename GLFWError to just Error." to changelog by Stephen Gutekanst · 9 years ago
  34. 8d4d3fa Rename GLFWError to just Error. by Stephen Gutekanst · 9 years ago
  35. d32a1cc Make the panic error codes private. by Stephen Gutekanst · 9 years ago
  36. c6374f6 Panic when encountering errors that are uncommon. by Stephen Gutekanst · 9 years ago
  37. 2afaab5 Revert temporary fix for #100. by Dmitri Shuralyov · 9 years ago
  38. efce947 Use idiomatic form for build constraints. by Dmitri Shuralyov · 9 years ago
  39. 237eb14 Remove remaining unused CMake files from vendored glfw folder. by Dmitri Shuralyov · 9 years ago
  40. 9faad1f Update to official GLFW 3.1 release. by Dmitri Shuralyov · 9 years ago
  41. c7ee9b0 Rename Character to Char to match upstream API naming. by Dmitri Shuralyov · 9 years ago
  42. 811fe92 Update to glfw/glfw@59afffb3733f3f6f439c61be552ec1b3852692c4. by Dmitri Shuralyov · 9 years ago
  43. 580367c Update to glfw/glfw@aa7f827e721d8fc4c856f10152ec945169e69665. by Dmitri Shuralyov · 9 years ago
  44. d55884e Fix Linux build by adding missing linker library. by Dmitri Shuralyov · 10 years ago
  45. d4f8ffb Update to glfw/glfw@3b9a14f. by Dmitri Shuralyov · 10 years ago
  46. 232b70e Create and point to GLFW_C_REVISION.txt file. by Dmitri Shuralyov · 10 years ago
  47. 390b656 README: add note about Go 1.4 requirement on Windows; Closes #91 by Stephen Gutekanst · 10 years ago
  48. 1babc43 Minor cleanup. by Dmitri Shuralyov · 10 years ago
  49. 7913c17 Cleanup the flushErrors function. by Stephen Gutekanst · 10 years ago
  50. 6e67bb3 Fix type "occured" -> "occurred". by Stephen Gutekanst · 10 years ago
  51. 762df88 Cleanup fetchError's select statement. by Stephen Gutekanst · 10 years ago
  52. 65413de Make fetchError return error instead of *GLFWError. by Stephen Gutekanst · 10 years ago
  53. 8e6f5ef Streamline error handling by using fetchError() instead of <-lastError. by Stephen Gutekanst · 10 years ago
  54. da30af8 Return an error from all functions. See go-gl/glfw#8 by Stephen Gutekanst · 10 years ago
  55. a0a1502 Update source GLFW revision in README. by Dmitri Shuralyov · 10 years ago
  56. 5fb2010 Fix darwin build tags to match GLFW CMake defaults. by Dmitri Shuralyov · 10 years ago
  57. c1a5265 Update to current GLFW master. by Dmitri Shuralyov · 10 years ago
  58. 25ab16b Fix typo "an uncaught.." -> "An uncaught..". by Stephen Gutekanst · 10 years ago
  59. c2f41aa Warn users to report printed deadlock errors. by Stephen Gutekanst · 10 years ago
  60. c03a2c5 Flush errors upon entering the error callback. by Stephen Gutekanst · 10 years ago
  61. 7003f5a Fix error handling deadlock. by Stephen Gutekanst · 10 years ago
  62. c9f6d6d Fix build with mingw-w64 by Stephen Gutekanst · 10 years ago
  63. c551f89 Add Floating and AutoIconify to the change log. by Stephen Gutekanst · 10 years ago
  64. be18e82 Add Floating and AutoIconify window hints (See go-gl/glfw3#85). by Stephen Gutekanst · 10 years ago
  65. 9997699 Fix undefined symbols on Windows. See go-gl/glfw3#82 by Stephen Gutekanst · 10 years ago
  66. 51f4951 Update to #74 by Coşku Baş · 10 years ago
  67. a9ad485 Fix build on OS X Mavericks (10.9.1); Add -Wno-deprecated-declarations by Stephen Gutekanst · 10 years ago
  68. 210ce46 Update GLFW sources to revision mentioned in changelog. by Stephen Gutekanst · 10 years ago
  69. 9529841 Mention revision used in changelog. by Stephen Gutekanst · 10 years ago
  70. dd51257 Fix OS X build - lose GetCocoaWindow() and GetNSGLContext(). by Stephen Gutekanst · 10 years ago
  71. b7a21f3 Fix windows build (don't include posix things) by Stephen Gutekanst · 10 years ago
  72. a689a2b README: mention build process by Stephen Gutekanst · 10 years ago
  73. e826ea9 Add build.go that specifies GLFW build options and linker options. by Stephen Gutekanst · 10 years ago
  74. 511f69e Add includer files that simply include GLFW sources directly. by Stephen Gutekanst · 10 years ago
  75. 4066c88 AUTHORS: add Stephen Gutekanst by Stephen Gutekanst · 10 years ago
  76. 97c2cd3 Use direct includes to our copy of GLFW sources. by Stephen Gutekanst · 10 years ago
  77. 0bc505f Check in the GLFW sources. by Stephen Gutekanst · 10 years ago
  78. 8fcc301 Update README.md by Coşku Baş · 10 years ago
  79. 8776d4c Removed comment by Coşku Baş · 10 years ago
  80. 8a6fb6a Updated readme. by Coşku Baş · 10 years ago
  81. a3a5a93 Go style acronyms. by Coşku Baş · 10 years ago
  82. 7fb620c Use named return values for previous callbacks by Peter Waller · 10 years ago
  83. 3263d99 Sort authorlist, add pwaller by Peter Waller · 10 years ago
  84. 2c77c55 Make window Set*Callback return previous callback by Peter Waller · 10 years ago
  85. 5e52ee3 Make input Set*Callback return previous callback by Peter Waller · 10 years ago
  86. 354f11f Modify README to note runtime.LockOSThread() is needed. by Dmitri Shuralyov · 10 years ago
  87. 7fca71b Improve documentation style slightly. by Dmitri Shuralyov · 10 years ago
  88. 2e27529 Update README.md by Coşku Baş · 10 years ago
  89. 477345b Add glfwSetCharModsCallback() support. by Dmitri Shuralyov · 10 years ago
  90. 1f75138 Update README.md by Coşku Baş · 10 years ago
  91. 4806a39 Update README.md by Coşku Baş · 10 years ago
  92. e226c2e Update README.md by Coşku Baş · 10 years ago
  93. 8b6d0e8 Add glfwSetDropCallback() support. by Dmitri Shuralyov · 10 years ago
  94. 9ac4c74 Add glfwPostEmptyEvent() support. by Dmitri Shuralyov · 10 years ago
  95. 65cf467 Update README.md by Coşku Baş · 10 years ago
  96. c7b030c Update README.md by Coşku Baş · 10 years ago
  97. 5a37c96 Fix #37 by Coşku Baş · 10 years ago
  98. 3b2c8bc Update README.md by Coşku Baş · 10 years ago
  99. 985fdb6 Remove extra function call by Coşku Baş · 10 years ago
  100. 8e9dc66 Formatting by Coşku Baş · 10 years ago