linux-wallpaperengine/CMakeModules
Alexis Maiquez 291b7e364a - removed/commented out most irrlicht-specific code
~ written close to equivalent versions in OpenGL code using GLM and GLFW
~ written replacements for texture and package loading to not use irrlicht anymore
~ updated shader compiler as we now don't need to replace attributes anymore
+ added support for texture flags in the texture header (as they're needed for opengl to get proper information)

TODO: REWRITE VIDEO PLAYER SUPPORT AS THIS UPDATE EFFECTIVELY BREAKS IT

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2021-08-31 01:14:08 +02:00
..
FindFFmpeg.cmake Initial video support without audio (#14) 2020-04-27 18:50:17 +02:00
FindGLFW3.cmake - removed/commented out most irrlicht-specific code 2021-08-31 01:14:08 +02:00
FindIrrlicht.cmake ~ Current status of the project (basic shader support and shader precompilation steps) 2018-07-05 02:17:58 +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