taisei/src/plrmodes
Andrei Alexeyev 9d3bf87559
Refactor matrix stack API to get rid of matrix mode (#177)
This replaces the r_mat_foo functions with specialized r_mat_{mv,tex,proj}_foo counterparts that operate explicitly on the modelview, texture, and projection matrix stacks respectively.
2019-10-12 15:02:15 +03:00
..
marisa.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
marisa.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_a.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
marisa_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
marisa_b.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
marisa_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
meson.build Add Reimu Hakurei as a playable character (#106) 2018-08-11 22:13:48 +03:00
reimu.c Dialogue updates with dynamic facial expressions and defeated character portraits (#175) 2019-08-22 22:43:34 +03:00
reimu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
reimu_a.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
reimu_b.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
youmu.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
youmu.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_a.c make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_a.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00
youmu_b.c Refactor matrix stack API to get rid of matrix mode (#177) 2019-10-12 15:02:15 +03:00
youmu_b.h make upkeep script preserve existing copyrights 2019-08-03 20:44:22 +03:00