Commit Graph

9 Commits

Author SHA1 Message Date
wgroeneveld 47d685a41c back-face culling performance boost! 2020-07-15 12:03:50 +02:00
wgroeneveld 2ee8fe4e4a raserizer fixes, vectorpx not needed, reduce bitshift ops 2020-07-12 08:27:32 +02:00
wgroeneveld d3bd172d96 refactor specific rendering out of gba engine 2020-07-11 12:06:40 +02:00
wgroeneveld 0e6f2db4ed move to toncs faster line rendering algorithms 2020-07-10 20:14:47 +02:00
wgroeneveld 0965f80e99 add bitmap m4-enabled textstream 2020-07-09 20:14:27 +02:00
wgroeneveld a38f1eeddd view/projection/world matrices, first attempt to glue everything together 2020-07-09 13:29:02 +02:00
wgroeneveld c6374b6e59 PerspectiveFovLH with fx2lut impl 2020-07-08 20:54:56 +02:00
wgroeneveld aedb3cdfcb fixed point math, vectors, initial matrix 2020-07-08 18:12:38 +02:00
wgroeneveld 27e6a9065c initial commit, stripped-down version of gba-sprite-engine 2020-07-08 09:05:02 +02:00