dosbox-staging:vogons/openglide-r4258

Last commit made on 2019-09-19
Get this branch:
git clone -b vogons/openglide-r4258 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
vogons/openglide-r4258
Repository:
lp:dosbox-staging

Recent commits

ff57327... by gulikoza <email address hidden>

Add Glide support

Original thread: https://www.vogons.org/viewtopic.php?t=16462

Imported from patch stored in openglide project (commit 841e1071597),
which was an original patch rebased to DOSBox release 0.74-3
(SVN revision: ^/dosbox/branches/0_74_3@4249).

Signed-off-by: Bernard Cafarelli <email address hidden>
Signed-off-by: James Le Cuirot <email address hidden>

Original patch message:

Changes:
 - configurable splash screen
 - support multiple buffer locks (eg: back + depth) (Extreme Assault)
 - increase available LFB memory
 - fix Tie Break Tennis init
 - fix Unreal GPF

Previous versions:
 - 2012/06/08: Fix grTexClampMode (thanks robertmo!)
 - 2011/08/03: Fix polygon rendering
 - 2010/10/27: Add Pył support, fix grLFBRead/WriteRegion
 - 2009/11/24: Fix some minor issues, add MacOSX support (!)
 - 2009/10/09: Various fixes and code cleanups, fix originlocation + splash screen
 - 2009/08/30: Fix LFB operations when paging is active
 - 2009/06/04: Updated for 0.73, add MSVC6 projects for glide2x win9x build
 - 2008/09/14: Updated for current CVS, allow disabling LFB reads/writes
 - 2008/02/17: Updated for current CVS
 - 2007/11/06: Improve TR shadow support (gidierre)
 - 2007/10/18: Add TombRaider shadow hack (thanks gidierre!)
 - 2007/09/03: Fix a crash when closing dosbox while glide is active
 - 2007/08/28: x86_64 support
 - 2007/08/23: Fix buffer overflow
 - 2007/08/22: Fix compilation problems

TODO:
 - threading (?)

dda3b2a... by Peter Veenstra <email address hidden>

Rename bios tester to biostest and make it debug only to avoid people trying to load real bioses.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4258

766a63a... by Sjoerd van der Berg <email address hidden>

Add simple program that allows you to boot into a bios image for running cpu tester bios

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4257

bca40f5... by Sjoerd van der Berg <email address hidden>

Fix flag behaviour of several shift/rotate instructions, cause exceptions and fix potention 'pop ss' problems

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4256

53666d5... by Sjoerd van der Berg <email address hidden>

Extra DIR sorting options patch by Saga Musix

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4255

25e01bd... by Peter Veenstra <email address hidden>

Fix bug 512, reported by philipp. (checking wrong variable to see if malloc was a success)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4254

05f15ac... by Peter Veenstra <email address hidden>

Correct a little bug that caused graphics corruption in win95 with s3 driver. (jmarsh)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4252

4ffc75b... by Peter Veenstra <email address hidden>

Add wrapping here as well.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4251

e481492... by Sjoerd van der Berg <email address hidden>

Changes to allow for mingw i686 to compile a new zmbv.dll

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4247

0abb573... by Peter Veenstra <email address hidden>

Implement simple access control for reading and writing files that are accessable from within DOSBox. Overlay not yet tested, hence not part of this commit.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4245