mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 02:52:32 -07:00
SwRasterizer/Lighting: shorten file name
This commit is contained in:
@@ -14,8 +14,8 @@ set(SRCS
|
||||
shader/shader.cpp
|
||||
shader/shader_interpreter.cpp
|
||||
swrasterizer/clipper.cpp
|
||||
swrasterizer/fragment_lighting.cpp
|
||||
swrasterizer/framebuffer.cpp
|
||||
swrasterizer/lighting.cpp
|
||||
swrasterizer/proctex.cpp
|
||||
swrasterizer/rasterizer.cpp
|
||||
swrasterizer/swrasterizer.cpp
|
||||
@@ -55,8 +55,8 @@ set(HEADERS
|
||||
shader/shader.h
|
||||
shader/shader_interpreter.h
|
||||
swrasterizer/clipper.h
|
||||
swrasterizer/fragment_lighting.h
|
||||
swrasterizer/framebuffer.h
|
||||
swrasterizer/lighting.h
|
||||
swrasterizer/proctex.h
|
||||
swrasterizer/rasterizer.h
|
||||
swrasterizer/swrasterizer.h
|
||||
|
Reference in New Issue
Block a user