New rendering changes
New mapper changes Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1817
This commit is contained in:
parent
7dcfa9c70a
commit
9213fd5bd6
11 changed files with 1858 additions and 651 deletions
|
|
@ -1,7 +1,7 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
noinst_LIBRARIES = libgui.a
|
||||
libgui_a_SOURCES = sdlmain.cpp \
|
||||
render.cpp render_normal.h render_scale2x.h render_templates.h \
|
||||
libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp \
|
||||
render.cpp render_scalers.cpp render_scalers.h render_templates.h \
|
||||
midi.cpp midi_win32.h midi_oss.h midi_coreaudio.h midi_alsa.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue