Историја ревизија

Аутор SHA1 Порука Датум
  Kovid Goyal 53980d00f0 a couple more tests пре 1 година
  Kovid Goyal be34af4555 Remove inline from .c files пре 3 година
  Kovid Goyal 8dfef58f29 Use a glfw specific name for memfd_create пре 3 година
  Kovid Goyal 8a267894f3 Make createShmBuffer re-useable пре 3 година
  Luflosi 7931654a7c Ensure valid UTF-8 when cutting string пре 5 година
  Kovid Goyal 2458c3a7c6 Implement drag and drop of text/plain for Wayland as well пре 5 година
  Kovid Goyal 748ca81d4b Wayland: Fix a freeze in rare circumstances when having multiple OS Windows пре 5 година
  Kovid Goyal 2baa34beb8 Move a couple of functions to where they are actually needed пре 5 година
  Luflosi f3b9ff5f9f Use datatype monotonic_t instead of double to keep track of time пре 5 година
  Kovid Goyal 1cb15dedac Simplify the event loop code пре 5 година
  Kovid Goyal f8418d68a6 Fully drain the wakeupfd пре 5 година
  Kovid Goyal c0000fb24e Should use an unsigned int for eventfd пре 5 година
  Kovid Goyal c169f7ae83 Retry writing to wakeupfd on EAGAIN as well пре 5 година
  Kovid Goyal e7173f8145 Linux: Fix a regression in 0.14.0 that caused the event loop to tick continuously, wasting CPU even when idle пре 5 година
  Kovid Goyal 556992a117 Forgot to make the eventfd cloexec and non-blocking пре 5 година
  Kovid Goyal a41ef8d513 Abort if addWatch during initialization of poll data fails пре 5 година
  Kovid Goyal 6d96a89328 Linux: Use the more efficient eventfd mechanism to wakeup the event loop пре 5 година
  Kovid Goyal 0fb1481038 Move event loop wakeup code into backend_utils пре 5 година
  Kovid Goyal 841c907efc Build glfw with all warnings enabled пре 5 година
  Kovid Goyal 4fff84b4b9 Add void to all function declarations for functions that take no arguments пре 5 година
  Kovid Goyal f0a2c34eca Port cocoa backed to use glfw mainloop пре 6 година
  Kovid Goyal 7624578c21 Fix X11/Wayland addTimer returning incorrect timer ids пре 6 година
  Kovid Goyal da507dfd19 Infrastructure for moving the run loop into GLFW пре 6 година
  Luflosi 0e2a5c63c6 Convert some tabs to spaces пре 6 година
  Kovid Goyal 6a51ce5dc4 Wayland: Work on supporting drop of file paths пре 6 година
  Kovid Goyal 31853ee20c Handle errno better when polling for events пре 6 година
  Kovid Goyal d27e7ead49 Print an error if too many timers/watches are added пре 6 година
  Kovid Goyal 6879a492dc Give watches and timers names to ease debugging пре 6 година
  Kovid Goyal 4070255dde Simplify watch->fd matching пре 6 година
  Kovid Goyal 9ced447fa3 Make timer dispatch more efficient пре 6 година