]> git.sesse.net Git - pistorm/commit
Some RTG bug fixes, (inactive for now) P2C iRTG implementation
authorbeeanyew <beeanyew@gmail.com>
Thu, 3 Jun 2021 20:16:12 +0000 (22:16 +0200)
committerbeeanyew <beeanyew@gmail.com>
Thu, 3 Jun 2021 20:16:12 +0000 (22:16 +0200)
commitffdf080c87aa36929b4a16bed88d8868b9b3ed9c
tree4c360f7def897b52899e30cfc29e892285ba4ed9
parent6a345535ee7d2985830e58210a5aa609fe94c5bd
Some RTG bug fixes, (inactive for now) P2C iRTG implementation

Fix P2C/P2D behavior when swiching between color depths.
Add P2C iRTG implementation. This is currently too slow to be used due to the massive amount of single ps_read_8s, needs something to copy all the data similar to the RTG driver code.
platforms/amiga/pistorm-dev/pistorm-dev.c
platforms/amiga/rtg/irtg_structs.h
platforms/amiga/rtg/rtg-gfx.c
platforms/amiga/rtg/rtg.c
platforms/amiga/rtg/rtg_driver_amiga/pigfx-2.c