Split display from render and rework init/terminate.
This commit is contained in:
4
Makefile
4
Makefile
@ -14,9 +14,9 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
SOURCES = \
|
||||
cpp/opengl/render_context_glx.cpp \
|
||||
cpp/opengl/render_opengles.cpp \
|
||||
cpp/display/display_glx.cpp \
|
||||
cpp/events/events_x11.cpp \
|
||||
cpp/render/render_opengles.cpp \
|
||||
cpp/math.cpp
|
||||
|
||||
OUTPUTFILE = engine.so
|
||||
|
Reference in New Issue
Block a user