gint/src/render-cg/image
Lephe 4df3d69d8c
render: add a window setting to restrict rendering
Mono text rendering is a bad hack and probably not that fast, but meh.
We can optimize it the day it becomes a bottleneck, if ever...
2022-11-19 17:19:28 +01:00
..
image.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_macros.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p4.S image: new image format and base for the image library 2022-05-13 23:31:03 +01:00
image_p4.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p4_clearbg.S render-cg: restore bopti method on P4 and defined p4_clearbg_alt 2022-05-06 16:26:44 +01:00
image_p4_clearbg_alt.S render-cg: restore bopti method on P4 and defined p4_clearbg_alt 2022-05-06 16:26:44 +01:00
image_p4_clearbg_alt.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p4_dye.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p4_dye.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p4_effect.c render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p4_normal.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p4_swapcolor.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p4_swapcolor.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p8.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p8.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p8_clearbg.S render-cg: fix negative alpha values being miscompared in P8 2022-05-07 18:12:44 +01:00
image_p8_dye.S render-cg: fix negative alpha values being miscompared in P8 2022-05-07 18:12:44 +01:00
image_p8_dye.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_p8_effect.c render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p8_normal.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p8_swapcolor.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_p8_swapcolor.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_rgb16.S image: new image format and base for the image library 2022-05-13 23:31:03 +01:00
image_rgb16.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_rgb16_clearbg_dye.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_rgb16_dye.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
image_rgb16_effect.c render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_rgb16_normal.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_rgb16_swapcolor.S render-cg: add new image rendering functions with dynamic effects 2022-05-04 19:08:54 +01:00
image_rgb16_swapcolor.c render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00