Lazy + CPU/GPU rendering toggle in script.
[ipdf/code.git] / src / debugscript.h
index 822819a..9e4dce8 100644 (file)
@@ -26,6 +26,10 @@ private:
                AT_Zoom,
                AT_TranslatePx,
                AT_ZoomPx,
+               AT_SetCPURendering,
+               AT_SetGPURendering,
+               AT_EnableLazyRendering,
+               AT_DisableLazyRendering,
                AT_Quit
        };
 

UCC git Repository :: git.ucc.asn.au