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

OpenGL renderer and backend-agnostic graphics subcrate #354

Merged
merged 33 commits into from
May 28, 2020

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    d474318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05af8d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750a441 View commit details
    Browse the repository at this point in the history
  4. Move Viewport to iced_graphics

    hecrj committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a0ac091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aed0fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0c4f1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f048085 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2e0c52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e618091 View commit details
    Browse the repository at this point in the history
  10. Move Layer to iced_graphics

    hecrj committed May 19, 2020
    Configuration menu
    Copy the full SHA
    720e775 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    a1a5fcf View commit details
    Browse the repository at this point in the history
  2. Implement iced_glutin 🎉

    hecrj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    e0e4ee7 View commit details
    Browse the repository at this point in the history
  3. Avoid relying origin_upper_left

    It seems to cause considerable glitches when resizing.
    hecrj committed May 20, 2020
    Configuration menu
    Copy the full SHA
    d77492c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Introduce Program and State

    hecrj committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ae5e2c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54f17c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60dcfc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2798d49 View commit details
    Browse the repository at this point in the history
  5. Update to latest glow

    hecrj committed May 21, 2020
    Configuration menu
    Copy the full SHA
    bbfb1c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5545c7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    1b287cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f71a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd79c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6bf895 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Introduce feature flags to enable iced_glow

    Also keep `iced_wgpu` as the default renderer for the time being.
    hecrj committed May 27, 2020
    Configuration menu
    Copy the full SHA
    22ced34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823ea15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45511a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca7e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9d42a4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    5081284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef28347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aa0d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c1261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    709ed1f View commit details
    Browse the repository at this point in the history