]> git.tdb.fi Git - libs/gl.git/commit
Remove support for inline textures in RenderPass
authorMikko Rasa <tdb@tdb.fi>
Tue, 23 Jun 2020 16:38:56 +0000 (19:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 23 Jun 2020 22:24:33 +0000 (01:24 +0300)
commitb4b7ee4b3b767b8cc097ffe8205c71f3afbe5d39
treeda7e53e72460630f923ce946170be9ecf488bbf6
parent1b117d0b797375738fc95df5908dfe969dd2d64e
Remove support for inline textures in RenderPass

The datafile system has advanced sufficiently that this particular case
of inlining is no longer needed.
source/renderpass.cpp
source/renderpass.h