Skip to content

Use queues to offload tasks#1

Open
mbaetgen-wup wants to merge 4 commits intoglad-loaderfrom
glad-loader-queue
Open

Use queues to offload tasks#1
mbaetgen-wup wants to merge 4 commits intoglad-loaderfrom
glad-loader-queue

Conversation

@mbaetgen-wup
Copy link
Copy Markdown
Owner

Uses queues to spread out tasks when switching presets.

  • one CPU task queue with worker thread
  • one GL task queue, processed on render
  • Uses GL_KHR_parallel_shader_compile extension if available to compile shaders in background

@mbaetgen-wup mbaetgen-wup force-pushed the glad-loader-queue branch 6 times, most recently from 85ba3ad to 017b31f Compare February 26, 2026 01:47
@mbaetgen-wup mbaetgen-wup force-pushed the glad-loader-queue branch 2 times, most recently from 4478a08 to 3875832 Compare February 26, 2026 08:21
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