linux-wallpaperengine/src/WallpaperEngine/Render
Alexis Maiquez 7c39db8b4b Added unistd.h missing from CWaylandOutputViewport
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-04-22 13:44:56 +02:00
..
Drivers Added unistd.h missing from CWaylandOutputViewport 2023-04-22 13:44:56 +02:00
Helpers Separated X11 fullscreen code detection from the output driver as they don't have to work at the same time 2023-03-23 23:38:23 +01:00
Objects Fixes #160, xray effects on full image layers weren't working properly. Should fix anything using the inverse matrix of modelViewProjection 2023-04-20 23:40:16 +02:00
Shaders Added basic support for audio processing so backgrounds can react to sound playing in the system 2023-03-26 18:18:21 +02:00
CCamera.cpp More code cleanups 2023-02-08 18:48:19 +01:00
CCamera.h More code cleanups 2023-02-08 18:48:19 +01:00
CFBO.cpp Upgraded to shader version 330 2023-02-11 03:21:45 +01:00
CFBO.h Added support for running multiple X11 backgrounds off the same instance 2023-03-21 07:07:36 +01:00
CObject.cpp Separated X11 fullscreen code detection from the output driver as they don't have to work at the same time 2023-03-23 23:38:23 +01:00
CObject.h Separated X11 fullscreen code detection from the output driver as they don't have to work at the same time 2023-03-23 23:38:23 +01:00
CRenderContext.cpp Wayland implementation cleanup 2023-04-22 11:31:50 +02:00
CRenderContext.h Wayland implementation cleanup 2023-04-22 11:31:50 +02:00
CScene.cpp split mouse input by backend 2023-04-21 00:17:55 +01:00
CScene.h Small code cleanups 2023-02-08 14:27:41 +01:00
CTextureCache.cpp Catch readTexture exceptions on CTextureCache::resolve so multi-background setups can properly lookup files... 2023-04-21 03:09:18 +02:00
CTextureCache.h Fixed identation problems 2023-03-23 01:42:01 +01:00
CVideo.cpp Fixed oversight on Video backgrounds not working on X11 2023-04-22 12:57:47 +02:00
CVideo.h More code cleanups 2023-02-08 18:48:19 +01:00
CWallpaper.cpp Fixed identation problems 2023-03-23 01:42:01 +01:00
CWallpaper.h Fixed identation problems 2023-03-23 01:42:01 +01:00