Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glow-extras
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Mattes
glow-extras
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
3
Aug
21
Jul
20
3
30
Jun
29
22
24
May
22
21
20
13
6
3
2
25
Apr
18
23
Mar
18
10
4
3
1
Changed Renderpipeline to allow for Postprocesses, which use the current color instead of blending to it
master
master
Fixed Helpers trying to instance Meshes with the same first vertex/index but different count
Added helpers module with helpers for Multidraw
More rendering pipeline improvements
Added postprocess opaque pass
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras
Removed superfluous viewport setting
Fixed assignCamera 2nd parameter
Improved performance of GGX env map filtering
Applied clang format
Fixed IBL
Added profiling to glow-assimp
Switched Env map to 16f
Added working GGX IBL code, inspired by UE4 Real Shading
Made glow-extras windows compatible
Working on material system
Made initial clear color gamma-correct
Added weighted blended order-independent transparency to rendering pipeline
Added FXAA and gamma correction to RP, added some clarification to generic cams
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras
Working on rendering pipeline module
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras
Added simple coord frame geometry
Assimp import works better now, Cube generator got some fixes, started rendering pipeline sublib
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras
Added skeleton for assimp import
Made disable messages STATUS instead of error
Architecture for libs with dependencies
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras
Added Shared decls to camers
Updated readme
Fixed clang compile warnings
Added generator function to geometry templates
Cube and Quad geometry gen
Added camera, geometry, shader sublibs
Initial commit with readme and ported cameras
Loading