Commit History

Author SHA1 Message Date
  Tom dbb9f891fb WindowServer: Re-use existing Screen instances and improve fallbacks 4 years ago
  Daniel Bertalan bb26cea291 WindowServer: Don't use GNU-style designator 4 years ago
  Tom 83b512789c WindowServer: Flush display buffer when flashing 4 years ago
  Tom 6e792553f2 WindowServer: Query driver for framebuffer offset 4 years ago
  Tom fdae117600 WindowServer: Implement support for combined buffer flipping + flushing 4 years ago
  Tom 38af4c29e6 WindowServer: Coalesce flushing buffers into one ioctl() call 4 years ago
  Tom 708f27ca0e WindowServer: Use relative coordinates when flushing screen dirty rects 4 years ago
  Sahan Fernando 974e996d33 Userland: Add FB_FLUSH ioctl for fbdev 4 years ago
  Alexander a2a3f5228a WindowServer: Scale Mouse movements 4 years ago
  Tom 61af9d882e WindowServer: Load multiple scaled versions of Bitmaps and Cursors 4 years ago
  Tom aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 years ago
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 years ago
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Maciej Zygmanowski 136f6fb7c8 WindowServer: Use VERIFY instead of assert in scale factor check 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  asynts fb8d3635d9 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Nico Weber 63ac9462ad WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through 4 years ago
  Nico Weber e87b8a79ed WindowServer: Make HighDPI aware 4 years ago
  Andreas Kling c7ac7e6eaf Services: Move to Userland/Services/ 4 years ago