aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Windows64
AgeCommit message (Expand)Author
2026-03-02Get rid of MSVC's __int64void_17
2026-03-02Merge pull request #93 from SleepyLark/fix-soundvoid_17
2026-03-02Fix Iggy player crashes on systems with DPI changedvoid_17
2026-03-02Allow TAB to open host options (#97)Vvis
2026-03-01Actually moved sound to "Windows64" so commit 9691561 worksSkylark
2026-03-01Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to preve...Izan
2026-03-01Remove GameHDD save data and update .gitignorertm516
2026-03-02Merge pull request #33 from APAmk2/mainvoid_17
2026-03-01Revert "Merge pull request #25 from NEVARLeVrai/main"Galen Guyer
2026-03-01Windows: More proper shutdownAPAmk2
2026-03-02Merge pull request #25 from NEVARLeVrai/mainvoid_17
2026-03-01Fixed performance issueNΞVΛR
2026-03-01Fix game exitrtm516
2026-03-01Fix for exe not running, not founding the project directoryNΞVΛR
2026-03-02feat: improve mouse input handlingdaoge_cmd
2026-03-02fix: render issues on release builds (#16)hehcker
2026-03-01Fix compilation for Clang-cl (#10)void_17
2026-03-01feat: implement per-frame mouse look for reduced input latency on Windowsdaoge_cmd
2026-03-01feat: add DPI awareness and auto-detect screen resolutiondaoge_cmd
2026-03-01feat: fullscreen modedaoge_cmd
2026-03-01feat: disable vsyncdaoge_cmd
2026-03-01feat: implement game-tick input handling and per-frame edge detectiondaoge_cmd
2026-03-01feat: add support for keyboard and mouse inputdaoge_cmd
2026-03-01fix: fix release mode compilation on Windowsdaoge_cmd
2026-03-01Initial commitdaoge_cmd