Skip to content

Commit

Permalink
Move ShaderLightArray to a separate file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Flone-dnb committed Nov 22, 2023
1 parent 73d7c26 commit b307744
Show file tree
Hide file tree
Showing 5 changed files with 853 additions and 787 deletions.
2 changes: 2 additions & 0 deletions src/engine_lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ set(PROJECT_SOURCES
private/shader/glsl/GlslComputeShaderInterface.h
private/shader/general/resources/LightingShaderResourceManager.h
private/shader/general/resources/LightingShaderResourceManager.cpp
private/shader/general/resources/ShaderLightArray.h
private/shader/general/resources/ShaderLightArray.cpp
public/shader/ComputeShaderInterface.h
private/shader/general/ComputeShaderInterface.cpp
private/material/TextureManager.cpp
Expand Down
Loading

0 comments on commit b307744

Please sign in to comment.