Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-30 | Moved os-compatibility and added header | Moritz | |
* Moved os-compatibility.c to util * Added header under util * Removed static since it isn't needed (i think so) * Adjusted meson.build to include lib_wlr Improved some codestyle * Added guard to os-compatibility.h * Fixed typo in include statment Adjusted Guard * Changed guard to _WLR_UTIL_OS_COMPATIBILITY | |||
2017-11-11 | Fix unused-result error | Tancredi Orlando | |
2017-10-22 | Create globals only for enabled outputs in DRM backend | emersion | |
2017-10-07 | Fix GCC build | emersion | |
2017-10-07 | Code style | emersion | |
2017-10-07 | Use ImageMagick to write PNG screenshot | emersion | |
2017-10-07 | Remove cairo dependency, write raw pixels | emersion | |
2017-10-07 | Call glReadPixels right before swapping buffers | emersion | |
2017-10-07 | First attempt to implement screenshooter | emersion | |