gint/src/render-cg
lephe 652637d475 bopti: add support for r5g6b5 and r5g6b5a on fxcg50
This commit introduces bopti for fxcg50 with the first basic 16-bit
formats. The performance is rather slow, especially for large images,
and will need refinements and/or overclock to be really efficient in
full-screen real-time applications.
2019-08-27 21:04:07 +02:00
..
bopti-asm.h bopti: add support for r5g6b5 and r5g6b5a on fxcg50 2019-08-27 21:04:07 +02:00
bopti-asm.s bopti: first fxcg50 version with r5g6b5 and r5g6b5a 2019-08-04 13:59:35 +02:00
bopti.c bopti: first fxcg50 version with r5g6b5 and r5g6b5a 2019-08-04 13:59:35 +02:00
dclear.c render-cg: decently implement basic functions 2019-05-03 17:11:43 +02:00
dimage.c bopti: add support for r5g6b5 and r5g6b5a on fxcg50 2019-08-27 21:04:07 +02:00
dline.c render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
dpixel.c render-cg: decently implement basic functions 2019-05-03 17:11:43 +02:00
drect.c render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
dupdate.c display: add a dupdate_noint() for exceptions handlers 2019-07-04 11:46:26 -04:00
dvram.c render-cg: decently implement basic functions 2019-05-03 17:11:43 +02:00
topti-asm.h render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
topti-asm.s render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
topti.c topti: spacing bug fix on fxcg50 2019-08-27 21:02:28 +02:00