linux-wallpaperengine/CMakeModules
Alexis Maiquez 16ed2f30de + added FreeImage for loading all the non-compiled textures (jpg, pngs, etc)
+ set proper glViewport instead of hardcoded 1920 by 1080 (this might require some changing and instead do a glViewport of the screen/window size and then scaling the backbuffers)
~ set proper texture size for pingpong buffers (to work with the viewport fixes)
- removed FREE_IMAGE_FORMAT as it's already included in the FreeImage library

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2021-09-02 23:59:00 +02:00
..
FindFFmpeg.cmake Initial video support without audio (#14) 2020-04-27 18:50:17 +02:00
FindFreeImage.cmake + added FreeImage for loading all the non-compiled textures (jpg, pngs, etc) 2021-09-02 23:59:00 +02:00
FindGLFW3.cmake - removed/commented out most irrlicht-specific code 2021-08-31 01:14:08 +02:00
FindLZ4.cmake + Added LZ4 lib to the compilation process 2019-04-02 17:08:34 +02:00
FindXrandr.cmake ~ Support for displaying on background of specific screens instead of displaying on top, please carefuly read the README.md before using 2019-09-04 22:08:32 +02:00