Skip to content

Conversation

@craftablescience
Copy link
Owner

@craftablescience craftablescience commented Aug 31, 2024

  • Add capability to create benchmarks
  • Add helpers to link to <execution> std header (non-MSVC), OpenCL
  • Print cmake options at end of configuration
  • Improve VTF format conversions
    • <Format> ➡️ RGBA8888
    • RGBA8888 ➡️ <Format>
    • <Format> ➡️ RGBA16161616
    • RGBA16161616 ➡️ <Format>
    • <Format> ➡️ RGBA32323232F
    • RGBA32323232F ➡️ <Format>
    • RGBA8888 ➡️ RGBA16161616
    • RGBA8888 ➡️ RGBA32323232F
    • RGBA16161616 ➡️ RGBA8888
    • RGBA16161616 ➡️ RGBA32323232F
    • RGBA32323232F ➡️ RGBA8888
    • RGBA32323232F ➡️ RGBA16161616
  • Ensure BC6H is handled correctly

@craftablescience craftablescience added the enhancement New feature or request label Aug 31, 2024
@craftablescience craftablescience self-assigned this Aug 31, 2024
@craftablescience craftablescience force-pushed the feat/vtf-perf branch 5 times, most recently from ee3ddaa to e21d768 Compare September 9, 2024 06:37
@craftablescience craftablescience changed the title feat: misc things but mostly vtfpp speed improvements feat: final vtfpp improvements before i move on Sep 9, 2024
@craftablescience craftablescience marked this pull request as ready for review September 10, 2024 17:35
@craftablescience craftablescience merged commit 9afdf3d into main Sep 10, 2024
@craftablescience craftablescience deleted the feat/vtf-perf branch September 10, 2024 17:43
@craftablescience craftablescience restored the feat/vtf-perf branch September 10, 2024 17:43
@craftablescience craftablescience deleted the feat/vtf-perf branch September 10, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants