gint/src/render-fx
Lephe edcebff311
bopti: fix a VRAM overflow through the rightmost column
The checks for VRAM access account for image columns intersecting the
longword before the start of a VRAM line, but not the longword after the
start of a VRAM line. This is now fixed.
2021-06-08 09:38:09 +02:00
..
bopti-asm-gray-scsp.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm-gray.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm-mono-scsp.s bopti: performance improvements for SCSP cases 2020-07-23 10:18:46 +02:00
bopti-asm.h bopti: more performance improvement for SCSP cases 2020-07-23 14:03:45 +02:00
bopti-asm.s bopti: add gray support for all four profiles 2019-07-27 19:51:53 -04:00
bopti.c bopti: fix a VRAM overflow through the rightmost column 2021-06-08 09:38:09 +02:00
dclear.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
dpixel.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
drect.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
dsubimage.c bopti: more performance improvement for SCSP cases 2020-07-23 14:03:45 +02:00
dupdate.c kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
gint_dline.c display-fx: protect vertical lines against clipping out of bounds 2020-10-05 15:13:38 +02:00
masks.c move private headers to subfolders of src/ 2020-07-13 17:47:21 +02:00
render-fx.h display: add a maximum size parameter to dtext_opt() 2021-02-15 18:37:06 +01:00
topti-asm.h display: add a maximum size parameter to dtext_opt() 2021-02-15 18:37:06 +01:00
topti-asm.s core: answer TLB misses and remove startup mapping (UNSTABLE) 2020-06-14 18:22:20 +02:00
topti.c display: add a maximum size parameter to dtext_opt() 2021-02-15 18:37:06 +01:00