Commit History

Author SHA1 Message Date
  Alex Szpakowski 1afc47511c Fixed the graphics viewport not matching the window size when an unsupported fullscreen resolution is set 12 years ago
  Alex Szpakowski 2b54ea23de Added love.window.isVisible 12 years ago
  Alex Szpakowski b391a9f4a6 Added love.window.hasMouseFocus (issue #120) 12 years ago
  Alex Szpakowski ff77eb4b29 Added love.window (issue #6.) All window-related functions have been moved from love.graphics to love.window. 12 years ago
  Alex Szpakowski 9fc2a085cd Updated love.timer.getTime to be microsecond-precise and monotonic (thanks Boolsheet), removed the now-obsolete love.timer.getMicroTime (issue #492) 12 years ago
  Alex Szpakowski d5aa807747 More internal code cleanup 12 years ago
  Bart van Strien 7efe11b11f Add centered flag to setMode, optionally centers the window (on by default, as before) (issue #463) 12 years ago
  Alex Szpakowski 4ae126ac44 Fixed some potential instability or crash issues 12 years ago
  Bart van Strien 3d0c5761ce Merge in default, update changelog 12 years ago
  Alex Szpakowski a68bdfe7a2 Constified many Graphics and Window methods 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Alex Szpakowski a9211a1389 Removed direct OpenGL calls in the SDL Window module 12 years ago
  Bart van Strien f81eebfb5f Reapply sdl's keyrepeat settings after setWindow 12 years ago
  Bart van Strien bddee1753b Use a flags table for setMode now, implement resizable and borderless windows, and add resize event 13 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien c78c6801e9 Formatting fix 13 years ago
  Bart van Strien f58f80397e Fix fsaa crash on OSX, can't enable multisampling before a window is created (bug #350) 13 years ago
  Bart van Strien 7c8fff979a Create love.window, abstract SDL out of love.graphics 13 years ago