]> Pileus Git - grits/commit
Use depth test for partial tile drawing
authorAndy Spencer <andy753421@gmail.com>
Tue, 14 Feb 2012 04:53:33 +0000 (04:53 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 14 Feb 2012 04:53:33 +0000 (04:53 +0000)
commit957c73ef908b76227135d0c94a4df53ebf582ccd
tree1bec8f21895e6fae1093ded5ea4df6968872cf88
parente614b9b78a6d27c950e1face5226d32a29ee90df
Use depth test for partial tile drawing

If a child tile exists, draw it first and rely on the depth test to
prevent overwriting it with the parent tile.
src/objects/grits-tile.c