Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,075
    • Issues 3,075
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,006
    • Merge requests 1,006
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !19886

mesa: support compute shader decoding of ASTC

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tapani Pälli requested to merge tpalli/mesa:compute-astc-decode into main Nov 20, 2022
  • Overview 102
  • Commits 4
  • Pipelines 79
  • Changes 9

This MR has patches from !19827 (merged) as a base. Here we add ASTC compute shader decoding to be used with transcoding pipeline for ASTC.

This is based on ASTC decoder sources from MIT-licensed Granite engine: https://github.com/Themaister/Granite

/cc @nchery @kwg @jljusten

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: compute-astc-decode