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 FP16 NaN/infinity handling flags #100

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

Commits on May 20, 2018

  1. Move half float sanitization out of StoreScanline and to Convert, add…

    … sanitization control flags.
    elasota committed May 20, 2018
    Configuration menu
    Copy the full SHA
    549e4ba View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    cbfe494 View commit details
    Browse the repository at this point in the history
  2. Update DirectXTex.h

    Trim whitespace
    walbourn committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1b531b2 View commit details
    Browse the repository at this point in the history
  3. Update DirectXTexConvert.cpp

    Code review
    walbourn committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e610950 View commit details
    Browse the repository at this point in the history
  4. Update DirectXTexConvert.cpp

    Conversion logic for WIC vs. non-WIC update for new flags.
    walbourn committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    691e4e5 View commit details
    Browse the repository at this point in the history