neoLegacy/Minecraft.Client/Windows64
itsRevela 383c710833 feat: uncapped FPS when VSync off, fix graphics settings bitmask collision
Bypass the 4J RenderManager's hardcoded SyncInterval=1 by calling
the DXGI swap chain directly with Present(0, ALLOW_TEARING) when
VSync is disabled. Falls back to the library's Present on failure.

Relocate VSync/Fullscreen setting flags from bits 18-19 to bits 24-25
to eliminate overlap with the render distance byte (bits 16-23).

Sync the Fullscreen game setting when F11 is pressed so the graphics
menu checkbox stays accurate.

Remove tracked DumpSwf.class (already covered by tools/*.class gitignore).
2026-03-30 15:36:08 -05:00
..
4JLibs Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
GameConfig
Iggy Move project to CMake (#781) 2026-03-17 16:39:22 -05:00
Leaderboards
Network feat: upgrade stream cipher from XOR to AES-128-CTR 2026-03-28 21:03:45 -05:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social
XML Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
KeyboardMouseInput.cpp add advanced tooltips, F3+H combo, and handle settings (#1389) 2026-03-23 17:54:46 -05:00
KeyboardMouseInput.h Merge branch 'smartcmd:main' into main 2026-03-24 13:59:56 -05:00
Minecraft_Macros.h
PostProcesser.cpp Fix split-screen UI wrong positioning on window resize (#989) 2026-03-08 22:16:58 -05:00
Resource.h
stb_image_write.h Add F2 screenshot functionality and image writing support 2026-03-15 03:47:31 -05:00
Windows64_App.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_App.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_Minecraft.cpp feat: uncapped FPS when VSync off, fix graphics settings bitmask collision 2026-03-30 15:36:08 -05:00
Windows64_UIController.cpp Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_UIController.h Modernize project codebase (#906) 2026-03-08 18:08:36 -05:00
Windows64_Xuid.h Split screen, widescreen support, font rendering fixes, ui scaling fixes (#767) 2026-03-08 15:49:50 -05:00
Xbox_BuildVer.h