aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/GameRenderer.cpp
AgeCommit message (Expand)Author
13 daysFix split-screen UI wrong positioning on window resize (#989)MrTheShy
13 daysModernize project codebase (#906)ModMaker101
13 daysSplit screen, widescreen support, font rendering fixes, ui scaling fixes (#767)MrTheShy
14 daysAdjust gamma calculation based on slider value (#893)eh-K
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-07Improve gamma shader parity - fixes #611 (#790)ModMaker101
2026-03-06Add Render Distance option. (#675)MijaeLio
2026-03-06Revert "Fixed stained glass and glass pane not rendering the water and held i...Loki Rautio
2026-03-06Fixed stained glass and glass pane not rendering the water and held item tran...Marvelco
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-06fix gamma breaking f3 menu (#704)Lrxh
2026-03-06Fix gamma slider via pixel shader #178 (#481)ModMaker101
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-04fix: fix inverted pitch in the second third person viewdaoge_cmd
2026-03-03fix: fix gamma (#191)daoge
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-02Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"void_17
2026-03-02dynamic_pointer_cast -> std::dynamic_pointer_castvoid_17
2026-03-02shared_ptr -> std::shared_ptrvoid_17
2026-03-02Get rid of MSVC's __int64void_17
2026-03-01Initial commitdaoge_cmd