Backport GPU Unai plugin from PCSX4ALL
[pcsx_rearmed.git] / frontend / plugin_lib.h
index 92e62e9..d51c5e7 100644 (file)
@@ -80,6 +80,13 @@ struct rearmed_cbs {
                int   dwFrameRateTicks;
        } gpu_peops;
        struct {
+               int ilace_force;
+               int pixel_skip;
+               int lighting;
+               int fast_lighting;
+               int blending;
+               int dithering;
+               // old gpu_unai config for compatibility
                int   abe_hack;
                int   no_light, no_blend;
                int   lineskip;