mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 07:43:05 +00:00
- Add VSync and Exclusive Fullscreen toggles to the graphics settings menu - Rewrite D3D11 swap chain to use DXGI flip model with tearing support - Fix black screen on resize by creating new swap chain instead of ResizeBuffers - Revert conditional lighting optimization in Level::setTileAndData back to unconditional checkLight - Revert deferred lightGaps flagging in LevelChunk::recalcHeight back to immediate lightGap calls - Add SWF/ARC editing tools used to add new UI checkboxes |
||
|---|---|---|
| .. | ||
| AddExclusiveFullscreenCheckbox.class | ||
| AddExclusiveFullscreenCheckbox.java | ||
| AddVSyncCheckbox.class | ||
| AddVSyncCheckbox.java | ||
| DumpSwf.class | ||
| DumpSwf.java | ||
| RebuildArc.class | ||
| RebuildArc.java | ||