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

Add Rgb(a)32F DynamicImage Variant #1516

Closed

Commits on Jul 19, 2021

  1. add f32 dynamic image variant | deduplicate dynamic image macro | ded…

    …uplicate dynamic image byte functions | use real deprecation attribute instead of only documentation
    johannesvollmer committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    5918804 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    558b91c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' of https://github.com/image-rs/image into f32-dyn…

    …amic-image
    
    � Conflicts:
    �	src/dynimage.rs
    johannesvollmer committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    935ce56 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    d12c226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16553d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    3bf27ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f98c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edb44b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c136d19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    009ee98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    896162e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. cleanup imports

    johannesvollmer committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    37dd616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6282577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ca0be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a050a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ec196 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    2a81cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061a082 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 9, 2021

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

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    36afa88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f2c0a0 View commit details
    Browse the repository at this point in the history
  3. fix documentation

    johannesvollmer committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    1413592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8adafe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd45a0a View commit details
    Browse the repository at this point in the history