Added test for Overlay, updated Build.PL to add Overlay, Also made sure that right...
authorKartik Thakore <thakore.kartik@gmail.com>
Thu, 22 Oct 2009 01:26:30 +0000 (21:26 -0400)
committerKartik Thakore <thakore.kartik@gmail.com>
Thu, 22 Oct 2009 01:26:30 +0000 (21:26 -0400)
commit9346cc6bf06dec0a3c4d215f20f67df880027b34
tree00d477062a61a9eab881382f91b8ae7ceeec20c5
parentfcd68a9037ae3d5260f6cc2c96dec31ca54fc662
Added test for Overlay, updated Build.PL to add Overlay, Also made sure that right libraries are called to speed up Building time. Removed Create Overlay and Free Overlay from SDL.xs
Build.PL
src/Core/objects/Overlay.xs
src/SDL.xs
t/core_overlay.t [new file with mode: 0644]