Azur/azur/src/gint/shaders
Lephenixnoir a33b82f283
azrp: precompute list of glyphs in text shader
This was planned for later but kind of required to avoid having
commands that reference random strings whose lifetime is very much
questionable.
2023-06-15 15:09:59 +02:00
..
clear.S azur: documentation and optimization on rendering 2022-05-27 20:55:44 +01:00
clear.c azrp: in-place command generation + variadic commands 2023-06-15 15:08:45 +02:00
image.c azrp: in-place command generation + variadic commands 2023-06-15 15:08:45 +02:00
image_macros.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p4.c azrp: configure shaders automatically 2023-05-29 12:49:29 +02:00
image_p4_dye.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
image_p4_effect.c azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p4_normal.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p4_swapcolor.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
image_p8.c azrp: configure shaders automatically 2023-05-29 12:49:29 +02:00
image_p8_dye.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
image_p8_effect.c azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p8_normal.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p8_swapcolor.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_p8_swapcolor.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
image_rgb16.c azrp: configure shaders automatically 2023-05-29 12:49:29 +02:00
image_rgb16_clearbg.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_rgb16_dye.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_rgb16_dye.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
image_rgb16_effect.c azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_rgb16_normal.S azrp: add rectangle shader (azrp_rect): flat, invert, darken, whiten 2023-05-31 23:29:26 +02:00
image_rgb16_swapcolor.S azur: image shader with dynamic effects, and 16-row fragment 2022-05-27 20:55:44 +01:00
image_rgb16_swapcolor.c azrp: update image shader to use dwindow settings 2022-11-19 17:47:21 +01:00
rect.S azrp: add rectangle shader (azrp_rect): flat, invert, darken, whiten 2023-05-31 23:29:26 +02:00
rect.c azrp: in-place command generation + variadic commands 2023-06-15 15:08:45 +02:00
text.S azrp: first version of text shader (slow!), based on topti-cg 2023-06-12 20:39:43 +02:00
text.c azrp: precompute list of glyphs in text shader 2023-06-15 15:09:59 +02:00
triangle.S azrp: improve the triangle shader (speedup x1.2) 2022-08-20 20:56:48 +02:00
triangle.c azrp: in-place command generation + variadic commands 2023-06-15 15:08:45 +02:00