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

glow painter every where #852

Closed
wants to merge 35 commits into from
Closed

glow painter every where #852

wants to merge 35 commits into from

Commits on Oct 20, 2021

  1. init egui_glow_painter by copy egui_glow painter

    t18b219k committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6c131a1 View commit details
    Browse the repository at this point in the history
  2. add context create function for web

    replace assert macro to debug print for web debug
    t18b219k committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    92746f8 View commit details
    Browse the repository at this point in the history
  3. delete egui_glow painter and use egui_glow_painter

    t18b219k committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e4a022f View commit details
    Browse the repository at this point in the history
  4. install glow painter to web (crash)

    t18b219k committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    48dde27 View commit details
    Browse the repository at this point in the history
  5. correctly init webgl context

    t18b219k committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    124e9cd View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. eliminate crash but black screen on webgl1

    t18b219k committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    bc2678f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. webgl1 progress but srgb support yet.

    t18b219k committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6f3ccb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    d7af224 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    KentaTheBugMaker committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8e992d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d6113 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    ea5c2a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f33e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f130bdf View commit details
    Browse the repository at this point in the history
  4. fix WebGL1 with sRGB support.

    but black screen.
    KentaTheBugMaker committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    43631e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac9c263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1417755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cf5a41 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fmt

    KentaTheBugMaker committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    8f33833 View commit details
    Browse the repository at this point in the history
  2. tomlfmt

    KentaTheBugMaker committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    cc2f325 View commit details
    Browse the repository at this point in the history
  3. fmt

    KentaTheBugMaker committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5bda67a View commit details
    Browse the repository at this point in the history
  4. small refactoring

    KentaTheBugMaker committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    dacab37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    089ea47 View commit details
    Browse the repository at this point in the history
  6. some clippy fix

    KentaTheBugMaker committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d2c7e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    022e36a View commit details
    Browse the repository at this point in the history
  2. fmt

    KentaTheBugMaker committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    d588030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd0bb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23edc3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4194090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de474b1 View commit details
    Browse the repository at this point in the history
  7. fmt

    KentaTheBugMaker committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ff0850e View commit details
    Browse the repository at this point in the history
  8. merge upstream

    KentaTheBugMaker committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c7510cf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    f7e5e62 View commit details
    Browse the repository at this point in the history
  2. fix doc

    KentaTheBugMaker committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    5e2f50c View commit details
    Browse the repository at this point in the history
  3. fix doc

    KentaTheBugMaker committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    8798c75 View commit details
    Browse the repository at this point in the history
  4. fmt

    KentaTheBugMaker committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    3c0325a View commit details
    Browse the repository at this point in the history