aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/LevelRenderer.h
AgeCommit message (Expand)Author
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-03Remove duplicate elif from LevelRender.h (#296)TGS
2026-03-04Separate _WINDOWS64 and _XBOX_ONE (#248)FancyEX
2026-03-04chunk optimization (#246)DetectivEren
2026-03-02Use Xbox One command buffer limit - fixes #238Loki Rautio
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-01Adjusted max memory usage for rendererChris
2026-03-01Initial commitdaoge_cmd