linux-wallpaperengine/src/WallpaperEngine/Render
Alexis Maiquez ecd8ff3757 Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup)
Fixed README.md to properly reflect all dependencies in the command examples
Added support for audio looping

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-06 22:35:46 +01:00
..
Drivers Cleanup of code: 2023-02-03 18:41:51 +01:00
Objects Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
Shaders Cleanup of code: 2023-02-03 18:41:51 +01:00
CCamera.cpp Image color and alpha can now be user-settings 2023-02-01 02:08:05 +01:00
CCamera.h Image color and alpha can now be user-settings 2023-02-01 02:08:05 +01:00
CFBO.cpp Renamed CContext to CRenderContext to allow for the introduction of CAudioContext in following iterations 2023-02-03 00:00:17 +01:00
CFBO.h Support for specifying FBOs texture flags 2022-10-28 15:45:35 +02:00
CObject.cpp Container access should happen through CContext 2022-11-03 14:27:05 +01:00
CObject.h Container access should happen through CContext 2022-11-03 14:27:05 +01:00
CRenderContext.cpp Cleanup of code: 2023-02-03 18:41:51 +01:00
CRenderContext.h Cleanup of code: 2023-02-03 18:41:51 +01:00
CScene.cpp Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
CScene.h Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
CTextureCache.cpp Renamed CContext to CRenderContext to allow for the introduction of CAudioContext in following iterations 2023-02-03 00:00:17 +01:00
CTextureCache.h Renamed CContext to CRenderContext to allow for the introduction of CAudioContext in following iterations 2023-02-03 00:00:17 +01:00
CVideo.cpp Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
CVideo.h Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
CWallpaper.cpp Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00
CWallpaper.h Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup) 2023-02-06 22:35:46 +01:00