4jcraft/targets/minecraft/client/renderer
2026-04-07 23:23:31 -05:00
..
culling remove GL/gl.h includes 2026-04-07 16:29:27 -05:00
entity refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
texture refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
tileentity refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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 Merge pull request #409 from 4jcraft/platform-refactor 2026-04-08 13:39:24 +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 run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DirtyChunkSorter.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DistanceChunkSorter.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
DistanceChunkSorter.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
EntityTileRenderer.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EntityTileRenderer.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
GameRenderer.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
GameRenderer.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11: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 rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
ItemInHandRenderer.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
ItemInHandRenderer.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
LevelRenderer.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
LevelRenderer.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -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 rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
OffsettedRenderList.cpp attempt to clean up renderer 2026-04-07 15:55:45 -05:00
OffsettedRenderList.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Rect2i.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Rect2i.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Tesselator.cpp remove GL/gl.h includes 2026-04-07 16:29:27 -05:00
Tesselator.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Textures.cpp refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
Textures.h refactor: nuke all widestrings and widechars everywhere 2026-04-07 23:23:31 -05:00
TileRenderer.cpp remove GL/gl.h includes 2026-04-07 16:29:27 -05:00
TileRenderer.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00