projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6076ae4
)
Mark blit_surface as implemented
Leon Brocard [Mon, 2 Nov 2009 16:30:53 +0000 (16:30 +0000)]
t/core_video.t
patch
|
blob
|
blame
|
history
diff --git
a/t/core_video.t
b/t/core_video.t
index
fa52fdb
..
3860f83
100644
(file)
--- a/
t/core_video.t
+++ b/
t/core_video.t
@@
-42,6
+42,7
@@
my @done =
load_BMP
save_BMP
fill_rect
+ blit_surface
/;
can_ok ('SDL::Video', @done);
@@
-162,7
+163,6
@@
my @left = qw/
get_gamma_ramp
set_clip_rect
get_clip_rect
- blit_surface
GL_load_library
GL_get_proc_address
GL_get_attribute