mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 10:18:40 +12:00
Fix linux build
This commit is contained in:
parent
453e1bfaec
commit
9cc15be7f2
1 changed files with 3 additions and 0 deletions
|
@ -463,9 +463,12 @@ target_sources(rpcs3_emu PRIVATE
|
||||||
RSX/Program/VertexProgramDecompiler.cpp
|
RSX/Program/VertexProgramDecompiler.cpp
|
||||||
RSX/Capture/rsx_capture.cpp
|
RSX/Capture/rsx_capture.cpp
|
||||||
RSX/Capture/rsx_replay.cpp
|
RSX/Capture/rsx_replay.cpp
|
||||||
|
RSX/GL/glutils/blitter.cpp
|
||||||
RSX/GL/glutils/buffer_object.cpp
|
RSX/GL/glutils/buffer_object.cpp
|
||||||
RSX/GL/glutils/common.cpp
|
RSX/GL/glutils/common.cpp
|
||||||
|
RSX/GL/glutils/fbo.cpp
|
||||||
RSX/GL/glutils/image.cpp
|
RSX/GL/glutils/image.cpp
|
||||||
|
RSX/GL/glutils/program.cpp
|
||||||
RSX/GL/glutils/ring_buffer.cpp
|
RSX/GL/glutils/ring_buffer.cpp
|
||||||
RSX/GL/GLCommonDecompiler.cpp
|
RSX/GL/GLCommonDecompiler.cpp
|
||||||
RSX/GL/GLCompute.cpp
|
RSX/GL/GLCompute.cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue