]> git.tdb.fi Git - libs/gl.git/commit
Rewrite light binding to match textures
authorMikko Rasa <tdb@tdb.fi>
Thu, 28 Nov 2013 00:02:49 +0000 (02:02 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 28 Nov 2013 00:02:49 +0000 (02:02 +0200)
commit48b1ab4fff00c49cc15d70a354eedb3d7a2f3e87
tree75b960f8c7ea42dc5559b59b6cf0818da3416d77
parent6fd9b09f47ff6a07bd5ca7f9e8887db3486bfcb1
Rewrite light binding to match textures

Both have multiple multiple parallel bind points, so it makes sense they
behave in the same way.
source/light.cpp
source/light.h
source/lightunit.cpp [new file with mode: 0644]
source/lightunit.h [new file with mode: 0644]