Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-Render-ShaderPipeline
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
OpenFlipper-Free
Plugin-Render-ShaderPipeline
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
fix-odr
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jan
16
Apr
21
Mar
13
Feb
8
Dec
15
Sep
27
Apr
25
30
Nov
20
Aug
14
17
Jul
10
Oct
26
Jun
20
Feb
5
1
Oct
19
Jul
8
Feb
6
1
10
Jan
9
30
Nov
26
21
15
13
Removed old svn header
master
master
Removed check for Qt less than 5
Merge branch 'featureCoreProfile' into 'master'
removed obsolete extension check, as it caused problems on some OSes
fix ODR conflict with Plugin-Render-Classic
fix-odr
fix-odr
removed check for ARB vertex buffer object.
Merge branch 'renderer_crashfix' into 'master'
avoid crash on show render objects if there are none
reduced includes by means of static code analysis
replace qt opengl checks with ACG refs #2529
Implement Qt5 style to detect current OpenGL Context capability
Another Bunch of license headers
BSD License Switch
- update stereo rendering
Qt5 compat fixes.
Stereo support and new buffer handling in shader pipeline renderer
License header update
- updated the checkOpenGL function for the "Shader Pipeline Renderer", "Depth-Peeling Renderer" and the "SSAO Renderer"
- adding qt5 pluginsystem
Possibility to output shaders to strings in IRenderer
Return render object information in Depthpeeling and Shaderpipeline renderer
Moved Shader to core as it is required via core
Missing Shader for shader pipeline.
Christopher:
Switched name
Removed unused shaders
Reorganize and document the shader renderer
more accurate half vector for specular lighting in shader
Typo
support for immediate mode in new renderer
Fixed order of material settings, as the node itself can be a material node. refs #1286
GLEnum define not available on mac
mac GLenum define: GL_PROGRAM_POINT_SIZE_ARB
- point-size output in vertex-shader for point-list rendering
removed depth peeling functions
Moved the renderer Plugins to the Render collection
Loading