Conversation
Collaborator
slmpc
commented
Apr 18, 2026
Vulkan!
f51c049 to
69eccf7
Compare
9850d5a to
f87198c
Compare
* vulkan! * buffer * test * fix * cleanup * resource manager & doc * Update common/src/main/java/com/github/epsilon/modules/impl/world/ComputeTest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update common/src/main/java/com/github/epsilon/graphics/vulkan/shader/Glsl2SpirVCompiler.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update common/src/main/java/com/github/epsilon/modules/impl/world/ComputeTest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update common/src/main/java/com/github/epsilon/modules/impl/world/ComputeTest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update common/src/main/resources/assets/open_epsilon/shaders/compute/compute_test.csh Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update common/src/main/java/com/github/epsilon/modules/impl/world/ComputeTest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix * destroy vk * fuck aliyun --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* gpu accelerating * gpu * 2 * fix * destroy * optimize * cleanup * it's ok * optimize * i18n * fix: address PR review comments - barrier, rolling window, docs Agent-Logs-Url: https://github.com/slmpc/Open-Epsilon/sessions/62bb85ea-c252-4d1b-8a74-33cfff5f19f3 Co-authored-by: slmpc <78586843+slmpc@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* 修复线条绘制错误 * 修复文字转过视角仍然绘制的问题
* Port to 26.2-snapshot-4 * a
* 为 Break 添加 GPU 计算支持 * 为 TerrainVoxelization 添加地形无效化机制以支持 GPU 计算
* some fixes * Port to 26.2-snapshot-7 � Conflicts: � common/src/main/java/com/github/epsilon/graphics/LuminRenderSystem.java � common/src/main/java/com/github/epsilon/graphics/renderers/TextureRenderer.java � common/src/main/java/com/github/epsilon/graphics/shaders/BlurShader.java � common/src/main/java/com/github/epsilon/graphics/shaders/FXAAShader.java � common/src/main/java/com/github/epsilon/graphics/shaders/FilterShader.java � common/src/main/java/com/github/epsilon/graphics/shaders/GlslSandBox.java � common/src/main/java/com/github/epsilon/managers/ModuleManager.java � common/src/main/java/com/github/epsilon/mixins/MixinGuiRenderer.java � common/src/main/java/com/github/epsilon/modules/impl/ClientSetting.java � common/src/main/java/com/github/epsilon/utils/render/EpsilonGuiRenderer.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.