Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
glow-extras
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glow
  • glow-extras
  • Merge Requests
  • !26

Merged
Opened May 10, 2019 by Jonathan Kunstwald@jkunstwaldDeveloper

Reverse-Z Pipeline

  • Overview 0
  • Commits 37
  • Changes 43
  • Add a define option to switch the pipeline to reverse-Z mode
    • Flipped depth
    • Infinite far plane
    • Zero-to-one clip space
    • Enabled by default
  • Improve shadow cascade system
    • No longer requires squared camera distance in shader, simplified glsl interface
    • Fixed circle artifact on cascade edges
    • Improved configurability with cascade split lambda in RenderScene
  • Fix TAA Jitter extent
    • From [-1, 1] to [-0.5, 0.5]
    • Reduces jittering and blur
  • Add imgui utils to glow-extras-debugging
    • Add dark and light ImGui "glow theme"
    • Enabled in viewer
  • Add "Suppress" button to DebugOverlay
    • If suppressed, the overlay no longer becomes visible on new OpenGL errors
    • Only a call to ToggleVisibility (F10) un-suppresses the overlay
  • Add viewport output settings to the pipeline
    • Use them for multiple subviews in the viewer in favor of a temporary fbo and blitting
  • Minor fixes
    • Adjust outline normal threshold in viewer
    • Fix preprocessor condition for imgui presence
Edited May 19, 2019 by Jonathan Kunstwald
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: Glow/glow-extras!26
Source branch: feature/jk-dev

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.