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

Use render-to-texture for texPreviousFrame (makes it 32bit instead of 8bit colors) #173

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 11, 2016

  1. added texFFTIntegrated texture

    cupe committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    ede948a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    61e7fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa74310 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    4b00311 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. render-to-texture instead of pixel readback, use 32bit texture as bac…

    …k buffer to allow better feedback effects/ no functional change for the user except fp32 RGBA in texPreviousFrame (was 8bit before)
    cupe committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    ab53aa6 View commit details
    Browse the repository at this point in the history