Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shm: MFD_NOEXEC_SEAL is not defined by musl libc | Daniel Eklöf | 2024-04-30 | 1 | -0/+4 |
* | shm: try with MFD_NOEXEC_SEAL first, then without | Daniel Eklöf | 2023-10-13 | 1 | -2/+31 |
* | shm: fix copy-paste typo in memfd name; this is wbg, not fuzzel | Daniel Eklöf | 2021-04-18 | 1 | -1/+1 |
* | shm: use XRGB8888 instead of ARGB8888 | Daniel Eklöf | 2020-11-30 | 1 | -3/+3 |
* | shm: don’t cache buffers | Daniel Eklöf | 2020-10-06 | 1 | -80/+17 |
* | Initial commit | Daniel Eklöf | 2020-08-01 | 1 | -0/+192 |