Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread Safety #19

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Thread Safety #19

merged 1 commit into from
Feb 22, 2024

Conversation

mitchej123
Copy link

  • Make CubeRenderer & CustomCubeRenderer instanced and use a ThreadLocal
  • Misc reduction of required Tessellator ASM and no more static tessellators
  • Misc allocation reduction

NOTE: Not backwards compatible -- Will need a corresponding PR in dependent repos, of which I have only found EnderIO in our organization

* Make CubeRenderer & CustomCubeRenderer instanced and use a ThreadLocal
* Misc reduction of required Tessellator ASM and no more static tessellators
* Misc allocation reduction
@mitchej123 mitchej123 requested a review from a team February 22, 2024 05:21
@mitchej123 mitchej123 merged commit ec2e861 into master Feb 22, 2024
2 checks passed
@mitchej123 mitchej123 deleted the angelica-compat branch February 22, 2024 15:31
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.

2 participants