Historique des commits

Auteur SHA1 Message Date
  danaugrs 69383454cb Update to GLFW 3.3 il y a 5 ans
  Daniel Salvadori 13e8582dad Fix HiDPI OnCursor event position (MacOS) il y a 6 ans
  Daniel Salvadori 31fc77e272 Fix and improve window implementations il y a 6 ans
  Daniel Salvadori 20c3cb0c9e Cleanup window package il y a 6 ans
  Daniel Salvadori 4242aa5ceb Create cross-platform app package il y a 6 ans
  Daniel Salvadori 48abed3aa8 Create OpenGL state when creating a window il y a 6 ans
  Daniel Salvadori 14d6b663b0 Prepare for build tag differentiation of implementations of IWindow, IWindowManager il y a 6 ans
  Daniel Salvadori 9d6952a24f fixed dependency on image/png il y a 7 ans
  Daniel Salvadori 02a25ef88b improve cursor loading il y a 7 ans
  Daniel Salvadori 6522f47932 added support for custom cursors and created diagonal resize cursors il y a 7 ans
  Daniel Salvadori 17ff3f1b80 fixed Window() method receiver il y a 7 ans
  amyadzuki f18e1e1f0a Added method: Window il y a 7 ans
  Daniel Salvadori f367d868ed added HiDPI support il y a 7 ans
  Daniel Salvadori 3b93189cbb cleanup/docs il y a 7 ans
  Pavel 7697d51266 Fix style (again, duh) il y a 7 ans
  Pavel cfa9444db9 Add scale to glfwWindow to reduce cgo overhead il y a 7 ans
  Pavel 38efa25ad2 Attempt to fix mouse coordinates on hidpi systems il y a 7 ans
  Pavel a3aeefaf0f Fix missing line breaks il y a 7 ans
  Pavel 9f3804268e Style fixes il y a 7 ans
  George Dobrovolsky d2b7fd7055 add comments to SetCursorPos and SetInputMode il y a 7 ans
  George Dobrovolsky eb4f426229 Add FramebufferSize to IWindow il y a 7 ans
  Pavel 1c3ef09d9e Add SetInputMode & SetCursorPos il y a 7 ans
  leonsal 3227dca484 window api changed / application exec tracer support il y a 8 ans
  leonsal 54e9403815 Set OpenGLForwardCompatible window hint only for OSX. il y a 8 ans
  leonsal 53e7e7ce24 use refresh rate when setting window monitor for full screen il y a 8 ans
  leonsal 41883f1103 gui window support for dynamic fullscreen/windowed mode il y a 8 ans
  leonsal 5c03c222f9 Adaptation to modification of 'github.com/go-gl/glfw' API il y a 8 ans
  leonsal a112006452 added window Destroy() il y a 8 ans
  leonsal e92758227a added GetScreenResolution() il y a 8 ans
  leonsal c34c35c937 key repeat support il y a 8 ans