Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G glow-extras
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glow
  • glow-extras
  • Merge requests
  • !18

allocAtLeast Pipeline, Viewer Outline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jonathan Kunstwald requested to merge feature/jk-dev into master Apr 16, 2019
  • Overview 0
  • Commits 23
  • Pipelines 0
  • Changes 32
  • Change all pipeline target allocations to allocAtLeast, significantly improving multi viewer performance
  • Adapt various pipeline features to work with oversized targets
  • Remove previous SSAO option (SAO) for maintainability reasons
  • Add optional edge outline effect based on normal and depth discontinuities
  • Enabled by default in Viewer (WIP: Looks)
  • Move OpenGL debug group CMake option to global CMakeLists, respect option in Viewer
  • Add Viewer ImGui menu bar
  • Add method to RenderPipeline to de-allocate all internal targets (leading to possible resizes on next render)
  • Add option to StageCamera to enable / disable TAA history rejection
Edited Apr 16, 2019 by Jonathan Kunstwald
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/jk-dev