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

Implement partial composition #902

Merged
merged 8 commits into from
Jul 9, 2023
Merged

Implement partial composition #902

merged 8 commits into from
Jul 9, 2023

Commits on Jun 27, 2023

  1. steamcompmgr, rendervulkan: Implement deferred partial composition

    Use partial composition for overlays when we have too many layers.
    misyltoad committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9756600 View commit details
    Browse the repository at this point in the history
  2. rendervulkan: Use same memory backing for partial and complete compos…

    …ition
    
    Despite different formats, alias the memory backing to save space.
    misyltoad committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    57a46db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e955fde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18d0b3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee7690a View commit details
    Browse the repository at this point in the history
  6. main: Fix CI

    misyltoad committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0296b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    0ee2d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e333ec View commit details
    Browse the repository at this point in the history