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

Require rgb renderable webgl1 #3364

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2021

  1. Add format-filterable-renderable test.

    Checks all texture formats for filterable and color-renderable.
    WebGL 1 and 2.
    WebGL 1's RGB8 doesn't look like it's spec-required. Should it be?
    Every device and browser I tested supports it, and it's color-renderable
    in ES3/webgl2.
    kdashg committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3e20ad3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    2b34ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6124ff9 View commit details
    Browse the repository at this point in the history