linux-wallpaperengine/src/WallpaperEngine/Render/Objects
Alexis Maiquez 5e94fc7bab + added parsing of dependencies for objects
+ added fbos parsing from effect files
~ cleaned up effect parsing code
~ support for texture target parsing in materials for texture render targets
~ changed way of modifying textures from passes to a more abstracted way
~ moved shader constants to it's own namespace

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-09-11 09:15:50 +02:00
..
CImage.cpp + added parsing of dependencies for objects 2019-09-11 09:15:50 +02:00
CImage.h - removed shader string constants, shaders do not have any, for future reference, these might be vectors or colors 2019-09-10 14:54:49 +02:00
CSound.cpp ~ cleaned up main function and moved initialization functions to a more proper place 2019-09-10 12:55:45 +02:00
CSound.h ~ moved OnRegisterSceneNode to CObject as this function should barely change 2019-09-09 10:13:06 +02:00