Rendering rewrite for aspect correction and vga vertical stretching
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1411
This commit is contained in:
parent
7b36937c81
commit
a1e279829b
6 changed files with 302 additions and 785 deletions
|
|
@ -1,6 +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 \
|
||||
libgui_a_SOURCES = sdlmain.cpp \
|
||||
render.cpp render_normal.h render_scale2x.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