cleaned up MANIFEST, Added it to .gitignore. Added lib/SDL/Video.pm with some prelim...
authorKartik Thakore <thakore.kartik@gmail.com>
Fri, 23 Oct 2009 15:49:43 +0000 (11:49 -0400)
committerKartik Thakore <thakore.kartik@gmail.com>
Fri, 23 Oct 2009 15:49:43 +0000 (11:49 -0400)
commit95f5be308db86ed665a21a6d0c99aa5acb0b3409
tree5d1e6cef9441d62d2adc5c635cd1cc1bb3af3c5c
parenta677489e629dc8dcfe5d0367335265c1a8b0c1a7
cleaned up MANIFEST, Added it to .gitignore. Added lib/SDL/Video.pm with some prelim docs. Added test for get_video_surface. Added video compile to Build.PL
.gitignore
Build.PL
MANIFEST [deleted file]
MANIFEST.SKIP
lib/SDL/Video.pm [new file with mode: 0644]
src/Core/Video.xs
t/core_video.t