Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • 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
  • MesaMesa
  • mesamesa
  • Merge requests
  • !794

Enable fp16 visuals and fbconfigs

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Kevin Strasser requested to merge strassek/mesa:fp16-v2 into master May 02, 2019
  • Overview 69
  • Commits 13
  • Pipelines 21
  • Changes 30

Continuation of: https://patchwork.freedesktop.org/series/54759/

This series enables fp16 fbconfigs and visuals by leveraging existing off-screen rendering support.

These formats can be used in conjunction with EXT_surface_SMPTE2086_metadata (not yet implemented by any drivers) to support EXT_gl_colorspace_scrgb / EXT_gl_colorspace_scrgb_linear, used in places like Android wide color gamut.

As an easy smoke test I have a modified version of kmscube: https://gitlab.freedesktop.org/strassek/kmscube/commits/fp16

Edited May 07, 2019 by Kevin Strasser
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fp16-v2