Skip to content

Commit

Permalink
xrRender_R4: remove unused CSCompiler and ComputeShader classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Jan 30, 2025
1 parent 0adb09a commit 0999a3d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 390 deletions.
4 changes: 0 additions & 4 deletions src/Layers/xrRenderPC_R4/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
add_library(xrRenderPC_R4 SHARED)

target_sources(xrRenderPC_R4 PRIVATE
ComputeShader.cpp
ComputeShader.h
CSCompiler.cpp
CSCompiler.h
packages.config
r2_test_hw.cpp
r4_rendertarget.h
Expand Down
207 changes: 0 additions & 207 deletions src/Layers/xrRenderPC_R4/CSCompiler.cpp

This file was deleted.

39 changes: 0 additions & 39 deletions src/Layers/xrRenderPC_R4/CSCompiler.h

This file was deleted.

90 changes: 0 additions & 90 deletions src/Layers/xrRenderPC_R4/ComputeShader.cpp

This file was deleted.

34 changes: 0 additions & 34 deletions src/Layers/xrRenderPC_R4/ComputeShader.h

This file was deleted.

Loading

0 comments on commit 0999a3d

Please sign in to comment.