Historial de Commits

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