Historique des commits

Auteur SHA1 Message Date
  Min df5f75b0ac Merge branch 'refs/heads/mouselock' into devel il y a 1 an
  Min 437b46e13f Added working canvas/glfw pointer lock feature il y a 1 an
  Daniel Salvadori 7b89285c3b Various fixes and improvements il y a 3 ans
  Daniel Salvadori 9fc9a1ec88 Merge pull request #144 from felzix/master il y a 4 ans
  Daniel Salvadori 30af58ec69 Merge branch 'master' into i177-fullscreen il y a 4 ans
  Mathieu Champlon 3d80de26fd Fix mouse coordinates in mouse events il y a 4 ans
  danaugrs 69383454cb Update to GLFW 3.3 il y a 5 ans
  Maksim Litvinov 63827bca58 Fix SetFullscreen(false) il y a 5 ans
  robert e432cbe08a added focus event il y a 6 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