FunkyFr3sh / cnc-ddraw

GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines
https://discord.gg/afWXJNDDF5
MIT License
2.23k stars 143 forks source link

IE-Only Visual Filters and Transitions Crash #326

Closed DevScholar closed 3 months ago

DevScholar commented 3 months ago

IE-only visual filters and transitions crash.

Tested On: Windows 98 First Edition with Internet Explorer 4 Windows 98 Second Edition with Internet Explorer 5 or 6

Minimal Test Case: <div style="filter:glow();width:100">Text</div>

Screenshot: image

Relative Issue: https://github.com/JHRobotics/softgpu/issues/82

DevScholar commented 3 months ago

It seems that SoftGPU doesn't uses this software for DDraw implementation, so this issue is closed.