dosbox-staging:kk/dynrec-scas-1

Last commit made on 2023-11-08
Get this branch:
git clone -b kk/dynrec-scas-1 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
kk/dynrec-scas-1
Repository:
lp:dosbox-staging

Recent commits

60a6ace... by Kirk Klobe <email address hidden>

Implement SCAS and CMPS opcodes for dynrec

e794dcb... by FeralChild64 <email address hidden>

Update mouse statemachine for VMM guest driver requesting to display host cursor

ffb55f2... by FeralChild64 <email address hidden>

Enable VirtualBox mouse protocol

9f76be4... by FeralChild64 <email address hidden>

Fix VirtualBox protocol memory access

1d41aac... by FeralChild64 <email address hidden>

Optimize 'GFX_HaveDesktopEnvironment'

df08567... by kcgen <email address hidden>

Let the Tandy PSG support fadeout (#3055)

581cc73... by kcgen <email address hidden>

Let OPL devices support fadeout (#3008)

7ca6038... by kcgen <email address hidden>

Add a fadeout-after-last-port-write feature to the mixer

717c255... by kcgen <email address hidden>

Only process MT-32 debug messages in debug builds

b653dc6... by GranMinigun <email address hidden>

Drop OpenGL PBO support

Pixel buffer object extension hinders performance of integrated graphics
(SBCs, Intel HD, AMD APUs), and is unlikely to provide any significant
benefits to modern dedicated GPUs. Also, OpenGL has no reliable way to
determine whether device uses shared or dedicated memory.