This website requires JavaScript.
Explore
Help
Sign In
mirror
/
projectm
Watch
3
Star
0
Fork
0
You've already forked projectm
mirror of
https://github.com/projectM-visualizer/projectm.git
synced
2026-03-04 14:35:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3a79ff4ff2ad3bfc8474715cc50d2d1a8b67f99d
projectm
/
src
/
libprojectM
/
Renderer
History
Kai Blaschke
0227b7a61d
Issue
#872
: Fix float overflow in plasma transition shader
2025-02-28 11:37:39 +01:00
..
TransitionShaders
Issue
#872
: Fix float overflow in plasma transition shader
2025-02-28 11:37:39 +01:00
CMakeLists.txt
Make shader resource file generation reusable
2025-02-27 15:55:14 +01:00
CopyTexture.cpp
…
CopyTexture.hpp
…
FileScanner.cpp
…
FileScanner.hpp
…
Framebuffer.cpp
…
Framebuffer.hpp
…
IdleTextures.hpp
…
MilkdropNoise.cpp
…
MilkdropNoise.hpp
…
PresetTransition.cpp
Add transition/blending progress to render context
2025-02-27 15:55:13 +01:00
PresetTransition.hpp
Add transition/blending progress to render context
2025-02-27 15:55:13 +01:00
RenderContext.hpp
Add transition/blending progress to render context
2025-02-27 15:55:13 +01:00
RenderItem.cpp
…
RenderItem.hpp
…
Sampler.cpp
…
Sampler.hpp
…
Shader.cpp
…
Shader.hpp
…
ShaderCache.cpp
Add a global shader cache
2025-02-27 15:55:07 +01:00
ShaderCache.hpp
Add a global shader cache
2025-02-27 15:55:07 +01:00
Texture.cpp
…
Texture.hpp
…
TextureAttachment.cpp
…
TextureAttachment.hpp
…
TextureManager.cpp
…
TextureManager.hpp
…
TextureSamplerDescriptor.cpp
…
TextureSamplerDescriptor.hpp
…
TransitionShaderManager.cpp
…
TransitionShaderManager.hpp
…