X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fdevices%2Fopengl.c;h=c8efc053b12c71fe2a28c3a70efe4024c4a3ad8f;hb=b93de056e0b79f57c8f8fe22985b166c7d2c3dc3;hp=6b48c5e46103907853621450a166cf04349484a4;hpb=640c161f763e0d623635d5094b41368e8f0da818;p=swftools.git diff --git a/lib/devices/opengl.c b/lib/devices/opengl.c index 6b48c5e..c8efc05 100644 --- a/lib/devices/opengl.c +++ b/lib/devices/opengl.c @@ -17,6 +17,7 @@ //#define ZSTEP (1/65536.0) #define ZSTEP (1/32.0) +//#define ZSTEP (1/4.0) typedef struct _fontlist { gfxfont_t*font;