Skip to content
Discussion options

You must be logged in to vote

Yeah, this should be documented 😄

Acceleration slider

The slider sets the preffered device to process/render on, either CPU or GPU. Some effects are CPU-only, some are GPU-only (external shaders), some supports both (the included effects).

  • CPU-only
    • Force anything that support CPU to process on CPU-only
  • CPU-preffered
    • We prefer to use the CPU, but allow GPU if the feature prefer it
  • GPU-preffered
    • We prefer to use the GPU, but allow CPU if the feature prefer it
  • GPU-only
    • Force anything that support GPU to process on GPU-only

Path GPU acceleration

This is for pathbox, if checked then it defaults to cpu preffered (but supports GPU), else CPU-only.

MAA

This is important for antialia…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nuxttux
Comment options

@rodlie
Comment options

@nuxttux
Comment options

Answer selected by nuxttux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants