4jcraft/targets/minecraft/client/renderer
2026-04-10 11:22:58 -05:00
..
culling style: clang-format the entire project 2026-04-09 15:24:13 +10:00
entity chore: format repo, add format script 2026-04-10 00:22:58 -05:00
texture fix non-unity build 2026-04-10 11:22:58 -05:00
tileentity chore: format repo, add format script 2026-04-10 00:22:58 -05:00
BossMobGuiInfo.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
BossMobGuiInfo.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Chunk.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
Chunk.h fix(perf): don't compute chunk connectivity when the BFS occluder is disabled 2026-04-07 19:11:30 -05:00
DirtyChunkSorter.cpp
DirtyChunkSorter.h
DistanceChunkSorter.cpp
DistanceChunkSorter.h
EntityTileRenderer.cpp
EntityTileRenderer.h
GameRenderer.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
GameRenderer.h move C4JThread and ShutdownManager to platform/thread 2026-04-09 23:46:02 -05:00
HttpTexture.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
HttpTexture.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
HttpTextureProcessor.h
ItemInHandRenderer.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
ItemInHandRenderer.h
LevelRenderer.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
LevelRenderer.h chore: format repo, add format script 2026-04-10 00:22:58 -05:00
MemTexture.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
MemTexture.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
MemTextureProcessor.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
MobSkinMemTextureProcessor.cpp refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
MobSkinMemTextureProcessor.h refactor: move misplaced headers to their proper modules 2026-04-06 20:32:24 -05:00
MobSkinTextureProcessor.cpp replace __debugbreak with assert, fix full build 2026-04-07 18:58:49 -05:00
MobSkinTextureProcessor.h
OffsettedRenderList.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
OffsettedRenderList.h
Rect2i.cpp
Rect2i.h
Tesselator.cpp remove most other linux ifdefs 2026-04-09 23:23:53 -05:00
Tesselator.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Textures.cpp chore: format repo, add format script 2026-04-10 00:22:58 -05:00
Textures.h style: clang-format the entire project 2026-04-09 15:24:13 +10:00
TileRenderer.cpp style: clang-format the entire project 2026-04-09 15:24:13 +10:00
TileRenderer.h