Mercurial > hg > Members > kono > Cerium
graph
-
remove viewer_types.cc (what's this?)2010-08-02, by Shinji KONO
-
remove early touch2010-08-02, by Shinji KONO
-
word count size fix for task array2010-08-02, by Shinji KONO
-
word count size fix2010-08-02, by Shinji KONO
-
fix word count2010-08-02, by Shinji KONO
-
add WordCount.h2010-08-01, by Shinji KONO
-
unify word count examples....2010-08-01, by Shinji KONO
-
sort example fix ( simple task accepts one param and more compatible with old task)2010-08-01, by Shinji KONO
-
rename viewerGL2010-07-31, by koba
-
Rendering Engine compile on SPU.2010-07-31, by Shinji KONO
-
FB mode is working again on Mac OS X.2010-07-31, by Shinji KONO
-
add no_auto_free flag on HTask2010-07-31, by Shinji KONO
-
unknown dead lock still...2010-07-31, by Shinji KONO
-
loop detection.2010-07-31, by Shinji KONO
-
dead lock still remains. zombi problem?2010-07-31, by Shinji KONO
-
Sort working on spu cpu == 1 or -a case2010-07-31, by Shinji KONO
-
dead lock on spu/ppu mail2010-07-30, by Shinji KONO
-
-a option for sort2010-07-30, by Shinji KONO
-
sort fix ( not working now )2010-07-30, by Shinji KONO
-
merge2010-07-30, by Shinji KONO
-
sort test (add swap())2010-07-30, by Shinji KONO
-
Add Lighting to GL mode2010-07-30, by koba
-
GL drawing speed up2010-07-30, by koba
-
adjust glOrtho2010-07-30, by koba
-
fix2010-07-30, by koba
-
remove garbage codes from viewerGL2010-07-30, by koba
-
minor fix2010-07-30, by Shinji KONO
-
add profile in Redering Engine2010-07-30, by Shinji KONO
-
show dma wait format2010-07-30, by Shinji KONO
-
fix DMA/Mail wait profiler2010-07-30, by Shinji KONO
-
moving OpenGL mode now!2010-07-29, by koba
-
add test_linda2010-07-25, by kazz
-
merge2010-07-25, by kazz
-
add linda_test2010-07-25, by kazz
-
add loadelf in tmp/old.2010-07-25, by Shinji KONO
-
add get_tag ( no one use it though )2010-07-24, by Shinji KONO
-
make SchedTask API virtual (for relocation)2010-07-24, by Shinji KONO
-
create_polygon_task ..not worked yet.2010-07-23, by yutaka
-
0 is filled on the spe side.2010-07-21, by yutaka
-
set_game_task fix.2010-07-20, by tkaito
-
..#..2010-07-19, by Yutaka_Kinjyo
-
add file2010-07-19, by Yutaka_Kinjyo
-
merge2010-07-19, by Yutaka_Kinjyo
-
fix..2010-07-19, by Yutaka_Kinjyo
-
fix2010-07-19, by Yutaka_Kinjyo
-
collect matrix..2010-07-19, by Yutaka_Kinjyo
-
coord_pack is stuffed with infomation of create polygon at spe.2010-07-19, by Yutaka_Kinjyo
-
comments2010-07-19, by Shinji KONO
-
[aquarium] Makefile update2010-07-17, by kazz
-
[aquarium] direction bug fix2010-07-16, by game
-
[aquarium] add direction of fish2010-07-16, by game
-
Redering Engine worked on PS3.2010-07-16, by Shinji KONO
-
minor fix.2010-07-16, by Shinji KONO
-
minor fix..2010-07-16, by Shinji KONO
-
merge2010-07-16, by Shinji KONO
-
add return address in SimpleTask for debugging.2010-07-16, by Shinji KONO
-
minor fix2010-07-16, by Shinji KONO
-
add alignment of classes in SPU2010-07-16, by Shinji KONO
-
merge2010-07-15, by Shinji KONO
-
fix SimpleTask alignment2010-07-15, by Shinji KONO
-
..fix..2010-07-15, by Yutaka_Kinjyo
-
..2010-07-15, by Yutaka_Kinjyo
-
minor fix. possible schedTaskArray overrun2010-07-15, by Shinji KONO
-
minor fix. Redering Engine not worked yet.2010-07-14, by Shinji KONO
-
call savedTask->write() in TaskArray finish.2010-07-14, by Shinji KONO
-
remove run variable to avoid SPU compiler bug from SchedTaskArray::exec().2010-07-14, by Shinji KONO
-
set_move_task add.2010-07-13, by tkaito
-
fix2010-07-13, by Yutaka_Kinjyo
-
obj_move fix2010-07-11, by tkaito
-
merge2010-07-11, by tkaito
-
SceneGraphRoot::set_move_task add.2010-07-11, by tkaito
-
cannot load xml of 3rd screen bug fix (include init bug yet)2010-07-09, by kazz
-
[Renderer/Test/aquarium] sync aquarium (1 bug)2010-07-06, by kazz
-
[Renderer/Test/aquarium] sync object2010-07-06, by kazz
-
hash bug fixed(?)2010-07-06, by kazz
-
[Renderer/Test/aquarium] changed euc to utf82010-07-06, by kazz
-
merged2010-07-06, by kazz
-
[Renderer/Test/aquarium] sendable xml object by psx_out()2010-07-06, by kazz
-
new hash function2010-07-04, by Shinji KONO
-
fix hash problem ( unsigned int-> long overflow )2010-07-04, by Shinji KONO
-
add overlay segment2010-07-04, by Shinji KONO
-
fix get segment dma tag zero problem2010-07-04, by Shinji KONO
-
fix SceneGraphRoot::set_game_task.2010-06-28, by tkaito
-
set_game_task add to SceneGraphRoot.2010-06-27, by tkaito
-
[aquarium]: update screen scope on linda with protobuf2010-06-22, by kazz
-
add init_aquarium with protobuf2010-06-22, by kazz
-
add aquarium.proto2010-06-22, by kazz
-
merge2010-06-22, by kazz
-
edit Renderer/Test/Makefile for ProtocolBuffers (please install ProtocolBuffers)2010-06-22, by kazz
-
get serial id2010-06-22, by kazz
-
add file2010-06-18, by yutaka
-
Still on the way2010-06-18, by yutaka
-
Still on the way2010-06-17, by yutaka
-
linda connection init2010-06-16, by kazz
-
Renderer/Test/aquarium init2010-06-16, by kazz
-
DrawSpan taskArray bug fix2010-06-10, by yutaka
-
fix2010-06-10, by Yutaka_Kinjyo
-
light fix--2010-06-10, by Yutaka_Kinjyo
-
may be need ppeManager2010-06-09, by yutaka
-
fix2010-06-09, by game
-
bug fix?2010-06-07, by yutaka
-
createSceneGraph(): error message add.2010-06-05, by tkaito
-
fix2010-06-05, by tkaito
-
merge2010-06-05, by tkaito
-
addChild fix2010-06-05, by tkaito
-
fix 64bit mode2010-06-04, by tkaito
-
light bug fix.2010-06-02, by Yutaka_Kinjyo
-
send_linda's bug fix, and replace wait_rd() to rd() on dynamic_load2010-06-02, by kazz
-
cleanup unused variables and fix warning.2010-06-01, by kazz
-
merged2010-06-01, by kazz
-
dynamic loading demo bug fix2010-06-01, by kazz
-
add QueueInfo figure.2010-05-30, by koba
-
if unnecessary2010-05-27, by Yutaka_Kinjyo
-
Draw Span Task -> Task Array2010-05-27, by Yutaka_Kinjyo
-
merge2010-05-25, by tkaito
-
example fix 50%2010-05-25, by tkaito
-
fix2010-05-25, by yutaka
-
merged2010-05-25, by Shinji KONO
-
Freemind2010-05-25, by game