Mercurial > hg > Members > kono > Cerium
comparison Renderer/Engine/task/DrawSpan.cc @ 860:649e4cb84683
Still on the way
author | yutaka@localhost.localdomain |
---|---|
date | Fri, 18 Jun 2010 01:30:06 +0900 |
parents | e2af25174a05 |
children | f525427ae30f |
comparison
equal
deleted
inserted
replaced
859:e39f320c4411 | 860:649e4cb84683 |
---|---|
1 #include <stdlib.h> | 1 #include <stdlib.h> |
2 #include <string.h> | 2 #include <string.h> |
3 #include "DrawSpan.h" | 3 #include "DrawSpan.h" |
4 #include "polygon_pack.h" | 4 #include "polygon_pack.h" |
5 #include "texture.h" | 5 #include "task_texture.h" |
6 #include "viewer_types.h" | 6 #include "viewer_types.h" |
7 #include "Func.h" | 7 #include "Func.h" |
8 #include "sys.h" | 8 #include "sys.h" |
9 #include "SchedTask.h" | 9 #include "SchedTask.h" |
10 #include "Tapestry.h" | 10 #include "Tapestry.h" |