This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
[WIP] Hardware accelerations to lighting and others #245
Closed
Conversation
This file contains 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
…opia into wip/new-lighting-algorithm
Fix compatibility for worldedit
ishland
changed the title
[WIP] New lighting structure and algorithms
[WIP] New lighting structure and algorithms and OpenCL
Oct 10, 2020
…w-lighting-algorithm � Conflicts: � PATCHES.md
When i try to run server with the OpenCL patch , it crashes my cpu and gpu support opencl version 1.2 |
@krolik-exe Some more info like what gpu it is, what OS, what drivers, etc, would be useful. |
Intel Graphics 4600 , Windows 10 64 Bit - build 19041.572 (2004) , latest drivers from intel website - 20.19.15.5144 , cpu- Intel Core i7 4790k |
we need logs |
ishland
changed the title
[WIP] New lighting structure and algorithms and OpenCL
[WIP] Hardware accelerations to lighting and others
Oct 23, 2020
ishland
force-pushed
the
wip/new-lighting-algorithm
branch
from
October 24, 2020 15:27
b57f396
to
8c319f5
Compare
ishland
force-pushed
the
wip/new-lighting-algorithm
branch
from
October 24, 2020 15:28
8c319f5
to
5d20dab
Compare
Merge branch 'ver/1.16.3' of github.com:YatopiaMC/Yatopia into wip/new-lighting-algorithm � Conflicts: � .github/workflows/build.yml � PATCHES.md
This reverts commit 41a4c4e
9 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Lighting API
OpenCL basic things
Gracefully recover from failing to init device and remove it from use
Cache Buffers
Implement ishland's lighting algorithm