4jcraft/Minecraft.Client/Rendering
Tropical eb7bb6e518
Some checks are pending
Publish Documentation / build (push) Waiting to run
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Clang Format / clang-format (push) Waiting to run
Merge pull request #330 from 4jcraft/meson-options-cleanup
refactor: rework meson options, fix ENABLE_VSYNC
2026-03-28 11:12:24 -05:00
..
Culling wip: removing vec3 tls 2026-03-26 01:10:27 -05:00
EntityRenderers refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
Models fix: resolve all build warnings and notes 2026-03-23 18:53:18 +11:00
Particles refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
Camera.cpp refactor: remove calls to Vec3::newTemp and Vec3::newPermanent 2026-03-26 13:29:05 -05:00
Camera.h chore: format files touched by refactor/remove-vec3-tls 2026-03-26 14:13:45 -05:00
Chunk.cpp refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
Chunk.h refactor: remove heap-allocated AABBs 2026-03-28 02:58:56 -05:00
Cube.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Cube.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Frustum.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Frustum.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
FrustumCuller.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
FrustumCuller.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
FrustumData.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
FrustumData.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GameRenderer.cpp Merge pull request #330 from 4jcraft/meson-options-cleanup 2026-03-28 11:12:24 -05:00
GameRenderer.h refactor: remove new Vec3 2026-03-26 14:01:14 -05:00
glWrapper.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
LevelRenderer.cpp refactor: remove aabb tls 2026-03-28 03:05:06 -05:00
LevelRenderer.h refactor: make AABBList own its values 2026-03-27 22:37:22 -05:00
Lighting.cpp refactor: remove calls to Vec3::newTemp when not returned 2026-03-26 04:19:04 -05:00
Lighting.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Minimap.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Minimap.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
OffsettedRenderList.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
OffsettedRenderList.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Polygon.cpp refactor: remove new Vec3 2026-03-26 14:01:14 -05:00
Polygon.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Tesselator.cpp refactor: remove basic type containers 2026-03-25 17:51:27 -05:00
Tesselator.h adjust naming scheme of private TLS members 2026-03-25 14:46:16 -05:00
TexOffs.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
TexOffs.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Vertex.cpp refactor: remove new Vec3 2026-03-26 14:01:14 -05:00
Vertex.h refactor: remove new Vec3 2026-03-26 14:01:14 -05:00