]> git.tdb.fi Git - libs/gl.git/commit - source/builders
Add compatibility typedefs for the pipeline classes
authorMikko Rasa <tdb@tdb.fi>
Wed, 14 Apr 2021 11:45:15 +0000 (14:45 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 14 Apr 2021 12:24:27 +0000 (15:24 +0300)
commit9b802e9749fc9d372ef105c6347346d0951ef27f
treecabd07d219f368b572a31fcf04cfacce8d720e13
parentdff7004fa078d55911664c0f513b5dc6c9449420
Add compatibility typedefs for the pipeline classes

Must be in a separate commit for git to pick up on the renames in the
previous one.
source/builders/pipelinebuilder.h [new file with mode: 0644]
source/builders/pipelinetemplate.h [new file with mode: 0644]
source/render/pipeline.h [new file with mode: 0644]