Skip to content

switched GpuArrayHelper's array index to a freelist - #254

Closed
MatzeOGH wants to merge 1 commit into
AlpineMapsOrg:mainfrom
MatzeOGH:feature/gpuarrayhelper-freelist
Closed

switched GpuArrayHelper's array index to a freelist#254
MatzeOGH wants to merge 1 commit into
AlpineMapsOrg:mainfrom
MatzeOGH:feature/gpuarrayhelper-freelist

Conversation

@MatzeOGH

@MatzeOGH MatzeOGH commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
  • made add_layer O(1)
  • switch GpuArrayHelper fullness check to add_tile() sentinel
  • added warnings if a GpuArrayHelper is full / was a silent failure
  • switched layer indices are now uint16_t

- made add_layer O(1)
- switch GpuArrayHelper fullness check to add_tile() sentinel
- added warnings if a GpuArrayHelper is full / was silent failure
- switched layer indices are now uint16_t
@MatzeOGH
MatzeOGH force-pushed the feature/gpuarrayhelper-freelist branch from dce9e43 to fdff25f Compare August 11, 2026 19:12
@MatzeOGH

Copy link
Copy Markdown
Contributor Author

I don't like the error handling at all

@MatzeOGH MatzeOGH closed this Aug 12, 2026
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.

1 participant