Mercurial > hg > Game > Cerium
diff TaskManager/Test/test_render/Makefile @ 354:cfd20d609ace draft
add example/get_segment and change spe/DrawSpan.cpp
author | koba |
---|---|
date | Wed, 15 Jul 2009 17:39:51 +0900 |
parents | 15bfacccde99 |
children | 5b995810b86a |
line wrap: on
line diff
--- a/TaskManager/Test/test_render/Makefile Fri Jun 05 17:07:35 2009 +0900 +++ b/TaskManager/Test/test_render/Makefile Wed Jul 15 17:39:51 2009 +0900 @@ -31,3 +31,11 @@ SGList.h: xml_file/*.xml perl tools/create_sglist.pl xml_file/*.xml + +run-ps3: + ps3-video-mode -v 133 + ./test_nogl -video fb -width 1920 -height 1080 + +run-ps3tv: + ./test_nogl -video fb -width 576 -height 384 -bpp 32 +