Age | Commit message (Expand) | Author |
---|---|---|
2021-07-21 | WindowServer: Re-use existing Screen instances and improve fallbacks | Tom |
2021-07-10 | WindowServer: Flush display buffer when flashing | Tom |
2021-07-04 | WindowServer: Query driver for framebuffer offset | Tom |
2021-07-04 | WindowServer: Implement support for combined buffer flipping + flushing | Tom |
2021-06-27 | WindowServer: Coalesce flushing buffers into one ioctl() call | Tom |
2021-06-25 | Userland: Add FB_FLUSH ioctl for fbdev | Sahan Fernando |
2021-06-20 | WindowServer: Load multiple scaled versions of Bitmaps and Cursors | Tom |
2021-06-20 | WindowServer: Add API to set/get screen layouts | Tom |
2021-06-20 | WindowServer: Add initial support for rendering on multiple screens | Tom |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-16 | Everywhere: Add `-Wdouble-promotion` warning | Nicholas-Baron |
2021-01-15 | WindowServer: Make HighDPI aware | Nico Weber |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |