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

TrueColor: implement optional tablified translucency #1233

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    7ba4db1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6baa54e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae0ae84 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    609b1ff View commit details
    Browse the repository at this point in the history
  2. Implement per-game tables

    JNechaevsky committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0873653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ba9d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Rename to crispy_truecolorblend

    For nicer look and better alphabetical sorting.
    JNechaevsky committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a843149 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Co-Authored-By: Fabian Greffrath <[email protected]>
    JNechaevsky and fabiangreffrath committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c41667b View commit details
    Browse the repository at this point in the history
  3. Use two LUTs, not three

    Also, fix nasty typo: it's 512x512, not 512 colors, i.e. 262144 in total.
    
    Co-Authored-By: Fabian Greffrath <[email protected]>
    JNechaevsky and fabiangreffrath committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    183b0e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21e53a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Ingame switch for Doom

    JNechaevsky committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c1a3917 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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