summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/node_helper.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-07shader: Move Node declarations out of the shader IR headerReinUsesLisp1-1/+6
2019-06-06shader: Use shared_ptr to store nodes and move initialization to fileReinUsesLisp1-0/+60