mirror of
https://github.com/libretro/ppsspp.git
synced 2025-03-04 06:28:03 +00:00
Update Qt: IndexGenerator{.cpp,.h}
This commit is contained in:
parent
0202c69bcf
commit
f57e78c324
@ -109,6 +109,7 @@ SOURCES += ../Core/MIPS/ARM/Asm.cpp \ #CoreARM
|
||||
../GPU/GLES/DisplayListInterpreter.cpp \
|
||||
../GPU/GLES/FragmentShaderGenerator.cpp \
|
||||
../GPU/GLES/Framebuffer.cpp \
|
||||
../GPU/GLES/IndexGenerator.cpp \
|
||||
../GPU/GLES/ShaderManager.cpp \
|
||||
../GPU/GLES/StateMapping.cpp \
|
||||
../GPU/GLES/TextureCache.cpp \
|
||||
@ -219,6 +220,7 @@ HEADERS += ../Core/MIPS/ARM/Asm.h \
|
||||
../GPU/GLES/DisplayListInterpreter.h \
|
||||
../GPU/GLES/FragmentShaderGenerator.h \
|
||||
../GPU/GLES/Framebuffer.h \
|
||||
../GPU/GLES/IndexGenerator.h \
|
||||
../GPU/GLES/ShaderManager.h \
|
||||
../GPU/GLES/StateMapping.h \
|
||||
../GPU/GLES/TextureCache.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user