Jonathan Campbell
|
fcdf3132aa
|
SDL 1.x and SDL 2.x detection. I will #ifdef the code to compile as SDL
1.x or SDL 2.x at first, bring both to feature parity, then deprecate
SDL 1.x.
|
2017-12-07 19:32:10 -08:00 |
|
Jonathan Campbell
|
56cbb814c1
|
autoconf cleanup, organization
|
2017-12-07 16:06:05 -08:00 |
|
Jonathan Campbell
|
1f7e3d90db
|
configure.ac makefile.in updates from local compile
|
2017-05-13 00:48:52 -07:00 |
|
Jonathan Campbell
|
46ae400e81
|
add configure switch to disable mt32 emulation. add code to auto-disable
if not x86 or x86_64.
|
2017-05-06 00:05:16 -07:00 |
|
Jonathan Campbell
|
3434b46185
|
Video capture now supports using the FFMPEG library to record video and
audio to an MPEG transport stream (H.264+AAC) in addition to the DOSBox
AVI + ZMBV capture mode.
|
2016-01-24 10:16:12 -08:00 |
|
Jonathan Campbell
|
8bd51d5fc6
|
whoops, C_SDL_NET needed a template
|
2015-02-07 00:08:55 -08:00 |
|
Jonathan Campbell
|
d172a297a0
|
restore OpenGL voodoo acceleration. seems to work, except for some
overdraw issues on the top and bottom of the screen....
|
2014-09-01 01:33:32 -07:00 |
|
Jonathan Campbell
|
5301ed74c2
|
restore the dynamic core. many things including Windows 95 are PAINFULLY
SLOW without it!
|
2013-10-20 21:15:47 -07:00 |
|
Jonathan Campbell
|
30848ddc83
|
Replace DOSBox Daum with DOSBox-X
|
2013-10-20 13:48:24 -07:00 |
|
Jonathan Campbell
|
ee0f444b19
|
remove and rip out dynamic x86 core. DOSBox is noticeably slower now,
but that's OK, we're going to restructure soon.
|
2013-10-20 12:17:37 -07:00 |
|
Jonathan Campbell
|
d6f3d82f8b
|
remove C_DYNREC dynamic core
|
2013-10-20 12:03:12 -07:00 |
|
Jonathan Campbell
|
aca04918fe
|
OpenGL support removed. Voodoo emulation updated to remove all OpenGL
calls and voodoo_ogl calls, leaving behind software rasterizer.
|
2013-10-20 10:38:26 -07:00 |
|
Jonathan Campbell
|
093cfedb53
|
remove SDL_Sound support
|
2013-10-20 01:02:14 -07:00 |
|
Jonathan Campbell
|
4fdcba96c9
|
remove printer emulation
|
2013-10-20 00:59:21 -07:00 |
|
Jonathan Campbell
|
f1e4e69b0c
|
remove PHYSFS support
|
2013-10-20 00:38:55 -07:00 |
|
Jonathan Campbell
|
21614b8c3f
|
toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
|
2013-10-14 05:07:26 -07:00 |
|
root
|
f331824031
|
port from svn
|
2013-07-07 20:39:49 -07:00 |
|