log

age author description
2010-07-15 Shinji KONO merge
2010-07-15 Shinji KONO fix SimpleTask alignment
2010-07-15 Yutaka_Kinjyo ..fix..
2010-07-15 Yutaka_Kinjyo ..
2010-07-15 Shinji KONO minor fix. possible schedTaskArray overrun
2010-07-14 Shinji KONO minor fix. Redering Engine not worked yet.
2010-07-14 Shinji KONO call savedTask->write() in TaskArray finish.
2010-07-14 Shinji KONO remove run variable to avoid SPU compiler bug from SchedTaskArray::exec().
2010-07-13 tkaito set_move_task add.
2010-07-13 Yutaka_Kinjyo fix
2010-07-11 tkaito obj_move fix
2010-07-11 tkaito merge
2010-07-11 tkaito SceneGraphRoot::set_move_task add.
2010-07-09 kazz cannot load xml of 3rd screen bug fix (include init bug yet)
2010-07-06 kazz [Renderer/Test/aquarium] sync aquarium (1 bug)
2010-07-06 kazz [Renderer/Test/aquarium] sync object
2010-07-06 kazz hash bug fixed(?)
2010-07-06 kazz [Renderer/Test/aquarium] changed euc to utf8
2010-07-06 kazz merged
2010-07-06 kazz [Renderer/Test/aquarium] sendable xml object by psx_out()
2010-07-04 Shinji KONO new hash function
2010-07-04 Shinji KONO fix hash problem ( unsigned int-> long overflow )
2010-07-04 Shinji KONO add overlay segment
2010-07-04 Shinji KONO fix get segment dma tag zero problem
2010-06-28 tkaito fix SceneGraphRoot::set_game_task.
2010-06-27 tkaito set_game_task add to SceneGraphRoot.
2010-06-22 kazz [aquarium]: update screen scope on linda with protobuf
2010-06-22 kazz add init_aquarium with protobuf
2010-06-22 kazz add aquarium.proto
2010-06-22 kazz merge
2010-06-22 kazz edit Renderer/Test/Makefile for ProtocolBuffers (please install ProtocolBuffers)
2010-06-22 kazz get serial id
2010-06-18 yutaka add file
2010-06-18 yutaka Still on the way
2010-06-17 yutaka Still on the way
2010-06-16 kazz linda connection init
2010-06-16 kazz Renderer/Test/aquarium init
2010-06-10 yutaka DrawSpan taskArray bug fix
2010-06-10 Yutaka_Kinjyo fix
2010-06-10 Yutaka_Kinjyo light fix--
2010-06-09 yutaka may be need ppeManager
2010-06-09 game fix
2010-06-07 yutaka bug fix?
2010-06-05 tkaito createSceneGraph(): error message add.
2010-06-05 tkaito fix
2010-06-05 tkaito merge
2010-06-05 tkaito addChild fix
2010-06-05 kazz replace rd() to wait_rd(). and if reply of wait_rd() is NULL, client request one more rd(). for wait_rd() cannot get last changed tuple.
2010-06-04 tkaito fix 64bit mode
2010-06-02 Yutaka_Kinjyo light bug fix.
2010-06-02 kazz send_linda's bug fix, and replace wait_rd() to rd() on dynamic_load
2010-06-01 kazz cleanup unused variables and fix warning.
2010-06-01 kazz merged
2010-06-01 kazz dynamic loading demo bug fix
2010-05-30 koba add QueueInfo figure.
2010-05-27 Yutaka_Kinjyo if unnecessary
2010-05-27 Yutaka_Kinjyo Draw Span Task -> Task Array
2010-05-25 tkaito merge
2010-05-25 tkaito example fix 50%
2010-05-25 yutaka fix