Skip to content

DLSS FG and something else#3

Open
Felix3322 wants to merge 42 commits intoPEQHUB:mainfrom
Felix3322:main
Open

DLSS FG and something else#3
Felix3322 wants to merge 42 commits intoPEQHUB:mainfrom
Felix3322:main

Conversation

@Felix3322
Copy link
Copy Markdown

Minecraft-Radiance and others added 28 commits February 12, 2026 11:30
add buy me coffee link
Felix3322 and others added 13 commits March 31, 2026 17:32
Upgrades SnakeYAML dependency from 2.5 to 2.6 to resolve a known
security vulnerability in the YAML parser.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replaces FixedThreadPool with ThreadPoolExecutor for better control
- Fixes executor shutdown timing: create new executor BEFORE shutting down
  old one to minimize task rejection window
- Adds proper logging for RejectedExecutionException
- Chunk tasks that are rejected are now kept in rebuildQueue for retry
  instead of being dropped

Fixes crash: RejectedExecutionException at ChunkProxy.rebuild()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- ModuleEntry: disable JarURLConnection caching to prevent file handle leaks
- RadianceClient: add WARN logging when failing to close JAR filesystem
- RadianceClient: wrap UnsatisfiedLinkError with descriptive message
  when core library fails to load

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- MixinPlugin: return Collections.emptyList() instead of null from
  getMixins() for better compatibility
- GameRendererMixins: add comment explaining why shader preload is
  intentionally cancelled (Radiance handles shader loading)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces HashMap with ConcurrentHashMap for pending and allocated
maps to prevent potential ConcurrentModificationException when
accessed from multiple threads during chunk rendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds releaseTextureRegistration() method to properly clean up texture
mappings when textures are no longer needed, preventing memory leaks
in long-running sessions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nitanmarcel
Copy link
Copy Markdown

No action to build PRs? That's a shame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants