gint/src/render-cg
Lephe 6f758cd36c
defs: allow NULL callbacks in gint_call()
2023-01-31 16:04:35 +01:00
..
image render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dclear.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dgetpixel.c render: add a dgetpixel() function 2022-11-16 19:12:48 +01:00
dpixel.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
drect.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
dsubimage.c image: new image format and base for the image library 2022-05-13 23:31:03 +01:00
dupdate.c defs: allow NULL callbacks in gint_call() 2023-01-31 16:04:35 +01:00
dvram.c render-cg: allocate VRAM in _ostk to keep _uram for large allocs 2022-11-26 18:38:09 +01:00
gint_dline.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
render-cg.h move private headers to subfolders of src/ 2020-07-13 17:47:21 +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 core: answer TLB misses and remove startup mapping (UNSTABLE) 2020-06-14 18:22:20 +02:00
topti.c render: fix missed clipping test in dtext() 2022-11-19 23:41:47 +01:00