From d3fb6b2cb9cf353630374ceeb7d6c550a3a942d9 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 10 Jan 2017 10:43:01 +0100 Subject: Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option --- gfxconf.example.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index c7b836bf..67792d26 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -138,6 +138,7 @@ // #define GDISP_NEED_IMAGE_PNG_RGBALPHA_16 TRUE // #define GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE 32 // #define GDISP_IMAGE_PNG_FILE_BUFFER_SIZE 8 +// #define GDISP_IMAGE_PNG_Z_BUFFER_SIZE 32768 // #define GDISP_NEED_IMAGE_ACCOUNTING FALSE //#define GDISP_NEED_PIXMAP FALSE -- cgit v1.2.3